- ago
as a feauture request I would like to have a toggle option for crosshairs in in the public void SetChartDrawingOptions(ChartDisplaySettings cds).
0
118
3 Replies

Reply

Bookmark

Sort
Cone8
 ( 6.29% )
- ago
#1
What would be the purpose for that in a Strategy?
0
- ago
#2
the cross-hairs will show me a bit better info on screen for date and price. it is just a little wish, no more than a little wish
0
Cone8
 ( 6.29% )
- ago
#3
Sure, but it needs to make sense why the strategy would control that and what the purpose is for.

You can already show any data you want and put it anywhere on the chart using: DrawHeaderText() or DrawBorderText(). Why would you use the manual crosshairs instead of displaying the information you want to see using either of those?

(You need to make a good case because we don't really need extra feature requests for features that already exist.)
1

Reply

Bookmark

Sort