Is it possible to access the forecast within an EA? I would be creating the indicator using iCustom(), and then trying to read the prediction using CopyBuffer; so I guess the question is do you expose the buffer holding the predictions, perhaps using SetIndexBuffer()?
Test version of indicator - https://drive.google.com/drive/folders/1XHY4zAIRvPltnm-6bRTNIB3pH7HEM6oD?usp=sharing
Hello Grigorii,
It's pretty interesting!
Is it possible to access the forecast within an EA? I would be creating the indicator using iCustom(), and then trying to read the prediction using CopyBuffer; so I guess the question is do you expose the buffer holding the predictions, perhaps using SetIndexBuffer()?
With my best regards, ESB.