Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Setting the number of contracts to trade with a parameter

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

    Setting the number of contracts to trade with a parameter

    Where can I find an example of how to set the number of contracts for a trade. ( I'm passing an intiger variable with a parameter)

    #2
    Hello DenMan,
    Thanks for writing in and I am happy to assist you.

    The Enter methods have overloads where you can set the quantity. For example the EnterLong overloads below have a quantity parameter where you can set an appropriate quantity.

    EnterLong(int quantity)
    EnterLong(int quantity, string signalName)
    EnterLong(int barsInProgressIndex, int quantity, string signalName)


    This is true for any Enter/Exit methods

    Please let me know if I can assist you any further.
    JoydeepNinjaTrader Customer Service

    Comment


      #3
      Don't you hate it when the answer is right infront of you? Thanks for the response!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      648 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      369 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      108 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      572 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      573 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X