Whitewalkernz / Publications
Forum
Could someone please acknowledge me why this indicator does not comply?
extern string font_name = "Arial" ; // extern int font_size1 = 10 ; // extern int font_size2 = 9 ; // extern int labs_corner = 1 ; // extern int labs_xdist = 5 ; // extern int labs_ydist = 10 ; // extern int
Can someone guide me how to add up "magic number grouping function" in this EA?
This is indicator developed by Agostinho Jorge Oliveira Can someone guide me how to add up magic number function in this EA? I would like to have P/L display filtered by magic number. Regards