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