Forum

Use iCustom to call an EA to provide data to an indicator

Is it possible to use iCustom to call an EA instead of an indicator, so that I can use CopyBuffer to get one of the plots

Second Indicator reads buffer from first indicator, but the data is wrong.

Hi. I have been having an issue with a couple indicators I am working on. The second indicator is to read a buffer from the first indicator. The first indicator has a buffer created to hold the data. The second indicator creates an array to receive a copy of the buffer from the first indicator. I

Calling a function from a subwindow indicator to populate fields

Hi. I have created an indicator, that processes arrays that are in the main chart. I have created a subwindow (a included resource of the indicator), which holds a dashboard type display of data that is derived from the main chart indicator buffers . This is the sole purpose of the subwindow. Within

Array out of range, and it is confounding me...

Hi. I'm not a newbie programmer. But, I'm a serious newbie to mql5 and never did anything with mql4. I am writing an indicator that simply detect engulfing Bull and Bear patterns and then I want to send along the price to an EA. But, I'm having a crazy issue where this thing just keeps spitting out