Commit Graph

219 Commits (bf07d8fe879ca592db74b1bf61bb59cd8441bee4)

Author SHA1 Message Date
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
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