Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Position size for individual signals

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

    Position size for individual signals

    Is it possible to check position size for individual signals?

    Say I want to go long 3 contracts
    EnterLong(Default Quantity, "Long A")
    EnterLong(Default Quantity, "Long B")
    EnterLong(Default Quantity, "Long C")

    and I set profit targets of say 1 tick, 2 and 3 respectively...

    assume that A gets filled and B and C are open, is it possible to go Long another A contract?

    same thing... A and B get filled, then I want to go long another A and B

    possible? if so, how?

    #2
    Hi BigDog008, I think this is possible working with the EntriesPerDirection setting, given your entry condition is still true it would then enter another trade until your EntriesPerDirection setting is reached - http://www.ninjatrader-support.com/H...Direction.html

    Comment


      #3
      Bertrand,

      I don't see how this would allow the strategy to check if

      Contract B is Long
      Contract C is Long
      and Contract A is Flat

      then initiate a Long position in Contract A

      essentially is it possible to treat the individual contracts A, B, C as individual entities?

      Comment


        #4
        BigDog008,

        To get that kind of information would require you to use IOrders. Then you can check the IOrder for the individual fill amounts of each of your orders.
        Josh P.NinjaTrader Customer Service

        Comment


          #5
          Josh,

          I'm a bit confused... are you saying that by using IOrder, I can create and reference various order positions? say A, B, C and go long or short accordingly?

          Comment


            #6
            Sorry for the confusion BigDog008 - yes with IOrders you can directly check the fill states and quantities of the associated orders - http://www.ninjatrader-support.com/H...V6/IOrder.html

            Here's also a reference sample on this - http://www.ninjatrader-support2.com/...ead.php?t=7499

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            581 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            338 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            103 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            554 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            552 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X