Commit Graph
19 Commits
Author SHA1 Message Date
Gert Wohlgemuth 2cfa3b7607 updated dockerfile and requirements 2018-08-02 17:08:14 -07:00
Gert 85c73ea850 added index 2018-08-02 16:39:13 -07:00
Gert 04d5e857e2 added option to easily switch between backtesting and backslapping from the commandline option 2018-07-31 18:10:23 -07:00
Gert 3428b6666b Merge branch 'develop_current' into backslap_develop 2018-07-31 17:07:30 -07:00
Gert bf0b1af878 merged latest development branch 2018-07-30 13:43:25 -07:00
Gert b83487cc36 added required changes 2018-07-30 13:00:08 -07:00
Gert Wohlgemuth 19b9966417 satisfied flake8 again 2018-07-29 20:55:06 +02:00
Gert b3df1b1ba7 added documentation: 2018-07-28 21:31:20 -07:00
Gert ab66fe1b72 prepared for tracking signals 2018-07-28 19:45:33 -07:00
Gert ed47240b6e working on develop backslap 2018-07-28 18:30:12 -07:00
Gert 1a673c6ac9 working on moving backslap 2018-07-28 14:23:18 -07:00
Gert Wohlgemuth 4654792784 Fixing database issues
1. if database is defined in config file, it currently tosses an exception that only export file or db is defined
2. if trades are loaded from databases, plot crashes with an exception 'cannot compare tz-naive and tz-aware datetime-like objects'
3. if Trade is not closed, crashes with exception that NoneType has no field timestamp

all should be fixed
2018-07-08 22:43:34 -07:00
Gert Wohlgemuth 1897a1cb6a fixed mypy issues, seriosuly... 2018-07-05 16:10:38 -07:00
Gert Wohlgemuth 58879ff012 fixed braket 2018-07-05 15:01:53 -07:00
Gert Wohlgemuth e1f5745f59 Update resolver.py 2018-07-05 14:50:23 -07:00
Gert Wohlgemuth 1c48902e64 Merge branch 'develop' into BASE64 2018-07-05 14:40:04 -07:00
Gert Wohlgemuth 8bbee4038b integrated BASE64 encoded strategy loading 2018-07-05 14:30:24 -07:00
Gert Wohlgemuth 54f52fb366 Create stoploss.md 2018-06-26 20:30:03 +02:00
Gert Wohlgemuth 6d2afdb146 added support for showing the exposed real value on the count table (#634) 2018-05-03 11:18:35 +02:00