In this version, you can change the fractal arrows
to any WingDings font arrow.
In this version, you can change the fractal arrows
In this version, you can change font, font size, and font color.
I just need one with open source code in mq4.... Thank you....DVanAssen wrote: ↑Sun Aug 16, 2020 2:51 amCheck page 1 of this thread, there are 3. eg viewtopic.php?p=1295414115#p1295414115jjventural wrote: ↑Sun Aug 16, 2020 2:29 amHi, is there any button for changing between templates????.... Thank you....
Hi there Banzai. Much respect and gratitude always. Many thanks Deane.
Code: Select all
//Set bar widths
if(Chart_Scale == 0) {Bar_Width = 2;}
else {if(Chart_Scale == 1) {Bar_Width = 3;}
else {if(Chart_Scale == 2) {Bar_Width = 3;}
else {if(Chart_Scale == 3) {Bar_Width = 3;}
else {if(Chart_Scale == 4) {Bar_Width = 7;}
else {Bar_Width = 13;} }}}}
Man, what does it mean?
lol, a picture worths a thousand words.
by Banzai, Sat Jul 18, 2020 4:19 pm in MT4 Indicators
by ionone, Sun Jul 05, 2020 7:25 pm in MT4 Indicators