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 CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    421 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    279 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    238 views
    1 like
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    325 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    288 views
    0 likes
    Last Post CarlTrading  
    Working...
    X