Matthias
|
bf07d8fe87
|
Update test to properly patch/mock exchange
|
4 years ago |
Matthias
|
e53e530874
|
Add test showing broken inheritance hyperopt
|
4 years ago |
Matthias
|
2e642593e5
|
Update formatting of hyperopt_conf fixture
|
4 years ago |
Matthias
|
07aa372e2a
|
Ensure bot_loop_start is called in hyperopt, too
closes #7001
|
4 years ago |
Matthias
|
53bfa7931d
|
Add rudimentary test for prior bug
Test fails without the fix in 8c46d19071
|
4 years ago |
Matthias
|
3c62df6b86
|
Ensure the same timestamp is used for backtest and signal export
|
4 years ago |
Matthias
|
0b806af487
|
Add orders column to btresult
|
4 years ago |
Matthias
|
5bf021be2e
|
Enhance hyperoptable strategy to test instance parameters
|
4 years ago |
Matthias
|
42ae8ba6fb
|
Refactor hyperopt parameters to separate file
|
4 years ago |
Matthias
|
d5486f17d8
|
Update Test to use StrategyV3
|
4 years ago |
eSeR1805
|
bb7ffd8fbe
|
Update testcases relying on BT results.
|
4 years ago |
eSeR1805
|
99aea454b5
|
Update testcases to match reporting.
|
4 years ago |
eSeR1805
|
ec54b47b6e
|
Flake fix.
|
4 years ago |
மனோஜ்குமார் பழனிச்சாமி
|
9d13c87292
|
cleaned up backtesting
Solves the [bug](https://github.com/freqtrade/freqtrade/runs/6425715015?check_suite_focus=true)
|
4 years ago |
eSeR1805
|
eca8d16c61
|
Minor fix and enhancement for TC51.
|
4 years ago |
Matthias
|
70bac41d89
|
Add more backtest test scenarios
|
4 years ago |
Matthias
|
2d9be6dace
|
move open_rate updating to close_bt_order
|
4 years ago |
eSeR1805
|
496bf84e3a
|
Merge branch 'develop' into feat_readjust_entry
|
4 years ago |
Matthias
|
b2f33944ec
|
Add preliminary backtesting test
|
4 years ago |
Matthias
|
4262f84744
|
Merge branch 'develop' into pr/nicolaspapp/6715
|
4 years ago |
Matthias
|
2acb68e6e2
|
Move hyperopt-loss functions to their own package
|
4 years ago |
Sam Germain
|
4a6f1e90c3
|
Merge branch 'develop' into bot-start
|
4 years ago |
Sam Germain
|
23431a7106
|
removed invalid plotting and test_default_strategy tests for bot_start, edited edge test
|
4 years ago |
Matthias
|
fbd142844f
|
Refactor bt-caching stuff to it's own module
|
4 years ago |
Matthias
|
d1a61f9c61
|
Don't start futures backtest if leverage-tiers don't contain pair
|
4 years ago |
Sam Germain
|
810e190e16
|
added tests for bot_start
|
4 years ago |
Matthias
|
ec2582a4ae
|
Update tests to no longer use Strategy V1
|
4 years ago |
Matthias
|
25c6c5e326
|
Update backtest sell terminology to exit
|
4 years ago |
Matthias
|
89f16ad3a5
|
Merge pull request #6543 from froggleston/v3_fixes
Add support for storing buy candle indicator rows in backtesting results
|
4 years ago |
Matthias
|
7328553c0b
|
Merge pull request #6563 from italodamato/opt-ask-force-new-points
Optimize only new points
|
4 years ago |
Matthias
|
dff9d52b30
|
Remove hints on no longer used option, add very primitive test
|
4 years ago |
froggleston
|
b3cb722646
|
Use joblib instead of pickle, add signal candle read/write test, move docs to new Advanced Backtesting doc
|
4 years ago |
froggleston
|
3ad1411f5e
|
Fix imports
|
4 years ago |
froggleston
|
84f486295d
|
Add tests for new storing of backtest signal candles
|
4 years ago |
Nicolas Papp
|
c8e4687833
|
Plots and hyperopt
|
4 years ago |
Matthias
|
4254d86658
|
Move test-backtestfiles to separate directory
|
4 years ago |
Matthias
|
baefda80d1
|
Enable flake8 E226 rule
|
4 years ago |
Matthias
|
68fe7476c9
|
Update more terminology to forceexit
|
4 years ago |
Matthias
|
54633e90a7
|
Merge branch 'develop' into pr/italodamato/6563
|
4 years ago |
Matthias
|
b1378efdeb
|
ignore_roi_if_buy_signal -> ignore_roi_if_entry_signal
|
4 years ago |
Matthias
|
4897731030
|
use_sell_signal -> use_exit_signal
|
4 years ago |
Matthias
|
5ce5c70be6
|
sell_profit_offset -> exit_profit_offset
|
4 years ago |
Matthias
|
bba9629a2a
|
Rename sell_profit_only to exit_profit_only
|
4 years ago |
Matthias
|
6d9218cb34
|
sell_signal -> exit_signal
|
4 years ago |
Matthias
|
54ad130bb9
|
Update force_sell to force_exit
|
4 years ago |
Matthias
|
dc462e63fe
|
update BTContainer use_sell_signal
|
4 years ago |
Matthias
|
d94b73b396
|
Update some documentation
|
4 years ago |
Matthias
|
543aa74278
|
update sell_reason to exit_reason
|
4 years ago |
Matthias
|
f742d21690
|
Add test showing #6629
|
4 years ago |
Matthias
|
a13d4e5519
|
Renumber backtest-detail tests
|
4 years ago |