Attachments forums

List of attachments posted on this forum.


All files on forums: 136115

Re: MT4 Indicator requests and ideas

TEAMTRADER, Fri Feb 23, 2024 4:18 am

I appreciate that evenyone has had 'a go' at this indicator but the one thing that I needed was an improvement in the black traplines (rays) to make them size 2 rather than size 1.
Is there a simple way of doing this?
I think the code is this ------------
ObjectSet(Rem,OBJPROP_COLOR,Black);
ObjectSet(Rem,OBJPROP_WIDTH,3-MathMax(4,Step));
but nothing I can do seems to change the width of the black ray.
Thanks if it can be done.
TEAMTRADER
All files in topic