Matthias
|
b4fb28e4ef
|
Update tests for new dataload strategy
|
3 years ago |
Matthias
|
8c2e473ee5
|
Fix test warning
|
4 years ago |
Matthias
|
cf5267a4d3
|
Merge pull request #7481 from chusri/develop
✏️ fixed typo from StaticPairlist to StaticPairList
|
4 years ago |
Matthias
|
9f32e02bba
|
Update missing testcase
|
4 years ago |
Thaweesak Chusri
|
4faa6a0bd7
|
🐛 updated test case from StaticPairlist to StaticPairList
|
4 years ago |
Matthias
|
a1a62681bf
|
add fixes for random test failures
|
4 years ago |
Matthias
|
70df037690
|
Improve test precision
|
4 years ago |
Matthias
|
7563050f17
|
Realign tests to precision backtesting
|
4 years ago |
Matthias
|
9347677c60
|
Uppdate pricecontours test to not recreate backtesting every loop
in hopes to fix random failure
|
4 years ago |
Matthias
|
0b806af487
|
Add orders column to btresult
|
4 years ago |
eSeR1805
|
bb7ffd8fbe
|
Update testcases relying on BT results.
|
4 years ago |
eSeR1805
|
99aea454b5
|
Update testcases to match reporting.
|
4 years ago |
Sam Germain
|
4a6f1e90c3
|
Merge branch 'develop' into bot-start
|
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
|
dff9d52b30
|
Remove hints on no longer used option, add very primitive test
|
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
|
543aa74278
|
update sell_reason to exit_reason
|
4 years ago |
Matthias
|
f742d21690
|
Add test showing #6629
|
4 years ago |
Matthias
|
743a7b7849
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
dcfa3e8648
|
Update SellType to ExitType
|
4 years ago |
Matthias
|
b1e3ead88b
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
08777abd85
|
Update backtesting output terminology to "exit"
|
4 years ago |
Matthias
|
eb08b92180
|
Raise exception when ticker_interval is set.
|
4 years ago |
adriance
|
7dd57e8c04
|
format
|
4 years ago |
adriance
|
1d4eeacc6d
|
fix test_backtest__enter_trade_futures row data error
|
4 years ago |
Matthias
|
efc313b28b
|
Merge pull request #6512 from freqtrade/short_order_types
Short order types renamal
|
4 years ago |
Matthias
|
93a91bdeee
|
Update order_Types documentation
|
4 years ago |
Matthias
|
51828a0b0b
|
Update buy-signals to entry wording
|
4 years ago |
Matthias
|
3ff261e22c
|
Update order time in force to use entry/exit wording
|
4 years ago |
Matthias
|
d2a163e2cf
|
rename column to liquidation_price
|
4 years ago |
Sam Germain
|
c9988e0aa2
|
test_backtest__enter_trade_futures comment calculations include liquidation buffer
|
4 years ago |
Sam Germain
|
c0e11beced
|
linting
|
4 years ago |
Sam Germain
|
c0fb6f7e85
|
test_backtest__enter_trade_futures - fixed formula in comments
|
4 years ago |
Matthias
|
1c4a7c25d7
|
Fix failing test
|
4 years ago |
Matthias
|
478d440e80
|
Test backtesting with USDT pairs
|
4 years ago |
Matthias
|
1b07ad92cf
|
Merge branch 'feat/short' into pr/samgermain/6467
|
4 years ago |
Matthias
|
c39e7368ee
|
Split backtesting test to properly initialize it
|
4 years ago |
Matthias
|
8e2d3445a7
|
Move leverage_prep calculations to exchange class
|
4 years ago |
Sam Germain
|
1121965c6e
|
liq backtesting tests
|
4 years ago |
Matthias
|
fd936e26ae
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
42df65d4ec
|
Make sure backtesting is cleaned up in tests
|
4 years ago |
Matthias
|
0c6d92a7a6
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
85767d0d70
|
Add timedout_*_orders to tests
|
4 years ago |