Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
i want to convert these lines into mql4 double haOpen[], haClose[]; CopyBuffer(handleheikenAshi, 0, 1, 1, haOpen); CopyBuffer(handleheikenAshi, 3, 1, 1, haClose);
I'm not a programmer, but did you try using a 'custom code' block to do it?