I have a question regarding trigger conditions in Fyers.
My requirement is as follows:
Current market price is 25,000.
I want my trigger price to be 25,050.
If the market moves upward from 25,000 and crosses 25,050, the order should NOT trigger.
Suppose the market goes to 25,100 (or any higher level).
Then, when the market starts falling, I want the order to trigger only when it reaches 25,050 from above.
In short, I want the trigger to work only on the downward touch of 25,050, not while the price is moving upward.
My questions are:
Is this type of trigger condition supported in Fyers?