-
Notifications
You must be signed in to change notification settings - Fork 1
Home old
CoinTiger-API edited this page Jan 23, 2019
·
1 revision
support all trading pairs in CoinTiger
api.cointiger.com domain name:api.cointiger.com
Tips: CoinTiger API please enter into the official website - personal account- API mangement to apply
**Trading rest v2 api ** (new version)
Trading_Macro_v2 = https://api.cointiger.com/exchange/trading/api/v2
Trading rest api ( old version)
Trading_Macro = https://api.cointiger.com/exchange/trading/api
Market rest api
Market_Macro = https://api.cointiger.com/exchange/trading/api/market
https://www.cointiger.com/exchange/api/public/market/detail (get):
wss api
wss://api.cointiger.com/exchange-market/ws
注: Must carry parameters
Language:zh_CN,en_US
appropriate for coinTiger(The number of API calls is limited to 6 times per second)
- Request and subscription instructions
- K Line market
- last 24 hours market
- Real-time transaction information
- deep handicap
- K line history data
- transaction history data
- last 24 hours market
- deep handicap
- K line history data
- transaction history data
- last 24 hours market position (Applicable to market display platform)
appropriate for coinTiger(The number of API calls is limited to 6 times per second)
- create orders
- Query the current order, history order
- Query current transaction, history transaction
- Query the transaction details of an order.
- Query the details of an order
- Bulk cancel orders
appropriate for coinTiger(The number of API calls is limited to 6 times per second)