ToChartString()
<< Click to Display Table of Contents >> ToChartString() |
Returns the bars series as a formatted string, including the Instrument.FullName, BarsPeriod Value, and BarsPeriodType name.
Note: To obtain a return value which matches the user configured ChartBars Label property, please see the ChartBars.ToChartString() method |
Bars.ToChartString()
A string value that represents the bars series
This method does not accept any parameters
protected override void OnBarUpdate() |