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 SalmaTrader, 07-07-2026, 10:26 PM
        0 responses
        96 views
        0 likes
        Last Post SalmaTrader  
        Started by CarlTrading, 07-05-2026, 01:16 PM
        0 responses
        51 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 06-17-2026, 10:32 AM
        0 responses
        23 views
        0 likes
        Last Post CaptainJack  
        Started by kinfxhk, 06-17-2026, 04:15 AM
        0 responses
        34 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 06-17-2026, 04:06 AM
        0 responses
        37 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X