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
df0928c8b54b83624e2ac90e77f1de117022b11f
stable
/
tests
/
optimize
T
History
Matthias
ef4d1c24d7
Merge pull request
#4941
from brookmiles/fix-stoploss-above-candle
...
prevent backtest stoploss trade price being set above candle high
2021-05-19 06:20:35 +02:00
..
hyperopts
Move DefaultHyperopt to test folder (aligned to strategy)
2020-08-06 08:50:41 +02:00
__init__.py
Apply isort to tests
2020-09-28 19:43:15 +02:00
conftest.py
add tests for IntParameter.range
2021-04-24 07:18:35 +02:00
test_backtest_detail.py
Merge pull request
#4941
from brookmiles/fix-stoploss-above-candle
2021-05-19 06:20:35 +02:00
test_backtesting.py
Fix protections being loaded multiple times for first strategy when backtesting.
2021-05-15 13:37:03 +03:00
test_edge_cli.py
Increase coverage of edge_cli
2020-08-06 09:22:41 +02:00
test_hyperopt.py
Fix "Too many open Files" exception
2021-05-18 20:39:55 +02:00
test_hyperoptloss.py
Don't use profit_percent for backtesting results anymore
2021-01-24 08:58:41 +01:00
test_optimize_reports.py
Better test hyperopt writing and reading
2021-05-12 19:06:09 +02:00