I want to assign different thickness levels to different moving average lines etc. In plot command, there are only two options - styleLine & styleThick. Is there anyway to increase thickness? It would be nice to have styleThick(0,255) or someway to assign width factor to it.
There is a "width" parameter that allows to control width (thickness) of lines AFL Function Reference - PLOT
1 Like
Thank you that worked. Is there a similar option for plotshapes also? When I set my laptop display to 4K, the buy/sell arrows have become very small.
No PlotShapes() doesn't have such option at the moment.