stable/freqtrade/strategy
2018-02-14 13:02:31 +02:00
..
__init__.py Decouple strategy from analyse.py 2018-01-22 20:51:39 -08:00
default_strategy.py enable stochastic and fisherRSI in default strategy 2018-02-14 13:02:31 +02:00
interface.py Remove unused code on Strategy interface 2018-01-28 13:21:25 -08:00
strategy.py make Strategy store roi and stoploss values as numbers to avoid later casting 2018-02-11 15:25:30 +02:00