Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Static DOM and Reversing Orders

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

    Static DOM and Reversing Orders

    Hey guys, I'm trying to figure 2 things out. First, I just purchased Ninja Live License. but don't know where to go to enable Static DOM.

    2. I have a ATM strategy that opens 1 contract with 4 pip Take Profit and 10 Tick S.L, however, when price reaches the STOP I want the Orders to Reverse, and Open 3 Contracts in Opposite direction with a 2 pip Take Profit and 6 tick S.L

    So I made a separate ATM strategy for the "Hedge". but Everytime price reaches STOP, it just closes the Open Orders including the Stop and Limit of previous Trade, then it Open an Order in New Direction (BUT IT DOES NOT PLACE A STOP or LIMIT)

    What can I do?

    #2
    Hello ginx10k,

    The Static SuperDOM must be enabled by the NinjaTrader Sales department.

    Send an email to sales [at] ninjatrader [dot] com and let them know you would like to enable the Static SuperDOM with your license key.

    There are TT credits that are charged with orders when using the Static SuperDOM.

    Below is a link to a page that further describes why.
    http://www.ninjatrader.com/Trading-T...ies-Settlement

    Also, below is a link to where these can be purchased.
    http://www.ninjatrader.com/purchase-transaction-credits


    The logic you are describing cannot be done with an AtmStrategy. While you can reverse a trade when the stop is hit, it will always reverse with the same amount of targets and contracts using the same settings from the atm/stop strategy.

    If you would like something custom suited to your needs this would need to be done with a custom programmed NinjaScript Strategy.

    We do have resources to help you begin creating NinjaScript Strategies/Indicators.

    The best way to begin learning NinjaScript is to use the Strategy Wizard. With the Strategy Wizard you can setup conditions and variables and then see the generated code in the NinjaScript Editor by clicking the View Code button.

    I'm also proving a link to a recently recorded 'Automated Strategy Development Webinar' video for you to view at your own convenience: Automated Strategy Development Level 1 - NinjaTrader Training - 3/26/2013

    We also have great resources in relation to Strategy Development on our Support Forum. There is a very active developer community in our support forum that supplements the responses provided by NinjaTrader support staff providing all users with an exceptional support experience.
    Take me to your support forum!

    There are a few Sample Automated Strategies which come pre-configured in NinjaTrader that you can use as a starting point. These are found under Tools--> Edit NinjaScript--> Strategy. You will see locked strategies where you can see the details of the code, but you will not be able to edit (you can though always create copies you can later edit via right click > Save as)

    We also have some Reference samples online as well as ‘Tips and Tricks’ for both indicators and strategies:
    Click here to see our NinjaScript Reference Samples
    Click here to see our NinjaScript Tips

    These samples can be downloaded, installed and modified from NinjaTrader and hopefully serve as a good base for your custom works.

    Further, the following link is to our help guide with an alphabetical reference list to all supported methods, properties, and objects that are used in NinjaScript.
    Alphabetical Reference

    We also have a few tutorials in our help guide for both Indicators and Strategies.
    Indicator tutorials
    Strategy tutorials
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by RubenCazorla, Today, 09:07 AM
    1 response
    5 views
    0 likes
    Last Post RubenCazorla  
    Started by Irukandji, Today, 09:34 AM
    1 response
    3 views
    0 likes
    Last Post NinjaTrader_Clayton  
    Started by TraderBCL, Today, 04:38 AM
    3 responses
    25 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by WeyldFalcon, 08-07-2020, 06:13 AM
    11 responses
    1,423 views
    0 likes
    Last Post jculp
    by jculp
     
    Started by BarzTrading, Today, 07:25 AM
    2 responses
    29 views
    1 like
    Last Post BarzTrading  
    Working...
    X