bmino / binance-triangle-arbitrage

Detect in-market cryptocurrency arbitrage
MIT License
1.07k stars 336 forks source link

Minimum balance #140

Closed k4m4h4l closed 3 years ago

k4m4h4l commented 3 years ago

What would be a minimum value in USD that would be profitable to operate this code, using BTC or XRP as a base?

bmino commented 3 years ago

Minimum balances are configured in terms of the base asset. Lower values exhaust less of the order book and will therefore use more efficient depth entries, but have less investment/profit.

The bot checks between your MIN and MAX for the most profitable position. There is no perfect MIN/MAX and that is why it's configurable. Just don't use a MIN value that is less than the base asset's minimum trading value or no orders can succeed