Simple HUD on chart

Questions about MultiCharts .NET and user contributed studies.
bandito
Posts: 7
Joined: 23 Apr 2013

Simple HUD on chart

Postby bandito » 08 May 2013

Hello,

How can I put "HUD" to charts? (Like in attachment). I tryed plot, but failed.
I see IChartCustomDraw in programing guide, but that not enough information for me. Is this a good way?! Please, need some example, code snippets.

thanks,
Bandito
Attachments
screen6bc19d7c03ef.png
(13.33 KiB) Downloaded 575 times

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Simple HUD on chart

Postby Henry MultiСharts » 08 May 2013

Hello bandito,

That is correct, you need to use IChartCustomDrawer interface to reach your goal.
There is a prebuilt indicator called _Market_Depth_on_Chart_2_ that can be used for reference.

bandito
Posts: 7
Joined: 23 Apr 2013

Re: Simple HUD on chart

Postby bandito » 08 May 2013

I look at that code before, but very complicated and zero comment next to line. I dont know what can I do. Not helped me.
I think that studys/indicators better, if many-many comment wrote in the codes.

I need to a simple code, write string to the chart, fix poition on real time.

thanks,
Bandito


Return to “MultiCharts .NET”