adnan wasim:
hi traders,
is there any semafor indicator which changes mt4 background colour as alert?
Thanks!
Add something like this to your code
ChartSetInteger(0,CHART_COLOR_BACKGROUND,whateverColor);
Mladen Rakic:
Add something like this to your code
Thank You for your reply, actually i don't know much about tweaking indicators. i don't know how to do that. what i wan't is that when semafor alert happens, it should change background color and after a red bar it should change back to its default color. is there any semafor indicator doing that?
hi traders,
is there any semafor indicator which changes mt4 background colour as alert?
Thanks!