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 help for Multiple Profts-Stops. Unable to enable a Strategy-Need help.

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

    Strategy help for Multiple Profts-Stops. Unable to enable a Strategy-Need help.

    Hi,

    I am looking for coding sample to set multiple profit targets and stops for a strategy (example 3 target/stops for an entry with 3 contracts). Also when I try to enable a strategy (which complied clean) it is getting disabled immediately, need advise on this issue. Thanks.

    #2
    Hello Kuvala,

    Thanks for your post.

    You would need to create 3 entry orders each using a different "signal name", you can then tie each separate entry to a particular stop/profit target through the connection with the entry signal name.

    While a script may compile cleanly the compilation process cannot account for real-time variables and run-time conditions. If a strategy becomes disabled, it has encountered a run-time error. Please check the "log" tab of the control center for error messages that would relate to the strategy.
    Paul H.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by futtrader, 04-21-2024, 01:50 AM
    6 responses
    57 views
    0 likes
    Last Post futtrader  
    Started by sgordet, Today, 11:48 AM
    0 responses
    3 views
    0 likes
    Last Post sgordet
    by sgordet
     
    Started by Trader146, Today, 11:41 AM
    0 responses
    5 views
    0 likes
    Last Post Trader146  
    Started by jpapa, 04-23-2024, 07:22 AM
    2 responses
    18 views
    0 likes
    Last Post rene69851  
    Started by funk10101, Today, 11:35 AM
    0 responses
    2 views
    0 likes
    Last Post funk10101  
    Working...
    X