Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Strategy Script To Invoke an ATM Strategy that uses OCO

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

    Strategy Script To Invoke an ATM Strategy that uses OCO

    I have searched and searched but have not found this exact question.

    I am wanting to place bracket OCO orders on a chart, have the PT/SL/TS all managed by an ATM, and have all of this being within a strategy.

    So, I want to build a strategy that invokes an ATM strategy (I know how this part is done)--but I want to use OCO order(s) to submit a bracket order --to mirror what is possible in the "manual" use of an ATM to set a bracket order on a chart.

    Is this possible?

    If "not possible", is there a way to program a button or whatever to apply the ATM strategy selected on Chart Trader to whatever orders are on the chart (from a strategy that put them there)?

    #2
    Hello EminiTrader,

    This is possible but I'm not aware of a script that demonstrates this complexity.

    The AtmStrategyCreate() method does not have a OCO ID so you would need to use logic to submit the orders, or use the Addon approach.


    Below is a link to an example with the addon approach.
    SubmitOrderWithAtmAddonExample - Saving AtmStrategy Templates - NinjaTrader Support Forum
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by TradeForge, 04-19-2024, 02:09 AM
    2 responses
    28 views
    0 likes
    Last Post TradeForge  
    Started by aprilfool, 12-03-2022, 03:01 PM
    3 responses
    327 views
    0 likes
    Last Post NinjaTrader_Adrian  
    Started by giulyko00, Today, 12:03 PM
    1 response
    5 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by f.saeidi, Today, 12:14 PM
    1 response
    4 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by AnnBarnes, Today, 12:17 PM
    1 response
    2 views
    0 likes
    Last Post NinjaTrader_Zachary  
    Working...
    X