Matthias
|
099b1fc8c4
|
ruff format: More updates to tests
|
2 years ago |
Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2 years ago |
Matthias
|
87d50243e2
|
Update tests
|
2 years ago |
Matthias
|
9d0f488de7
|
Some more edits due to arrow
|
3 years ago |
Matthias
|
261822147c
|
Fix remaining arrow testcases
|
3 years ago |
Matthias
|
29fdcdbf56
|
reduce arrow in tests
|
3 years ago |
Matthias
|
bcdf4e0fe8
|
Use variable for exchange mocks to shorten lines
|
3 years ago |
Matthias
|
6e55a873b3
|
Rename edge.stoploss to get_stoploss
this will make it clear that it's different from
|
3 years ago |
Matthias
|
d75e0a9820
|
Fix Flake8 errors after flake update
|
4 years ago |
Matthias
|
0807d3106f
|
Remove unused import
|
4 years ago |
Matthias
|
12d03e6a91
|
Remove unused test methods
|
4 years ago |
Matthias
|
6d9218cb34
|
sell_signal -> exit_signal
|
4 years ago |
Matthias
|
543aa74278
|
update sell_reason to exit_reason
|
4 years ago |
Matthias
|
dcfa3e8648
|
Update SellType to ExitType
|
4 years ago |
kevinjulian
|
b9c2489b73
|
remove SN
|
5 years ago |
kevinjulian
|
5d04d6ffa7
|
fix edge testcase
|
5 years ago |
Matthias
|
89b9915c12
|
Update imports for SellType in tests
|
5 years ago |
Matthias
|
a710b7dc01
|
Update tests to match new behaviour
|
5 years ago |
Matthias
|
4005708f85
|
Handle edge with volumepairlist and empty pair_whitelist
closes #4779
|
5 years ago |
Matthias
|
2869d5368d
|
Allow edge to use dynamic pairlists
closes #4298
|
5 years ago |
Matthias
|
aa79574c0c
|
Position-size should NEVER be over available_capital
Part of #4353
|
5 years ago |
Matthias
|
ecddaa663b
|
Convert timestamp to int_timestamp for all arrow occurances
|
5 years ago |
Matthias
|
59b00ad662
|
Add test for only-win scenario
|
5 years ago |
Matthias
|
9df366d943
|
Apply isort to tests
|
5 years ago |
Matthias
|
2663aede24
|
Update test to reflect new column naming
|
6 years ago |
Matthias
|
b576e1d463
|
Merge branch 'develop' into bt_add_maxdrawdown
|
6 years ago |
Matthias
|
14cb29aae1
|
Add test for remove_pumps in edge
|
6 years ago |
Matthias
|
0fa56be9d2
|
remove openIndex and closeIndex from backtest-report
|
6 years ago |
Matthias
|
2881718733
|
Adapt tests for new column names
|
6 years ago |
Matthias
|
947903a4ac
|
Use timeframe from within strategy
|
6 years ago |
hroff-1902
|
b6a2c38941
|
Adjust tests
|
6 years ago |
hroff-1902
|
3e0ffdce75
|
Adjust tests
|
6 years ago |
Matthias
|
308d8fe2a9
|
Remove deprecation warnings due to date conversion
|
6 years ago |
hroff-1902
|
3208faf7ed
|
Do not use ticker where it's not a ticker
|
6 years ago |
hroff-1902
|
e411717de9
|
No percent where ratio is to be used
|
6 years ago |
Matthias
|
cbabc295c7
|
Don't convert to datetime - but convert to datetime64 instead
|
6 years ago |
Matthias
|
1ffda29fd2
|
Adjust improts to new exception location
|
6 years ago |
hroff-1902
|
60f89c8c01
|
Split refresh from load_data/load_pair_history
|
6 years ago |
Matthias
|
2275a1539e
|
Remove default symbol from get_fee()
|
6 years ago |
Matthias
|
e4bdb92521
|
Replace some occurances of ticker_interval with timeframe
|
6 years ago |
Matthias
|
223f0cd4d3
|
Apply startup_period to edge as well
|
6 years ago |
Matthias
|
885edc9768
|
Allow multiple ROI in detail-backtest tests
|
6 years ago |
Matthias
|
3430850421
|
don't print in tests
|
7 years ago |
Matthias
|
26d76cdb19
|
Adjust imports in tests to new path
|
7 years ago |
Matthias
|
65a516e229
|
Move tests out of freqtrade module
|
7 years ago |