Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Angle, 1/2 angle, 1/4 angle

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

    Angle, 1/2 angle, 1/4 angle

    Hi

    I am trying to figure out how to determine the angle of
    a line between i:e: Point A. a high of 926.75 and Point B: a low of 908.25
    and be able to draw a 1/2 angle and 1/4 angle from the
    computed angle of point A and point B which would resemble
    a gann fan

    Any suggestions if this can be done within the wizard framework or
    what it might take to do it?

    Thanks

    Lynn

    #2
    Lynn,

    In the misc section there is an option for Slope. You can try selecting that, but you won't be able to get it to give you the slope of some line unless its values are programmatically stored.

    Unfortunately what you want will most likely require custom programming outside of the Wizard.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by latkinso View Post
      Hi

      I am trying to figure out how to determine the angle of
      a line between i:e: Point A. a high of 926.75 and Point B: a low of 908.25
      and be able to draw a 1/2 angle and 1/4 angle from the
      computed angle of point A and point B which would resemble
      a gann fan

      Any suggestions if this can be done within the wizard framework or
      what it might take to do it?

      Thanks

      Lynn
      Lynn,

      As long as you know the number of bars from point A to point B you can use tan. For example:

      tanB=(926.75 - 908.25) / number of bars A to B

      tanA= number of bars A to B/(926.75 - 908.25)

      astra

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Hwop38, 05-04-2026, 07:02 PM
      0 responses
      152 views
      0 likes
      Last Post Hwop38
      by Hwop38
       
      Started by CaptainJack, 04-24-2026, 11:07 PM
      0 responses
      305 views
      0 likes
      Last Post CaptainJack  
      Started by Mindset, 04-21-2026, 06:46 AM
      0 responses
      244 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      345 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      176 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Working...
      X