Dear Tanaka San, thank you for the detailed reply.
Yes your Max order function is working good but it it's logic is different than I have mentioned. If we put Max 100 so if it will pick Buy order, then it will keep picking Buy order only up to 100 orders if TP will not hit. What I meant to say, if there are 100 signals from indicator, then orders should be 100 also including BUY and SELL. If first order is BUY and indicator gives another signal of SELL, then it should pick SELL order, not BUY again according to pip distance of MAX orders. You understand from pip distance between orders option, if you put pip distance 5 pips or any pip distance, it will pick same signal as per the distance and if you make it false, all will be picked in same time. For this EA theory, Max order should work as each signal will open an order and when orders reach to 100, means 100 signals, then EA should not pick new order till any of the order from 100 orders will be closed on TP.
Regarding trail option issue, this I have noticed only in your new template. For example if you check old version of BSTrend and new version, you will find the difference, due to this new settings, so many orders closed on zero.
I attached the indicator with default settings to check if orders are picked right on signal, otherwise indicator is not required to attach.
Let me check you test file also.
Kindly requesting you also if you remove non required options from settings and other arrows and set screen text as per my previous message, I will be very thankful to you.