- ago
Is it possible to set a LineStyle, let's say Dotted, for a custom indicator through the IndicatorBase class?

I have been trying to override plotstyles with DottedLine or DashedLine like this
CODE:
public override PlotStyles DefaultPlotStyle => PlotStyles.DottedLine;


However, it is always a sold line. When dragging and dropping the custom indicator into my chart I have to set the LineStyle manually to dashed, so I suspect there is a LineStyle feature for a custom indicator that I can set somewhere?
0
506
Solved
4 Replies

Reply

Bookmark

Sort
Glitch8
 ( 11.81% )
- ago
#1
What build number are you running? I recall we recently did a fix for this.
0
- ago
#2
WL7 B53
0
Glitch8
 ( 11.81% )
- ago
#3
When you eventually migrate to WL8 you'll find this fixed.
0
Best Answer
- ago
#4
Sounds good. Thank you Glitch!
0

Reply

Bookmark

Sort