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

Question About Position.Quantity

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

    Question About Position.Quantity

    Hello staff,

    I would like to use Position.Quantity to determine the size of an order, but what I am aiming for is to get "Position.Quantity + 1"
    So, whatever the current amount of trades are, but +1 on top of that. However, this does not seem to work in a strategy.
    Is there a way to achieve this result?

    I'm looking forward to your reply,

    GLFX005

    #2
    Hi GLFX005, thanks for your question.

    If your strategy does something like, EnterLong(1), then does EnterLong(Position.Quantity+1), you must make sure EntriesPerDirection is set to 2. Can you confirm you have this property set to 2? Also, consider turning on TraceOrders in the script as well to print information about any ignored orders.

    I look forward to hearing from you.
    Chris L.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Noerclou, Today, 04:55 AM
    0 responses
    1 view
    0 likes
    Last Post Noerclou  
    Started by llanqui, Yesterday, 09:59 AM
    2 responses
    16 views
    0 likes
    Last Post llanqui
    by llanqui
     
    Started by ThoriSten, Today, 03:56 AM
    0 responses
    6 views
    0 likes
    Last Post ThoriSten  
    Started by PhillT, 04-19-2024, 02:16 PM
    3 responses
    20 views
    0 likes
    Last Post mangel2000  
    Started by TraderBCL, Today, 02:37 AM
    0 responses
    4 views
    0 likes
    Last Post TraderBCL  
    Working...
    X