Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Adding position size to open trades

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

    Adding position size to open trades

    I am trying to build a system that scale the entry position. When I try to add second contract to open position (for example, if my open trades is up +50$ add a second contract) it does not work.
    I have changed the "Entries per direction" to 2 and "Entry handling" to Unique entries but it does not open the second contract. Also I am using different signal names.

    #2
    Hello GonzaloTradingSystems,

    Welcome to the NinjaTrader forums!

    "I have changed the "Entries per direction" to 2 and "Entry handling" to Unique entries but it does not open the second contract."

    Have you done this in State.Configure? (If this was in State.SetDefaults may I confirm you have removed the strategy instance from the Configured list and added a new instance from the Available list to pull the new defaults?)

    Enable TraceOrders in State.Configure, open the NinjaScript Output window, and reload the script.
    Do you see TraceOrders messages that orders are being ignored?
    What are the full messages?

    Below is a link to a support article on using prints and TraceOrders to understand behavior.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    89 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    135 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    68 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    119 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    69 views
    0 likes
    Last Post PaulMohn  
    Working...
    X