Introducing The THEN Operator
Once you have identified the initial condition, you can use the THEN operator to create a sequence. You can add another set of conditions and actions to make a rule Buy and Sell, among other ways to customize the sequence. An example can be seen below.
β
β
In this case, by adding the THEN operator, the rule can now run sequentially according to pre-defined steps. The rule can only perform a Buy action if the Sell action has been completed.
When you use the THEN operator the bot will only open one trade at a time.
This tool is a great addition, allowing you to run Multi-Step rules bringing your strategy to life automatically. By adding extra steps to your initial condition, you can set a Take Profit or a Stop-Loss to all your trades.
β
βRead more.