Commit Graph
6 Commits
Author SHA1 Message Date
Matthias Voppichler 86c07a6653 fix backtesting export.
fixes the bug introduced in c62356438a -
export is identical to before (exporting the tick-frame on row[4].)
2018-03-13 20:15:36 +01:00
Matthias Voppichler c4163374d6 Revert "Fix --export trades in backtesting"
This reverts commit a845630749.
2018-03-13 20:15:11 +01:00
Matthias Voppichler a845630749 Fix --export trades in backtesting
fixes #535 -
TypeError: Object of type 'Timestamp' is not JSON serializable
2018-03-12 22:29:31 +01:00
Matthias Voppichler 215dea0411 Fix wrong whitespace character 2018-03-10 09:53:38 +01:00
Matthias Voppichler 4cfa3be69e add /etc/localtime to container to syncronize time 2018-03-09 20:51:28 +01:00
Matthias Voppichler adf6244eda Update dockerfile to python:3.6.4-slim-stretch 2018-03-08 19:25:42 +01:00