Hi Alex,
How would you change this line to make the wingding dots appear at the bottom of the screen in a line or band rather than positioned underneath each bar's low? Is it possible?
drawTextRelative(0,low(0),"l",Color.black,null,Tex t.CENTER|Text.TOP,"Wingdings",6);
Thanks
Veda
How would you change this line to make the wingding dots appear at the bottom of the screen in a line or band rather than positioned underneath each bar's low? Is it possible?
drawTextRelative(0,low(0),"l",Color.black,null,Tex t.CENTER|Text.TOP,"Wingdings",6);
Thanks
Veda
Comment