Thanks, you are amazing mrtools.mrtools wrote: Mon Mar 22, 2021 1:22 pm Sorry I missed that about them being > blue, this version should be closer.
I also asked if possible to assign the buy and sell signals to 2 different buffers, cause I am using an EA to backtest indicators, and the buy and sell signals need to be coming from different buffers so the EA can recognize them.
while I was waiting for your response I tried to mess a bit with the code and I assigned the buy and sell signal to buffer 9 and 10. but when there is no signal the buffers 9 and 10 display the value -1, I want to make the buffer show no value when there is no signal instead of -1. I am a super beginner coder I was reading and watching youtube to figure it out but I couldn't hahaha
thanks in advance