stable/freqtrade/optimize
creslinux 8cea0517eb Added stop_stops
stop_stops is an int value
when number of stops in a pair reached the int the pair is stopped
trading.

This allows backtest to align with my pre_trade_mgt that does the same
in dry and live operations
2018-07-17 11:22:38 +00:00
..
__init__.py use ujson to load ticker files 30% faster from disk. 2018-07-16 16:09:42 +00:00
backtesting.py Added stop_stops 2018-07-17 11:22:38 +00:00
hyperopt.py freqtradebot,main,hyperopt: fstrings in use 2018-07-05 10:11:29 -05:00