Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Using other indictors in strategy

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

    Using other indictors in strategy

    I am relatively new to Ninja, and I have coded a few things in C#. I am considering purchasing an indicator package, but would not have access to the source. If I add the strategy to the same chart that the indicator is on, will I be able to access the Plot values and bar colors of them? I also assume I would be able to get the drawing objects it placed on the chart by doing --> foreach (IDrawObject draw in DrawObjects) and then determine if it is on the last bar and the correct type of drawing object.

    Any guidance, snippet or pointer to another place in a forum would be appreciated.

    TIA

    John

    #2
    Originally posted by joromero View Post
    I am relatively new to Ninja, and I have coded a few things in C#. I am considering purchasing an indicator package, but would not have access to the source. If I add the strategy to the same chart that the indicator is on, will I be able to access the Plot values and bar colors of them? I also assume I would be able to get the drawing objects it placed on the chart by doing --> foreach (IDrawObject draw in DrawObjects) and then determine if it is on the last bar and the correct type of drawing object.

    Any guidance, snippet or pointer to another place in a forum would be appreciated.

    TIA

    John
    Ask the vendor what objects are available for access, before you buy the package.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    647 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    369 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    108 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    572 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    573 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X