I have created a strategy as per my understanding. Refer to the below link for your strategy conditions.
I have used the Signal candle and the Trade candle function to create your exit conditions, and the ATM CE strikes are selected using the Dynamic contracts feature of Streak. Click on the below links to learn more about the functions and how they are used in Streak.
This condition will generate an exit trigger when a candle closes below the trade candle open(entry price in backtest) minus twice the difference between the entry point and the SL level(i.e. High of the candle above the 5 EMA line in this case). Basically creating a 1:2 Risk to Reward condition.
Refer to the following link to learn about the Trade candle and Signal candle function in detail - Indicators - Streak Help
@SOULCARTEL Can you share a screenshot of the chart marking the entry and exit points so that I can get more clarity on your requirement and will assist you further
I have created a strategy as per my understanding of your requirements. Click on the below link to view the strategy conditions.
Do note that your exit conditions cannot be created in Streak currently. This is because the Signal/Trade candle function is not supported inside the Symbol function. As of now, I have kept the SL and TP as 100pts and 300pts respectively. You can change this as per your preference.
hi Vasu,
I want a strategy that sell CE ATM
chart time 1hr
when candle is lower than 5ema
another candle crosses its high then it should immediately sell CE
and sl should be that candle low which is not touching 5ema and my target should be 20 moving average in 1hr
(it should book profit when it touches 20 moving average)