@jstap i hope it works , i cannot get the right buffers for my indicator to take trades of , if i put the indicator on my chart and run the ea it still does not works
manually typing it in where you expect the condition to be happening.
You are also currently using 2 different frames of time because you have timeframe selected as H1 on one while its not selected on the other. that means it will whatever is set to current on your terminal
on tick, once per second, orange draw button red, yellow draw button yellow, for milli seconds you will need to find custom code, if you don't want the drawing of button to change state from on to off, you will need custom code.