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

Executing custom Atm Strategy

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

    Executing custom Atm Strategy

    I'm attempting to execute a custom created Atm Strategy created using the Chart Trader Atm Strategy selector. Method AtmStrategy.StartAtmStrategy() does not work because it requires that an Atm Strategy file to exist. Is there a way to execute a custom Atm Strategy in NinjaScript? Or do I have to create the strategy file, execute the atm strategy, then delete the file again?




    #2
    Hello martyn73,

    Are you referring to the Atm Strategy Template as the file?

    If you are planning to custom code the logic, I would not recommend using AtmStrategy methods.

    Below is a link to an example of custom trailing logic.


    If you are using Atm Strategy methods, the Atm Strategy Template should be made manually in the Chart Trader Atm Strategy window, or SuperDOM window.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Hi Chelsea, I'm referring to when you select "Custom" from the Chart Trader strategy selector. And create an Atm Strategy on the fly. It appears that this method does not create a strategy file. So when I execute StartAtmStrategy() when "Custom" has been selected it fails because it's trying to find that Atm Strategy file. So am wondering if there is a different way of executing the Atm Strategy when "Custom" is selected. Thanks.

      Comment


        #4
        Hello martyn73,

        If the Atm Strategy window is open, click Save as Template to save a template file.

        Below is a link to an example that uses the addon approach to submitting orders with an Atm (including a custom Atm).
        Chelsea B.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by PhillT, 04-19-2024, 02:16 PM
        4 responses
        34 views
        0 likes
        Last Post PhillT
        by PhillT
         
        Started by ageeholdings, 05-01-2024, 05:22 AM
        5 responses
        37 views
        0 likes
        Last Post ageeholdings  
        Started by reynoldsn, Today, 02:34 PM
        0 responses
        11 views
        0 likes
        Last Post reynoldsn  
        Started by nightstalker, Today, 02:05 PM
        0 responses
        18 views
        0 likes
        Last Post nightstalker  
        Started by llanqui, Yesterday, 09:59 AM
        8 responses
        30 views
        0 likes
        Last Post llanqui
        by llanqui
         
        Working...
        X