stable/freqtrade
creslinux 90e3c38757 First cut, Bslap
science project replacement for freqtrade backtest analysis

- appprox 300-500x quicker to execute

- fixes stop on close take close price bug in FT
Bslap is configurable but by default stops are triggerd on
low and pay stop price

Not implimented dynamic stops or roi
2018-07-14 22:54:23 +00:00
..
exchange update docstring 2018-06-18 22:34:28 +02:00
optimize First cut, Bslap 2018-07-14 22:54:23 +00:00
rpc rpc: get rid of extra else and fix mypy warning 2018-07-05 10:47:08 -05:00
strategy sort imports 2018-07-04 10:31:35 +03:00
tests Merge pull request #1001 from xmatthias/feat/backtest_cum_profit 2018-07-11 07:21:28 +03:00
vendor drop zlma implementation 2018-06-13 16:20:13 +02:00
__init__.py bump develop to 0.17.1 2018-06-23 09:38:20 -05:00
__main__.py sort imports 2018-07-04 10:31:35 +03:00
analyze.py Merge pull request #992 from freqtrade/backtest_optimize 2018-07-08 17:41:50 +03:00
arguments.py sort imports 2018-07-04 10:31:35 +03:00
configuration.py config, optimize: fstrings in use 2018-07-05 10:11:29 -05:00
constants.py Merge branch 'develop' into feat/stop_loss 2018-07-01 20:01:02 +02:00
fiat_convert.py sort imports 2018-07-04 10:31:35 +03:00
freqtradebot.py Reafcotring Create Trade 2018-07-10 15:10:56 +02:00
indicator_helpers.py sort imports 2018-07-04 10:31:35 +03:00
main.py freqtradebot,main,hyperopt: fstrings in use 2018-07-05 10:11:29 -05:00
misc.py sort imports 2018-07-04 10:31:35 +03:00
persistence.py persistence: fstrings in use 2018-07-05 10:11:29 -05:00
state.py implement bot reconfiguration and expose it to telegram 2018-06-09 04:29:48 +02:00