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 Hwop38, 05-04-2026, 07:02 PM
    0 responses
    164 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    317 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    245 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    350 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    179 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Working...
    X