stable/freqtrade/strategy
Pan Long 4cc93151c5
Fix a bug when compare sell_profit_offset
It should be comparing the ratio instead of absolut profit.

Also updated the comment.
2021-01-31 12:14:09 +08:00
..
__init__.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
interface.py Fix a bug when compare sell_profit_offset 2021-01-31 12:14:09 +08:00
strategy_helper.py Improve merge_informative_pairs to properly merge correct timeframes 2021-01-04 13:49:38 +01:00
strategy_wrapper.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00