Releases: JeeZues/TradeBot
Releases · JeeZues/TradeBot
More code hardening, features bug fixes...
- Allow multiple accounts to run at the same time
- Allow args/options in config file
- Fix issue with running bots count
- Allow different config files
- Add min and max profit% to top signal pairs arg
- Comment out panic selling code
- Add dynamic TTP option
- Add new summary report option
- Several minor fixes and performance improvements
Small new features and optimizations...
Increase timeout on main script
Stop bots in reverse order of starting
Add --no_short option
Add --signal_top_pairs_rnd N option
Fix stop bot script
Optimize some calculations
Add more docs
Misc cleanup