Commit Graph

3031 Commits (298797cbfd834be22c4e9dee779ea2baef45e7de)

Author SHA1 Message Date
Matthias 298797cbfd Add stoploss short test
4 years ago
Matthias c47b5b9087 Update bt_detail column descriptions
4 years ago
adriance 8f432fe468 Merge branch 'feat/short' into fs_fix
4 years ago
Matthias 12948aade6 Remove unused argument
4 years ago
adriance 7dd57e8c04 format
4 years ago
adriance 1d4eeacc6d fix test_backtest__enter_trade_futures row data error
4 years ago
Matthias d5f0c6c78d Exclude alternative candletypes from timeframe check
4 years ago
Matthias cfa9458bcc Merge branch 'develop' into feat/short
4 years ago
Matthias b044dd2c45 Update custom_sell to custom_exit
4 years ago
Matthias fe62a71f4c Simplify implementation of "check_override" by extracting it to function
4 years ago
Matthias 6946203a7c Add tests and test-strategies for custom "implements" requirements
4 years ago
Matthias 9460fd8d75 Add Appropriate test for loading error
4 years ago
Matthias 28046c6a22 Change populate_buy_trend to populate_entry_trend
4 years ago
Matthias efc313b28b
Merge pull request #6512 from freqtrade/short_order_types
4 years ago
Matthias b9b5d749bb Fix typo causing an implicit bug
4 years ago
Matthias 0aa170ac95 Check can_short in live-mode as well.
4 years ago
Matthias 20fc9459f2 Add test for can_short strategy attribute
4 years ago
Matthias 7825d855cd Fix flake8 error in tests
4 years ago
Matthias 11c76c3c89 Check if timeframe is available before calling exchange
4 years ago
Matthias 9ff52c0a93 Add test for emergencysell behaviour
4 years ago
Matthias cb9da78a27 Merge branch 'develop' into feat/short
4 years ago
Matthias 98755c1874 Fix wrong estimated output from /balance endpoints
4 years ago
Matthias a837571e2b Improve dry-run-wallets in futures case test
4 years ago
Matthias 93a91bdeee Update order_Types documentation
4 years ago
Matthias 51828a0b0b Update buy-signals to entry wording
4 years ago
Matthias 66afc233db Use Deprecated method for order_Time_in_force
4 years ago
Matthias 943d080f5e Add test for order-types migration
4 years ago
Matthias 420cc5c595 deprecated-setting moval should delete old setting
4 years ago
Matthias 5d4386f037 Implement order_types validation
4 years ago
Matthias f2ed6165e9 convert price to precision price before verifying stoploss adjustment
4 years ago
Matthias 1ce55e88b4 Try to revert sequence in test
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
Matthias 6360ef029c Simplify and align liquidation price handling
4 years ago
Matthias 612ede5e48
Merge pull request #6468 from samgermain/todos
4 years ago
Matthias 46e17c9762 Fix stoploss_pct set wrongly for short trades
4 years ago
Matthias 08d8dfaee6 Remove wrong import
4 years ago
Matthias 81d4a61353 Update more trades
4 years ago
Matthias bc37f67e76 Add one more test
4 years ago
Matthias 76e5d5b232 Fix stake-amount handling for dry-run
4 years ago
Matthias 7a545f49af Improve test stability by making keys optional in the ccxt test-matrix
4 years ago
Matthias 2b1a8f2fbb Update binance stoploss to use correct stop order for futures
4 years ago
Matthias 685820cc12 Fix failures due to non-happening rounding
4 years ago
Matthias 8943d42509 Update telegram notifications to properly detect shorts
4 years ago
Matthias 62dcebee46 Update stoploss method to new functionality
4 years ago
Matthias 011cd58377 Adjust new stoploss tests to futures world
4 years ago
Matthias 7435b5ec96 Fix small merge errors
4 years ago
Sam Germain 488da9b875 Merge branch 'develop' into feat/short
4 years ago
Matthias 1d3ce5bef4 Remove duplicate call to init_db
4 years ago
Matthias 5ab72ac082 chore: realign enums imports
4 years ago