gavinIRL / DCW

DesktopCryptoWatcher - Basic desktop GUI to pull and store data from public API(s), and create and evaluate ping-pong trading bots.
MIT License
0 stars 0 forks source link

Create API interaction code #4

Closed gavinIRL closed 3 years ago

gavinIRL commented 3 years ago

Create the code (including wrapper if needs be) which will interact with the Nomics API

gavinIRL commented 3 years ago

No longer going to use multiple API's with free keys such as nomics, instead going to use the API's available directly from the exchanges themselves starting with Bitfinex and Binance

gavinIRL commented 3 years ago

This is effectively complete for Binance endpoints and this will be the main focus for now. Closing this issue but may reopen more specific issues later related to e.g. bitfinex, websockets, etc.