cryptoeax / arbbot

Arbitrator, a bitcoin/altcoin arbitrage trading bot
https://gitter.im/cryptoeax-arbbot/Lobby
GNU General Public License v3.0
199 stars 78 forks source link

Use the returnOrderTrades Poloniex API #47

Closed cryptoeax closed 6 years ago

cryptoeax commented 6 years ago

This API returns the trades in a given order, removing the need for the guesswork when the exchange is Poloniex.

cryptoeax commented 6 years ago

aeade26c201accb51fc1aff393607464e58a385e implements this on the pl-rewrite branch.