stable/freqtrade/strategy
creslin 354401bb1e Made ta_on_candle and optional
No change to existing bot behaviour.
IF a user sets `ta_on_candle": true,` in their config.json
then only when new candle-for-pair is recieved are TA functions called.
2018-08-03 07:13:37 +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 Made ta_on_candle and optional 2018-08-03 07:13:37 +00:00
resolver.py Merge branch 'develop' into BASE64 2018-08-01 07:26:13 +02:00