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 sjsj2732, Yesterday, 04:31 AM
        0 responses
        36 views
        0 likes
        Last Post sjsj2732  
        Started by NullPointStrategies, 03-13-2026, 05:17 AM
        0 responses
        287 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        287 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        133 views
        1 like
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        95 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Working...
        X