Streak didn't take all trades as mentioned in backtest

I have created a algo which generated 2 trades on 7th Jan [Backtest]

CE Trade

PE Trade

*{check comment 1 as new user can only post 1 image}*

Now when I ran the algo in real market, it generated result like following

{check comment 2 as new user can only post 1 image}

As you can see, there are 2 major issue

  1. No PE trades were taken. Which is shocking.

2: CE Trade should be exited due to exit condition met but they didn’t. Instead they got auto square off at 3:25. Though, that worked in my favor but this isn’t right.

Any idea what would have gone wrong?

For PE, I didn’t get any notification. So, does for CE. I only get 1 notification on 7th. To make a buy call.

Image 1 [i.e. PE Trade]

Image 2 [Real trade]

Hi @Keith_Guy
You need to share your strategy condition using the share link and the deployed strategy orderlog.

Here’s how you can generate a share link

Both strategy link and orderlog are required