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

Trade Management Script

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

    Trade Management Script

    I would like to code a script to manage trades. The position could be opened by other script, may be a market order or a stop or limit order, and my script must detect that a new order is open, get the number of lots opened, get the id of the position and then manipulate the sl, tp and close the order according to management logic in that account.

    Is there anyone that did that? Could you help me with some example?

    BR,
    Federico
    Last edited by federicoo; 11-24-2016, 08:24 AM.

    #2
    Hello federicoo,

    Thank you for your post.

    NinjaScript strategies are designed for automated position and order management specific to their position and not the orders or positions of the account.

    I am not aware of any unsupported examples of doing what you have asked.

    Comment


      #3
      Txs. It is the same with NT 8? or may be I could do this with NT 8?

      Comment


        #4
        Hello,

        Thank you for the question.

        There are greater controls in NT8 for addons which may be a better suited type for this type of logic. Strategies specifically are still intended for being an automated trader that sits in place of yourself, Addons give greater capability to make your own custom tools that behave how you want. This could likely be possible by not using a strategy and making use of the addon framework. because we are in the NT7 forums, I will post the following example as a starting point. For further questions related to NT8 I would suggest to create another thread in the NT8 forums.



        I look forward to being of further assistance.
        JesseNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by geddyisodin, Yesterday, 05:20 AM
        7 responses
        46 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Started by gbourque, Today, 06:39 AM
        2 responses
        5 views
        0 likes
        Last Post gbourque  
        Started by cre8able, Yesterday, 07:24 PM
        1 response
        13 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by cocoescala, 10-12-2018, 11:02 PM
        6 responses
        939 views
        0 likes
        Last Post Jquiroz1975  
        Started by cmtjoancolmenero, Yesterday, 03:58 PM
        1 response
        19 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Working...
        X