stable/tests/optimize
Matthias 9d6860337f
Merge pull request #5212 from rokups/rk/trailing-stop-2
Trailing stoploss in backtesting v2
2021-07-03 08:39:30 +02:00
..
hyperopts Move DefaultHyperopt to test folder (aligned to strategy) 2020-08-06 08:50:41 +02:00
__init__.py Fix extremely optimistic results when using a combination of custom_stoploss and trailing_stop. 2021-06-30 09:10:50 +03:00
conftest.py Move state enums to enums package 2021-06-08 21:20:35 +02:00
test_backtest_detail.py Fix extremely optimistic results when using a combination of custom_stoploss and trailing_stop. 2021-06-30 09:10:50 +03:00
test_backtesting.py Added max open trades to strategy summary first line 2021-06-28 17:05:12 +02:00
test_edge_cli.py Move state enums to enums package 2021-06-08 21:20:35 +02:00
test_hyperopt.py Refactor hyperopt_tools naming 2021-06-13 11:24:24 +02:00
test_hyperoptloss.py Update onlyprofit loss should use absolute profit 2021-05-28 08:38:46 +02:00
test_optimize_reports.py Update imports for SellType in tests 2021-06-08 21:07:16 +02:00