Commit Graph

137 Commits (da3c42bbbc577ef9a83aa0d257430ab6ff9bd00a)

Author SHA1 Message Date
Matthias b4e732617e Add handling for order replacement cancel failing
3 years ago
Matthias f6fce2162c Add new parameter to strategy template
3 years ago
Axel-CH 29a5e049b9 edit note wording for custom_entry_price
3 years ago
Axel CHERUBIN d81fdeb3ed
Update docs/strategy-callbacks.md
3 years ago
Axel-CH 1d0f1bd1ee update doc
3 years ago
axel cf96ad1d1b add trade param to custom entry price in interface, bot, backtesting, exemples
3 years ago
Matthias 454c2343a8 More clarity for adjust_trade_position callback docstring
3 years ago
Matthias e806e4a796 Move stop helper functions to callbacks section
3 years ago
Matthias 5ed5907809 Add explicit example for "after_fill" handling
3 years ago
Matthias ddf79088fb Update custom stop documenttaion
3 years ago
Matthias 3ed682a9c6 Allow None from custom_stop
3 years ago
Matthias 6e32f172be Update samples in the documentation
3 years ago
Matthias d8c0621887 Add stake amount property to order object
3 years ago
Mart van de Ven b545fc5590
Correct user namespace from `cust_` to `custom_`
3 years ago
Matthias 2f9e6c990c
Update docs/strategy-callbacks.md
3 years ago
TheJoeSchr 94e190b954
docs: strategy-callbacks: revert `leverage=trade.leverage` removal
3 years ago
Joe Schr f9124ef5b9 docs: strategy-callbacks: removes outdated `leverage` argument
3 years ago
Joe Schr 6f401a9e15 docs: use helper function `stoploss_from_absolute` in strategy callbacks "absolute" example
3 years ago
Matthias 73b59df77b Merge branch 'develop' into pr/paranoidandy/8272
3 years ago
Matthias 86aef7cf9d Add current_time to bot_loop_start callbak
3 years ago
Matthias 0318486bee Update stoploss_from_open documentation for leverage adjustment
3 years ago
Andy Lawless b262f0b374 Update docs re: bot_loop_start in backtest
3 years ago
Matthias 0642a2768e Add missing bracket
3 years ago
Matthias dbddc4c8aa Improve wording on adjust_trade_position callback warning
3 years ago
Matthias 33dce5cf10 Clarify partial exit calculation messaging
3 years ago
Matthias 47e93dd2b2 Update documentation
4 years ago
Matthias 255c748ca2 Update docs for new trade_position behavior
4 years ago
Matthias b9f35cadb3 add /stopentry alias for /stopbuy
4 years ago
Matthias 2b70c3d0c0 support price callback for partial exits in bt
4 years ago
Matthias 085f81ec9e Fix header indent on stake-size-management
4 years ago
Stefano Ariestasia febd809119
Fix typo
4 years ago
Kavinkumar a4bada3ebe
Partial exit using average price (#6545)
4 years ago
Matthias 4da96bc511 Update docs
4 years ago
Matthias e52f82b565 Add leverage to custom_stake_amount callback
4 years ago
Matthias 14a859c190 Improve some documentation around futures / leverage
4 years ago
Matthias 1ddd5f1901 Update docstring throughout the bot.
4 years ago
gautier pialat ac40ae89b9
give extra info on rate origin for confirm_trade_*
4 years ago
Matthias a790bad1e4 Add entry_tag to leverage callback
4 years ago
Matthias 3549176370 Update missleading docstring
4 years ago
Matthias ad8ff10a05 Minor doc changes
4 years ago
Matthias d6773bc32c
Merge pull request #6886 from freqtrade/fix/typing
4 years ago
Matthias f1a72e448a Align interfaces and strategy templates
4 years ago
Matthias 938a66511a Update Documentation for new confirm_trade_exit behavior
4 years ago
Matthias 277e07589e update/fix some comments and docs
4 years ago
eSeR1805 182a6f475d
Minor typos.
4 years ago
Matthias d11c44940e Slightly reword docs
4 years ago
eSeR1805 3be2afdd88
Merge branch 'develop' into feat_readjust_entry
4 years ago
Matthias 09b74cebce Move edge bot_loop_start to edge_cli
4 years ago
Sam Germain 4a6f1e90c3 Merge branch 'develop' into bot-start
4 years ago
Sam Germain 788d9f5b55 updated bot_start documentation with working example
4 years ago