Explain the Parameters of DCA/DCA Pro Robot
Initial Position Setting
Opening Direction: -Long: Robots that run long positions. -Short: Robots that run short positions. -Indicator hedge: The robot simultaneously opens long and short positions. It automatically adjusts position direction based on the indicator signals. -Indicator Direction: The robot will open position based on the indicator signals. After taking profit, it will wait for the next signal to determine
Leverage: Using leverage can be regarded as borrowing funds from the exchange to hold positions. The multiple of this position funds relative to the principal is the leverage, and increasing leverage will magnify profits and losses. It is recommended to keep the default value of 5x leverage for beginners.
Initial Positions: The size of the initial positions opened by the bot from the state of unopened position. It is recommended to keep the default value for beginners .
K-Line Period: The time interval of each candlestick. For example, 5 minute means each candle represents 5 minute of price action. Choose the period based on your trading strategy.
Cover Position Setting
Max Order: It is the max number that bots are allowed to increase positions consecutively from the state of unopened position.
Indicators: Configure indicators, set covering position Indicators based on personal trading habits. (Trading Period/Price Range)
Max Order It is the max number that bots are allowed to increase positions consecutively from the state of unopened position.
Size Multiples The next opening amount is a certain multiple of the current opening amount.It means: the next opening amount = the current opening amount X “Multiples”.
Price Gap (%) Taking a long bot as an example,the positions will be increased if the market price falls by this preset percentage referring to the last opening price,otherwise,for short bots,the positions will be increased if the market price rises by this preset value. (It can be used in conjunction with “Trailing Stop”)
Trailing Cover(%) Take the long bot as an example,The positions will be increased when the market price retraces from the newly lowest price with the retracement percentage reaching the preset value and the market price meets the price gap percentage at the same time; For the short bot, the short positions will be increased when the market price retraces from the newly highest price with the retracement percentage reaching the preset value and the market price meets the price gap percentage at the same time.
Take-Profit(%) When the returns of the bot’s positions reach the preset value, the positions will be closed to take profits, and the bot will enter the next cycle. (Can be used in conjunction with “Trailing Profit”)
Trailing Profit (%) Take the long bot as an example,The positions will be closed when the market price retraces from the newly highest price with the retracement percentage reaching the preset value and the market price meets the take-profit percentage at the same time; For short bot, the short positions will be closed when the market price retraces from the newly lowest price with the retracement percentage reaching the preset value and the market price meets the take-profit percentage at the same time.
Price Ceiling When the market price is higher than this preset price, the long and short bots will not open a position, but will only close a position, and the bot will not open positions until the price falls back to the preset price.
Price Floor When the market price falls below this preset price, the long and short bots will not open positions, but will only close positions, and the bot will not open positions until the price rises back to the preset price.
Double Opening Each time the bot will open a position at double the amount of the initial position in preset from the state of unopened position.It should be noted that increasing positions subsequently is also calculated by original initial position,which can obviously increase returns in the weak oscillation market.
Smart Increase If the current positions exceeds 25% of the expected investment and even if the market price reaches the condition for increasing the positions, the AI system will not increase the positions immediately.It is necessary to wait for the MACD indicator (4 hours) to see a stalemate or reversal of long/short power before increasing positions.
Take-Profit by Percent The bot will automatically close the positions to take profits and stop if the market price is higher than the preset price for a long position bot or if the market price is lower than the preset price for a short position bot.
Stop-Loss by Percent The bot will automatically close the positions to stop loss and stop if the market price is lower than the preset price for a long position bot or if the market price is higher than the preset price for a short position bot.
Take-Profit by Amount Realized PnL + floating PnL > the preset amount, the bot that meets above conditions will automatically close the positions and stop.
Stop-Loss by Amount Floating PnL < negative value of this preset amount, the robot that meets above conditions will automatically close the positions to stop loss and stop.
Cycle The positions will be opened repeatedly after closing positions to take profits each time.Only after reaching the take-profit or stop-loss in “Optional” setting will the bot stop.
Single The bot will automatically stop after taking profits on all positions.
Last updated