Hi
As per my strategy with SID: 6744031 is not working as expected . It is simple super trend strategy
Logic is very simple Tale CE entry when Price > Super Trend (100, 1.5) after 9:20 each day
Entry Condition is as per below
And position builder is
Exit Condition for CE is OR condition
- Price<Super Trend (100,1.5) or
- PnL>= Entry Price + 25% or
- PnL=<= Entry Price – 15%
Here I tried with by removing both PnL conditions also but it seems it is not working as expected
Notication log say firt entry is at 9:49 AM but Supertrend cross over happens at 9:20 and 9:27 AM and there is no cross over happens at 9:49 AM, Still it is taking entry, any reason for this?