Handles multiple cryptocurrency exchange data feeds and returns normalized and standardized results to client registered callbacks for events like trades, book updates, ticker updates, etc. Utilizes ...
A BitMEX object wrapping the REST and WebSocket APIs. Out of the box, a simple market making strategy is implemented that blankets the bid and ask. More complicated strategies are up to the user. Try ...