tiagosiebler / TriangularArbitrage

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

Prevent maximum arbitrage amount #43

Closed micasa001 closed 3 years ago

micasa001 commented 6 years ago

To implement a part of the risk management we have to configure what the maximum amount (x%) is to trade with in the arbitrage part; for the symbols:

Reason; if we don't check this max there will be a moment we don't have coins 'free' anymore for doing the arbitrage. Also; if pairs fail in the arbitrage process the amount will be locked in other coins.

The available free amount will be used for the next trading levels (2 and 3) where we start working with the DCA levels.

ristono commented 6 years ago

I also want to auto trade on this bot

pippopippo69 commented 6 years ago

It is not clear to me if the boot actually trades. Configured, working, but I cannot see any trade...

0xgeert commented 6 years ago

No the bot does not trade. It just gives trade opportunities. Use your own code / judgment to connect this to actual trades. Tread carefully.

On Tue, May 22, 2018 at 9:41 AM, pippopippo69 notifications@github.com wrote:

It is not clear to me if the boot actually trades. Configured, working, but I cannot see any trade...

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tiagosiebler/TriangularArbitrage/issues/43#issuecomment-390893784, or mute the thread https://github.com/notifications/unsubscribe-auth/AAYAK1Bh89ScxUuI8nsBY_4nTj65A-ygks5t08EjgaJpZM4RuSLo .