mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-14 04:03:55 +00:00
Edit index of custom_stake_amount
This commit is contained in:
parent
8bf056ca39
commit
c3d06257be
|
@ -18,7 +18,7 @@ Note : `forcesell`, `forcebuy`, `emergencysell` are changed to `force_exit`, `fo
|
||||||
* [`check_buy_timeout()` -> `check_entry_timeout()`](#custom_entry_timeout)
|
* [`check_buy_timeout()` -> `check_entry_timeout()`](#custom_entry_timeout)
|
||||||
* [`check_sell_timeout()` -> `check_exit_timeout()`](#custom_entry_timeout)
|
* [`check_sell_timeout()` -> `check_exit_timeout()`](#custom_entry_timeout)
|
||||||
* New `side` argument to callbacks without trade object
|
* New `side` argument to callbacks without trade object
|
||||||
* [`custom_stake_amount`](#custom-stake-amount)
|
* [`custom_stake_amount`](#custom_stake_amount)
|
||||||
* [`confirm_trade_entry`](#confirm_trade_entry)
|
* [`confirm_trade_entry`](#confirm_trade_entry)
|
||||||
* [`custom_entry_price`](#custom_entry_price)
|
* [`custom_entry_price`](#custom_entry_price)
|
||||||
* [Changed argument name in `confirm_trade_exit`](#confirm_trade_exit)
|
* [Changed argument name in `confirm_trade_exit`](#confirm_trade_exit)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user