Ok, the reason is that pending trades are not opened when their stop or profit limit was hit before the entry limit was hit. This happened with your trade in bar #112; I didn't check the further trades. This would be a bug: it makes no sense to check stop or profit limits before the trade is even entered. Can you check if your script works ok when you do not set Stop or TakeProfit?

Update: It was indeed a bug - this will be fixed in the upcoming update. Thanks for finding it!