- ago
Showing the symbol name of currently selected symbol in the chart pane would be very helpful. At least when navigation pane is hided. If not, a a better highlighting would be also helpful. Only nice to have!
0
665
Solved
6 Replies

Reply

Bookmark

Sort
Glitch8
 ( 7.81% )
- ago
#1
It's already shown

0
- ago
#2
Thx. You probably don't believe me I haven't seen this before.
0
Glitch8
 ( 7.81% )
- ago
#3
You can control the color using the Chart Preferences, you can also set the opacity there using the color picker control so it doesn't get too strong over the chart.
0
Glitch8
 ( 7.81% )
- ago
#4
The "A" is alpha channel, or opacity -

0
Best Answer
- ago
#5
QUOTE:
You probably don't believe me I haven't seen this before.

I can imagine a scenario when you hit a free data provider (not Wealth-Data) for a symbol's history and its separate symbol name request fails due to a network glitch. It's a rare occurrence but should this happen, the company name would be blank then. Such providers may include Nasdaq, Morningstar etc. Another possibility is when the feed itself returns an empty string for the company name for whatever reason.
0
- ago
#6
Quite often the watermark-ticker is illegible behind the chart. Therefore, for reliability, you can duplicate it in the left corner using the code:
DrawHeaderText(bars.Symbol, Color.Black, 50);

2

Reply

Bookmark

Sort