crypto-crawler / crypto-client

An unified client for all cryptocurrency exchanges.
Apache License 2.0
7 stars 9 forks source link

okex #3

Open otccoin opened 4 years ago

otccoin commented 4 years ago

Thank you for your analysis. Can you add the following okex order book and options

otccoin commented 4 years ago

This is a very good project

soulmachine commented 4 years ago

OrderBook of OKEx is supported in this library https://github.com/soulmachine/crypto-crawler

crypto-client aims at placing orders, similar to ccxt. While crypto-crawlers aims at crawling Websocket realtime messages

OKEx options is not supported in both libraries yet, will implement in short future

otccoin commented 4 years ago

Thank you...