This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
3d9f3eeb07bc67e08d7ce9b3ba1506a422dae774
stable
/
tests
/
optimize
T
History
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