Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy + ChartTrader

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

    Strategy + ChartTrader

    Hi,

    I have running strategy on a chart. The strategy operates with Unmanaged orders. All orders are managed by my code and I will be able to make apropriate changes even if some orders come "outside" of the stategy.

    1. Can I somehow enable ChartTrader on the same chart, right on the same strategy. ( Currently, all menus and Toolstrip buttons are greyed out )

    2. Does OnOrderUpdate receive only orders initiated by releted strategy or ALL order updates initiated by any strategy/actions from other places ?

    P.S. To prove that p.1 is possible I open another chart with the same instrument and enable ChartTrader there. I am able to achieve all that I want from this second chart(ChartTrader operated) and strategy handles all my "external" changes very nicely.

    NT guys: Can you please give me any undocumented hint on how to enable ChartTrader from the strategy script on the same chart where strategy is running. Just a little tip, no strings attached.

    P.P.S. I know all this is not supported but I can't see any sense in developing my own charttrader instead of enabling of existing one. Especially, if the existing one is completely satisfying my needs.

    #2
    1. Unfortunately this is not supported. That is why the buttons are greyed out.

    2. OnOrderUpdate() only receives events for orders of that particular strategy instance.

    Unfortunately there is nothing I can offer you on how to code the Chart Trader to be on as even I do not know how to do this.
    Josh P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    628 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    361 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    105 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    564 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    568 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X