stable/freqtrade/strategy
creslin c38d94df2d Resubmitting - because GIT.
This is the last cut that was in #1117 before i closed that PR

This PR allows a user to set the flag "ta_on_candle" in their config.json

This will change the behaviour of the the bot to only process indicators
when there is a new candle to be processed for that pair.

The test is made up of "last dataframe row date + pair" is different to
last_seen OR  ta_on_candle is not True
2018-08-03 07:33:34 +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 Resubmitting - because GIT. 2018-08-03 07:33:34 +00:00
resolver.py Merge branch 'develop' into BASE64 2018-08-01 07:26:13 +02:00