tiagosiebler / TriangularArbitrage

Detect triangular arbitrage opportunities within Binance price tickers
545 stars 171 forks source link

Verify rates logged in arbitrage_ticks DB row to ensure math is correct #35

Closed tiagosiebler closed 6 years ago

tiagosiebler commented 6 years ago

Math should be correct, but needs to be verified for logical mistakes. The DB rows have all the bid and ask prices for each step, as well as the calculated rate, so that can be checked by hand as verification.