Commit Graph

27 Commits

Author SHA1 Message Date
Gert
059a27cd24 merged remote 2018-06-01 19:32:36 -07:00
gcarq
a5c1547251 user_data: change ticker_interval to new format 2018-05-02 22:56:29 +02:00
gcarq
306885e174 Merge branch 'develop' into feat/objectify-ccxt 2018-05-02 22:49:55 +02:00
Gert Wohlgemuth
8461eacf34 adjusted ROI to speed up runtime 2018-05-01 15:39:16 -07:00
Gert Wohlgemuth
b05a7b39b8 minor fine tuning 2018-05-01 14:46:05 -07:00
Gert Wohlgemuth
266eaa9a63 slight aejustements 2018-05-01 14:38:24 -07:00
Gert Wohlgemuth
4e2cd3e7ab added new strategy, based on the Simple Strategy 2018-05-01 14:20:34 -07:00
Gert Wohlgemuth
3f1b48ba94 working on more strategies, Quicke is only one really working well so far 2018-04-30 16:25:01 -07:00
Gert Wohlgemuth
e0bdb6089e adjusted to keep perfomance in percent consistent, while allowing to buy large swings 2018-04-30 16:16:45 -07:00
Gert Wohlgemuth
ba476c201d added insurance policy to not buy in massivley falling market 2018-04-30 14:25:44 -07:00
Gert Wohlgemuth
28aa1ef8ce working on more strategies 2018-04-26 19:12:47 -07:00
Gert Wohlgemuth
b2bf90849d optimizing method 2018-04-26 19:10:51 -07:00
Gert Wohlgemuth
6c85fd911f optimizing method 2018-04-26 14:43:20 -07:00
Gert Wohlgemuth
76c25d2d52 optimizing method 2018-04-26 14:42:43 -07:00
Gert Wohlgemuth
0d24aac1fb optimizing strategies 2018-04-25 09:09:13 -07:00
Gert Wohlgemuth
c83494cd9b optimized strategy a bit 2018-04-24 20:19:00 -07:00
Gert Wohlgemuth
15ce56fff1 Long strategy generates about 1.81% a trade, at an average time of 277 min and a total returns of 0.018BTC over 20 days. Sell points are decent, could execute more buys technically 2018-04-23 22:23:12 -07:00
Gert Wohlgemuth
df1295c74d Long strategy generates about 0.4% a trade, at an average time of 11min and a total returns of 0.01BTC over 20 days. Sell points are not perfect yet. It sell to early most of the time 2018-04-23 22:11:29 -07:00
enenn
1cfa0a3c0e Add exchange name to default hyperopt config 2018-04-12 18:16:26 +02:00
enenn
c1c6ed6ed7 Replace 'BTC_XXX' with 'XXX/BTC' for pairs and 'XXX_BTC' for files 2018-04-07 16:51:50 +02:00
gcarq
b4d2a3f495 refactor StrategyResolver to work with class names 2018-03-25 15:12:39 +02:00
Janne Sinivirta
30abebfe65 remove hyperopt things from test_strategy 2018-01-23 17:01:13 +02:00
Gerald Lonlas
41aa8f18fb Add ticker_interval support in strategy class 2018-01-22 20:51:39 -08:00
Gerald Lonlas
04010548f8 Update hyperopt params in test_strategy.py 2018-01-22 20:51:39 -08:00
Gerald Lonlas
baae374899 Move hyperopt_conf.py into user_data/ 2018-01-22 20:51:39 -08:00
Gerald Lonlas
a5853681e3 Update documentation 2018-01-22 20:51:39 -08:00
Gerald Lonlas
c46d78b4b9 Decouple strategy from analyse.py 2018-01-22 20:51:39 -08:00