Herewith as requested.colorwind wrote: Thu Mar 23, 2023 8:21 am Hello Centaur:
can you please convert this from TradingView into mql5. thank you very much.
https://www.tradingview.com/script/srkc ... g-LuxAlgo/
Out of interest, pine script is a much superior language as it automatically assume you make reference to the last calculated value of a defined series / array, something some pine script coders take for granted, and hence the really bad programming referencing. Case in point this indicator.
Let me know if you would prefer arrows, I always find arrows a faster / easier way of linking to an EA.