tiagosiebler / TriangularArbitrage

Detect triangular arbitrage opportunities within Binance price tickers
566 stars 174 forks source link

Start technical analysis (phase 2) #30

Closed micasa001 closed 6 years ago

micasa001 commented 6 years ago

In the config we need a setting:

Activate_TA = true/false.

True: if activated the arbitrage tool will make use of the next level of trading opportunities. Meaning; if the arbitrage fails we will also start trading with technical strategies.

Also the DCA feature will now be activated. More details about the working will be added in the next project phase 2.