Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.25 KB

kucoin.md

File metadata and controls

24 lines (18 loc) · 1.25 KB

Kucoin

API docs:

Proxy paths:

Path Methods Comment
/api/v1/market/candles GET cached in application store in memory
/api/v1/market/allTickers GET cached as blob in memory
/api/v1/currencies GET cached as blob in memory
/api/v1/symbols GET cached as blob in memory
* ANY proxied transparently

Configuration

Param Comment
kucoin-api-url kucoin api base URL
kucoin-topics-per-ws amount of topics per ws connection. **recommended value between 100-250 **
cache-size number of candles in application memory per {pair_tf}
ttl-cache-timeout cache blobs ttl