markusaksli / TradeBot

Crypto trading bot using Binance API (Java)
GNU General Public License v3.0
373 stars 138 forks source link

Timer isn't accurate for Live and Backtesting #10

Open markusaksli opened 3 years ago

markusaksli commented 3 years ago

The timer starts at the mode selection as it does for simulation but since there is a wait for input this isn't accurate.