1) EA don't open sell stop trades on time when hits sell trades' take profit. It should open sell stops immediately after hitting take profit of same cycle --------------------------------------------------------------------------------------------------------------------------- 2) EA shows in journal "Order buy stop 0.08 EurUsd opening at 1.18282 sl: 0.00000 tp: 0.00000 failed [Invalid S/L or T/P]" (error 3.jpg file) when it skips trades and open larger lot size of next trade and keeps increasing very very large size trades for next upcoming trades. It should not skip this lot size 0.08 and try to open this same lot size if there is slippage/off quotes etc or whatever the reason it skips trades For Example: there are two lot size opened of 0.03 and 0.05 and next lot size it has to open of 0.08 but it will skip that lot size and will open let's say 0.13 and shows this error in the journal "Order buy stop 0.08 EurUsd opening at 1.18282 sl: 0.00000 tp: 0.00000 failed [Invalid S/L or T/P]" (error 3.jpg file) if it skips next trade again after placing 0.13 lot size let's say it's 0.16(and skips this again) it will open 0.25 lot size instead of 0.16 according to current lot multiplier. It should never skip any trade and place these skipped lot size of 0.08 and 0.16 on same price --------------------------------------------------------------------------------------------------------------------------- 3) EA is working on H4 time frame only otherwise it doesn't even work like its working brokenly on H4. It should work on every time frame because no time frame is important for this EA. It should work on any time frame. --------------------------------------------------------------------------------------------------------------------------- 4) EA shows error "deleting of pending order #912706901 (could be any order number) buy 0.14 EurUsd at 1.18276 sl: 0.00000 tp: 0.00000 failed [off quotes]" (error 4.jpg file) in journal --------------------------------------------------------------------------------------------------------------------------- 5) Order sell #912680438 (could be any order number) 0.26 EurUsd closing at 0.00000 failed [invalid parameters] error 5.jpg --------------------------------------------------------------------------------------------------------------------------- 6) Every settings should work properly --------------------------------------------------------------------------------------------------------------------------- 7) What is NoBarCyclesAllowed settings doing (first let me know) then remove it if its not have much importance on trading --------------------------------------------------------------------------------------------------------------------------- 8) What is Pipstm settings doing (first let me know) then remove it if its not have much importance on trading --------------------------------------------------------------------------------------------------------------------------- 9) Remove TrailingStop settings and should not disturb EA working after wards 10) Remove TrailingStopTrigger settings and should not disturb EA working after wards 11) Remove TrailingStopDistance settings and should not disturb EA working after wards 12) Remove Stoplevel settings and should not disturb EA working after wards 13) Remove Startpips settings and should not disturb EA working after wards 14) Remove Switch settings and should not disturb EA working after wards 15) Remove Pairs/Active settings