Commit Graph

1793 Commits

Author SHA1 Message Date
Gert Wohlgemuth
473339f740 added some more testing as well as cron expression is now scheduling larger intervals 2018-06-05 16:04:43 -07:00
Gert Wohlgemuth
19a525265f improve data aggregation 2018-06-05 13:59:45 -07:00
Gert Wohlgemuth
7e8461b8fe changed from form param to json 2018-06-05 12:47:25 -07:00
Gert Wohlgemuth
f5c6e638f1 fixed some minor issues 2018-06-05 00:37:25 -07:00
Gert Wohlgemuth
8559af96da refacturing aws lambda to spawn container instead 2018-06-05 00:04:45 -07:00
Gert Wohlgemuth
536e78bff5 minor optimizations 2018-06-04 14:55:19 -07:00
Gert Wohlgemuth
6fa57da664 fixed some minor issues 2018-06-04 14:30:00 -07:00
Gert Wohlgemuth
7b101f17b6 minor adjustements 2018-06-04 13:40:06 -07:00
Gert Wohlgemuth
41d5a566a2 updated backtest script 2018-06-02 16:07:16 -07:00
Gert Wohlgemuth
11545f3044 added required variable 2018-06-02 15:26:09 -07:00
Gert Wohlgemuth
a6a11097eb adjsuting paths a bit to make things clearer 2018-06-02 15:07:31 -07:00
Gert Wohlgemuth
988002377a adjsuting paths a bit to make things clearer 2018-06-02 15:04:07 -07:00
Gert Wohlgemuth
8d1a9b83df optimizing trade db handling to lower monthly cost 2018-06-02 14:46:25 -07:00
Gert Wohlgemuth
6c1435b5eb optimizing trade db handling to lower monthly cost 2018-06-02 14:45:24 -07:00
Gert Wohlgemuth
13b533820f optimizing trade db handling to lower monthly cost 2018-06-02 14:44:09 -07:00
Gert Wohlgemuth
cd462db993 more jyperopt fine tuning 2018-05-24 19:49:36 -07:00
Gert Wohlgemuth
c97ff70702 added support to get the temp directory 2018-05-24 19:47:45 -07:00
Gert Wohlgemuth
203166687b fixed some format issues and added better logging 2018-05-24 19:46:11 -07:00
Gert Wohlgemuth
644702a595 added support to get the temp directory 2018-05-24 19:11:14 -07:00
Gert Wohlgemuth
2493f17753 working on improving speed 2018-05-24 17:35:43 -07:00
Gert Wohlgemuth
da7be72838 increased memory to increase processing speed 2018-05-24 17:25:34 -07:00
Gert Wohlgemuth
d293b65323 working on improving speed 2018-05-24 17:24:59 -07:00
Gert Wohlgemuth
86de538d9e fixed some format issues and added better logging 2018-05-24 16:58:09 -07:00
Gert Wohlgemuth
beb45bc58f fixed some format issues and added better logging 2018-05-24 16:04:51 -07:00
Gert Wohlgemuth
e37e7bd914 added support for backtest ranges to collect more data and initial support for pagination 2018-05-24 14:05:29 -07:00
EC2 Default User
f2b8609127 adjusted run interval 2018-05-24 08:14:00 +00:00
EC2 Default User
6301329921 Merge branch 'aws' of https://github.com/berlinguyinca/freqtrade into aws 2018-05-24 07:57:36 +00:00
Gert Wohlgemuth
85fba4fcb8 added support to get the temp directory 2018-05-24 00:57:18 -07:00
EC2 Default User
0b6e916234 make sure all talib libraries are in the right folder 2018-05-24 07:49:51 +00:00
EC2 Default User
0895759239 Merge branch 'aws' of https://github.com/berlinguyinca/freqtrade into aws 2018-05-24 07:49:15 +00:00
Gert Wohlgemuth
8175fd207e more jyperopt fine tuning 2018-05-24 00:49:06 -07:00
EC2 Default User
f18d04b0a4 Merge branch 'aws' of https://github.com/berlinguyinca/freqtrade into aws 2018-05-24 07:41:57 +00:00
Gert Wohlgemuth
742dc7d6d5 working on error handling 2018-05-24 00:41:40 -07:00
EC2 Default User
f962bddf50 Merge branch 'aws' of https://github.com/berlinguyinca/freqtrade into aws 2018-05-24 07:31:25 +00:00
Gert Wohlgemuth
6689c88a7c minor optimizations 2018-05-24 00:31:16 -07:00
Gert Wohlgemuth
ad36947fe2 added better result code to github import 2018-05-24 00:12:19 -07:00
EC2 Default User
8f0254458c Merge branch 'aws' of https://github.com/berlinguyinca/freqtrade into aws 2018-05-24 07:05:52 +00:00
Gert Wohlgemuth
b478ad76b2 further working on getting rid of hyperopt 2018-05-24 00:05:34 -07:00
Gert Wohlgemuth
d4250222f8 further working on getting rid of hyperopt 2018-05-24 00:04:58 -07:00
EC2 Default User
90629e2b49 Merge branch 'aws' of https://github.com/berlinguyinca/freqtrade into aws 2018-05-24 06:50:27 +00:00
EC2 Default User
bfbb2e27a8 more optimizations to reduce lambda size 2018-05-24 06:50:24 +00:00
Gert Wohlgemuth
669f596ce7 getting rid of hyperopt must, should be optional 2018-05-23 23:49:57 -07:00
EC2 Default User
1ba5b74eeb optimizing libraries 2018-05-24 06:12:25 +00:00
EC2 Default User
6f4e210296 optimizing libraries 2018-05-24 06:11:39 +00:00
Gert Wohlgemuth
d66196a290 added functionality to render trades 2018-05-23 23:11:11 -07:00
Gert
07155801bb fixed some bugs, improved the backtesting and strategy table. Possible now to specify which features we want to use in the backtesting api 2018-05-23 20:57:08 -07:00
Gert
1b77d66e2c fixed some bugs, improved the backtesting and strategy table. Possible now to specify which features we want to use in the backtesting api 2018-05-23 20:51:07 -07:00
Gert
a51746c255 working on merging 2018-05-23 19:12:04 -07:00
Gert
bab9a92ae1 Merge remote-tracking branch 'origin/wohlgemuth' into aws
# Conflicts:
#	requirements.txt
#	scripts/plot_profit.py
2018-05-23 18:56:27 -07:00
Gert Wohlgemuth
2e3e827bc6 Merge branch 'aws' of https://github.com/berlinguyinca/freqtrade into aws 2018-05-23 00:25:51 -07:00