Forum

are buffers needs refresh ?

I run an indicator and it shows a buffer in the past market.. which is correct but the problem starts here that when I want to run the buffer in live of chart.. it detects correctly but when it wants to show the running buffer.. The new values of the buffer are not connected to the continuation of

How can I have as many buffers as I want without creating a separate array for each one?

I created a loop in which I can assign values to each buffer, but since the number of buffers is not known, I cannot create an array for each buffer. I did a search and saw that there is a method called bufferCreate() that requires opencl technology, but there is no source where I can learn how to

can we have Histogram buffer with candles buy many colors ( two or more colors) ?

I want to have histogram buffer that his candells have many colors like this picture ? is it possibal ? https://ibb.co/qBqbj08

why my indicator not refresh in new candles ? mql5

hello, in first compile my indicator work currect but when new candle come the indicator not working .. but when recompile or change the timeframe indicator work on all candles .. but still not working on new candles; please check the picture that i send