Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Line intersection Indicator

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

    Line intersection Indicator

    Hi,

    I have a custom indicator that draws rays from highs and lows and I would like to have another indicator that shows me when three rays intersect perfectly. Sometimes it looks like they do visually but they don't so an indicator would be helpful. I wrote an excel program to do this and used the slopes and y-intercepts to calculate the intersections and then checked all the three line combinations for a match. I assume I'll have to approach this problem differently as a ninjatrader custom indicator?

    First: Do you think this is possible to achieve?

    Second: Any ideas on how to approach this?


    Thanks for any suggestions.

    #2
    Stockgoblin,



    You can access the x,y positions of the iRay object above and use a similar method to calculate where a intersection occurs to what you did in excel.



    Above is a thread that discusses accessing drawing objects.

    Please let me know if I may assist further.
    Adam P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    35 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    20 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    13 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    19 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    22 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X