Commit Graph

10 Commits

Author SHA1 Message Date
jblestang
6aa9f6553e
Merge 970a4c3bf7 into 192521523f 2018-02-05 06:55:09 +00:00
Gérald LONLAS
d24cd89304 Remove Strategy fallback to default strategy (#490)
* Remove Strategy fallback to default strategy
2018-02-02 11:01:09 +02:00
Jean-Baptiste LE STANG
b27c8256f4 Adding cancel buy/sell events 2018-01-30 21:34:26 +01:00
Jean-Baptiste LE STANG
dd30a75ea1 Adding buy/sell events notifications to the strategy 2018-01-30 17:56:31 +01:00
Jean-Baptiste LE STANG
26e288e655 Adding the pair name when populating indicators allowing the strategy to have customized context for a pair 2018-01-30 15:03:38 +01:00
Gerald Lonlas
9f8539f13e Remove unused code on Strategy interface 2018-01-28 13:21:25 -08:00
Gerald Lonlas
776dd4a0d5 Increase pylint score on strategy 2018-01-27 21:26:57 -08:00
Janne Sinivirta
c400d15ed1 rip out hyperopt things from strategy, add indicator populating to hyperopt 2018-01-23 16:56:12 +02:00
Gerald Lonlas
41aa8f18fb Add ticker_interval support in strategy class 2018-01-22 20:51:39 -08:00
Gerald Lonlas
c46d78b4b9 Decouple strategy from analyse.py 2018-01-22 20:51:39 -08:00