jamesbachini / DEX-Arbitrage

Example arbitrage trading bot
GNU General Public License v3.0
615 stars 350 forks source link

Not picking up any trades #21

Closed radityaidabagus closed 2 years ago

radityaidabagus commented 2 years ago

Hi, is there an explanation on why did the bot not pick up any arbitrage opportunities?

jamesbachini commented 2 years ago

It might be just because there's not much trading volume on Aurora right now to get prices out of line.

You can try adjusting "minBasisPointsPerTrade" to zero in config/aurora.json if it isn't set at that already.