@jstap
I find custom indicator itself may even not work consistently by itself.
In particular, in M1 timeframe and after hours/days of running (MT4).
Recently I coded an indicator buffer to simply record the open price at particular conditions.
The result is very strange: After a long run (1 or 2 days), it would then take prices that never exist ! I saw this happened only in M1 timeframe.
That is both strange and interesting. How come it would take an open price that never exists ?
There is obvious computation error. But my indicator is relatively simple.
Not sure if my PC being not fastest enough or having glitch due to high temperature.