wojtek wrote: Fri Mar 14, 2025 11:17 pm It compiled correctly in old versions of mt4.
In new versions there shouldn't be a dot
in variable/function names, so you have to
replace sth1.sth2 e.g. with sth1_sth2 everywhere.
For example: iLwma.prices -> iLwma_prices
Attachments forums
Re: Something interesting please post here (Metatrader)
ionone, Fri Mar 14, 2025 11:28 pm