Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Entries per Direction & Unique Entries vs All Entries...

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

    #16
    Hi Jesse,

    Ok, got it. I'm able to get the Monday 2nd entry to work properly. Yay! However, I'm still trying to think of a condition to add to my other entries so I don't enter twice. I was thinking something that only happens once for these other entries is that the MarketPosition of [1] is flat, but I'm unsure how to code this in NinjaScript. How can I code this - MarketPosition [1] is flat?

    Comment


      #17
      Hello Ttrade12,

      You may need to just use a bool variable for that. When the first entry condition becomes true toggle a bool to false. As part of that entry condition check if the bool is true so it disables itself. In a separate condition checking for flat you could reset the bool.

      You can see a sample of using the position here: https://ninjatrader.com/support/help...etposition.htm

      Comment


        #18
        Thanks, Jesse. I figured it out!

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CaptainJack, 05-29-2026, 05:09 AM
        0 responses
        169 views
        0 likes
        Last Post CaptainJack  
        Started by CaptainJack, 05-29-2026, 12:02 AM
        0 responses
        88 views
        0 likes
        Last Post CaptainJack  
        Started by charlesugo_1, 05-26-2026, 05:03 PM
        0 responses
        128 views
        0 likes
        Last Post charlesugo_1  
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        208 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        185 views
        0 likes
        Last Post CarlTrading  
        Working...
        X