CurrentText
<< Click to Display Table of Contents >> CurrentText |
Sets text to be displayed in the Market Analyzer column.
Note: CurrentText will overrule any value set for CurrentValue. If both CurrentValue and CurrentText have assigned values, the value of CurrentText will display in the column. |
A string representing text to display in the column
CurrentText
protected override void OnMarketData(MarketDataEventArgs marketDataUpdate) |