Skip to content

josephcomisi/woorton-API-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Woorton

Woorton: Cryptocurrency Liquidity Provider for Professional Investors

The Woorton OTC Public API allows clients to access the market-maker service anytime. The main usage is get quotations and executing trades.

Clients must be registered to Woorton OTC service to use this API. Contact Woorton team at contact@woorton.com

API Python Implementation

This repository contains an implementation of Woorton API in Python

Link of API documentation: https://woortonotcv1.docs.apiary.io/

How to trade ?

  1. Requests a quote for given a instrument, side, and quantity
  2. Execute the trade on the returned RFQ data

About

Implementation of Woorton API in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages