Commit Graph

196 Commits (efc313b28b392a7681e7d270e9b7752d1c5e121d)

Author SHA1 Message Date
Matthias efc313b28b
Merge pull request #6512 from freqtrade/short_order_types
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
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
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
4 years ago
Rokas Kupstys 5fffc5033a Rework backtesting --no-cahche to --cache=[none, day, week, month].
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
Stefano Ariestasia c23d90e2b8 Update test_backtesting.py
4 years ago
Stefano Ariestasia 0c629fc951 Update test_backtesting.py
4 years ago
Sam Germain 920151934a Added candle_type to a lot of methods, wrote some tests
4 years ago
Matthias c26c0b6822 Merge branch 'feat/short' into short_buy_tag_compat
4 years ago
Matthias 36deced00b Remove more buy_tag references
4 years ago
Matthias 0a50017c84 Add long/short support to backtesting
4 years ago
Matthias ebc38159b8 Merge branch 'develop' into feat/short
5 years ago