Take Profit
In this section you will define how you want the bot to position your Take Profit.
# Type
-
: The bot will not use Take Profit.[01] Custom
: The bot will use the Take Profit defined by the user.[02] Strategy
: The bot will use the Take Profit defined by the strategy.
Some strategies do not define Take Profit. In this case, Custom Take Profit must be used, and the user must inform the value.
# Distance
Define here the distance that the bot will use for Take Profit. This value will be used if the Type is set to [01] Custom
.
# Unit of measurement
Define which unit of measurement will be used to calculate the value informed in the previous configuration. More.
# Trailing Take Profit
In this section you will define how you want the bot to move your Take Profit.
# Type
-
: The bot will not use Take Mobile.[01] Strategy
: The bot will use the Take Profit defined by theStrategy
.[02] Moving Average
: The bot will use anExponential Moving Average
to define Take Profit.
# Moving Average (Exponential)
Exponential moving average period that will be used to position Take Profit if the Type is set to [02] Moving Average
.
← Stop Loss Break Even →