stable/freqtrade/strategy
Matthias 39cf0decce don't use __annotate__
it is only present when typehints are used which cannot be guaranteed
for userdefined classes
2018-07-29 20:55:40 +02:00
..
__init__.py refactor Analyze class methods to base Strategy class 2018-07-16 08:23:39 +03:00
default_strategy.py overload populate_indicators to work with and without pair argumen 2018-07-29 20:55:40 +02:00
interface.py don't use __annotate__ 2018-07-29 20:55:40 +02:00
resolver.py don't use __annotate__ 2018-07-29 20:55:40 +02:00