Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

anybody have a GetXPos function?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    anybody have a GetXPos function?

    I know plot override questions are not supported but has anyone else come up with a function for getting the x position on the chart like the GetYPos function that is in the volume profile/zones indicator?
    Grabbing the GetYPos makes learning this stuff pretty straight forward from C# drawing tutorials..The X cordinate I'm having some trouble wrapping my head around. A general function like this for X would be extremely usefull.

    #2
    The VolumeZones indicator you mentioned applies ChartControl.BarsPainted for instance. ChartControl contains other methods like GetXByBarIdx().

    Hope that helps
    Ralph

    Comment


      #3
      Hey Ralph, how were you able to find GetXByBarIdx()?
      Is there docs for methods in chartcontrol that I've simply missed?

      EDIT
      I must have never typed out ChartControl and had only pasted before, I see all the methods in the drop down now in the editor. Very cool.
      Last edited by darthtrader; 12-24-2008, 06:44 AM.

      Comment


        #4
        Great Darthtrader - you can also google for ChartHelper, I think it contains the methods you look for.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CarlTrading, 03-31-2026, 09:41 PM
        1 response
        153 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        89 views
        1 like
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        133 views
        2 likes
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        127 views
        1 like
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        107 views
        0 likes
        Last Post CarlTrading  
        Working...
        X