stable/freqtrade/strategy
creslin 853d67d8d9 Changed class name to follow CaseConvention
Changed to test to check Date string from last row in DF.

Test rolling over a 5min timeframe, with print inside the it block
watched it be processed firt loop after the new candle then not after.
2018-08-02 12:54:45 +00:00
..
__init__.py refactor Analyze class methods to base Strategy class 2018-07-16 08:23:39 +03:00
default_strategy.py Switch from pair(str) to metadata(dict) 2018-07-29 20:56:23 +02:00
interface.py Changed class name to follow CaseConvention 2018-08-02 12:54:45 +00:00
resolver.py Merge branch 'develop' into BASE64 2018-08-01 07:26:13 +02:00