How can i change the label of custom BarTypes ?
The default is @value Witch uses the bars.BarsPeriod.Value.
is there a way to change this.
i would like to be able to set it so i could do something like this.
(bars.BarsPeriod.BaseBarsPeriodValue + " - " + bars.BarsPeriod.Value)
Thanks
Comment