Here I tried to explain buffers: https://fxdreema.com/documentation/you% ... indicators
Also, here is how to add indicators in fxDreema: https://fxdreema.com/documentation/work ... indicators
Buffers are the way for the EA to communicate with the indicator. The indicator puts data in those buffers and the EA can then read that data.