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 CarlTrading, 03-31-2026, 09:41 PM
    1 response
    47 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    23 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    33 views
    1 like
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    50 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    42 views
    0 likes
    Last Post CarlTrading  
    Working...
    X