In thinkorswim, orders can be automatically placed or canceled when a study-based condition is fulfilled.
For test, I created a conditional order using the MACD indicator:
Buy signal: MACD."Diff" crosses above 0
Sell signal: MACD."Diff" crosses below 0
There is no issue for the entry and exit of the first order. But after the first order was executed successfully, the conditional order disappears.
How to make this conditional order continues to run?
Thanks.
Jack
For test, I created a conditional order using the MACD indicator:
Buy signal: MACD."Diff" crosses above 0
Sell signal: MACD."Diff" crosses below 0
There is no issue for the entry and exit of the first order. But after the first order was executed successfully, the conditional order disappears.
How to make this conditional order continues to run?
Thanks.
Jack