v7.3.14 coin overrides
- replaces coin flags with coin overrides
- adds coin overrides to backtest
- adds safeguards to prevent bot making duplicate orders
- up ccxt version to 4.4.96
- allow selecting subset of objectives for pareto front when using src/pareto.py
- remove mimic_backtest_1m_delay feature from live bot
- other fixes and improvements
What's Changed
- Master by @msei99 in #510
- New requirements-live.txt and passivbot-live service added to docker-compose.yml by @Couillos in #508
- skipping get_first_timestamp exception by @JohnyX in #511
- Fixes for trailing entries and closes by @TayyabTalha in #512
- V7.3.14 coin overrides by @enarjord in #515
New Contributors
- @Couillos made their first contribution in #508
- @JohnyX made their first contribution in #511
- @TayyabTalha made their first contribution in #512
Full Changelog: v7.3.13...v7.3.14