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

Entries Per Direction

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

    Entries Per Direction

    Whenever my strategy is enabled with 1 entry per direction it works fine and executes trades when it is supposed to. Whenever I change the number of entries per direction to a number higher than 1, trades will execute all over the place. How can I set it so all trades per direction execute at the same time?

    #2
    Hello ngatkins,

    You can require the position to be flat to allow a new entry. Then place all of the entries from the same conditions action block.

    Or you could use a bool that is set to true when the entries are placed, and then set this back to false when the trades are exited. In the conditions that submit the order require this bool to be false.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by rhyminkevin, Today, 04:58 PM
    0 responses
    12 views
    0 likes
    Last Post rhyminkevin  
    Started by lightsun47, Today, 03:51 PM
    0 responses
    6 views
    0 likes
    Last Post lightsun47  
    Started by 00nevest, Today, 02:27 PM
    1 response
    14 views
    0 likes
    Last Post 00nevest  
    Started by futtrader, 04-21-2024, 01:50 AM
    4 responses
    48 views
    0 likes
    Last Post futtrader  
    Started by Option Whisperer, Today, 09:55 AM
    1 response
    15 views
    0 likes
    Last Post bltdavid  
    Working...
    X