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 |
Sam Germain
|
33b04b1992
|
deleted outdated todos
|
4 years ago |
Matthias
|
58fad72778
|
Update wallets when necessary
closes #6321
|
4 years ago |
Matthias
|
f4149ee462
|
Force ROI to be within candle
|
4 years ago |
Sam Germain
|
3ee2b7978c
|
wallets.validate_stake_amount added param max_stake_available
|
4 years ago |
Sam Germain
|
7465037906
|
freqtradebot.execute_entry test for too high stake amount
|
4 years ago |
Sam Germain
|
6b6b35ac1c
|
check for max stake limit in freqtradebot and backtesting
|
4 years ago |
Sam Germain
|
30519aa3be
|
Changed name Collateral -> MarginMode, collateral -> margin_mode, and _supported_trading_mode_margin_pairs -> _supported_trading_margin_pairs
|
4 years ago |
Matthias
|
463714832d
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
4b9d55dbe2
|
Add test for backtest dataprovider
(should cache the correct candle)
|
4 years ago |
Matthias
|
88ccfedd32
|
Improve wording of "no history found" error
|
4 years ago |
Matthias
|
6492e1cd76
|
Investigate random test failure
|
4 years ago |
Matthias
|
bf0b95b3d8
|
Improve backtest tests
|
4 years ago |
Matthias
|
f090dcc597
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
314a544881
|
Add Failing test for get_strategy_run_id
Fails because max_open_trades is "inf"
emulates behaviour of `max_open_trades=-1` when loading the
configuration)
|
4 years ago |
Rokas Kupstys
|
5fffc5033a
|
Rework backtesting --no-cahche to --cache=[none, day, week, month].
Fix an issue where config modification during runtime would prevent use of cached results.
|
4 years ago |
Matthias
|
9becce9897
|
Update failing test
|
4 years ago |
Rokas Kupstys
|
526ed7fa9a
|
Add test_backtest_start_multi_strat_caching test flexing backtest result caching.
|
4 years ago |
Matthias
|
ddfbe55e7c
|
Merge branch 'develop' into feat/short
|
4 years ago |
Rokas Kupstys
|
a715083fc0
|
Reduce memory usage by not holding on to no longer needed data.
|
4 years ago |
Matthias
|
22cda87211
|
Update some tests after merge
|
4 years ago |
Matthias
|
f4d0abc51a
|
Merge branch 'feat/short' into pr/samgermain/5780
|
4 years ago |
Matthias
|
67f3570bf3
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
134b129d9d
|
get_analyzed_df does not need a "candle_type" argument
|
4 years ago |
Matthias
|
897788de17
|
Reformulate exception to be "nicer"
|
4 years ago |
Stefano Ariestasia
|
5307d2bf3b
|
Trimming the sentence
|
4 years ago |