tiagosiebler / TriangularArbitrage

Detect triangular arbitrage opportunities within Binance price tickers
566 stars 174 forks source link

Minor cleanup #40

Closed tiagosiebler closed 6 years ago

tiagosiebler commented 6 years ago

Transitioned TradingCore to events based API. Will use this to track on-going trades. Cleaned up BotCore logic a bit, and moved storage initialiser to index.js.