Entry / Exit Conditions

Entry Conditions

The bot can only evaluate data if at least 1 Technical Indicator is set. Using 0 Technical Indicators will make the bot open an order immediately, regardless of the prices. Multiple Entry Conditions can be set at a time, with the setting to choose the number of conditions to be met to be considered an Entry Condition. Mixing multiple strategies with stricter requirements may require higher Trading Frequency to be viable.

Exit Conditions

Similar to Entry Conditions, at least 1 Exit Conditions must be set. Technical Indicators set for Exit Conditions need not be the same as the one used in Entry Conditions. In Exit Conditions there are 2 settings that will be prioritised above all Technical Indicators, Stoploss and Take Profit. This means that if Take Profit condition is met but your exit technical indicator has not triggered, a market sell order will be executed. However, if the technical indicator trigger is met, the bot will also exit (closing the deal) regardless if your Take Profit or Stop Loss condition is met.

Last updated