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 Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        558 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        324 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        545 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        547 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X