All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- ignore closed markets
- remove non spot symbols from detection
- cycle detection by @ruidazeng
- main profit result display
- networkx dependencies
- Added
whitelisted_symbolstorun_detection
- Fix
is_delisted_symbols1.0.4 new condition
- Consider delisted symbol if
ticker_timeis None
- Add
Nonecheck before restoringbest_triplet
ignored_symbolsparam torun_detection
- Added MANIFEST.in to fix PYPI installation
- Initial version