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

quantity

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

    quantity

    Does anyone know how to change quantity in orders for currency sim trading I have currently put 2 lots and dont know how to change it.
    And what is 2 representing when it is not a share but a currency?
    How much is qty 2 when it comes to currency?

    #2
    Hello lucci,

    Who are you connected to? This is displayed by green on lower left corner of the Control Center window.

    If you are using Gain with a live account, the quantity will reflect the minimum you can trade with your account. For example, if your account minimum is micro, then quantity 2 will equal 2,000. If your account minimum is mini, then quantity 2 will equal 20,000 etc.

    When using Gain with the simulator, quantity will always refer to a full 100K lot.

    For all other brokers quantity will refer to the smallest unit of a partial lot.

    A standard lot is equal to .1M
    A mini lot is equal to .01M
    A micro lot would then be 1000.

    1,000 = .001M
    10,000 = .01M
    100,000 = .1M
    1,000,000 = 1.0M

    This will be the unit size, and represent the total number of units located within a lot size, either standard, mini, or micro, and this should affect the account performance since a whole integer of unit sizes may not calculate based on the smallness of the unit sizes.

    In a strategy you will need to enter the full integer. For example:
    EnterLong(100000, "long1");

    This would buy 1 lot.


    Please let me know if this does not resolve your inquiry.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      ok I am reading it thanks for response,
      Does 1m equal to million? or what does M stand for?
      I am currently only connected to kinetick and have no broker?


      Originally posted by NinjaTrader_ChelseaB View Post
      Hello lucci,

      Who are you connected to? This is displayed by green on lower left corner of the Control Center window.

      If you are using Gain with a live account, the quantity will reflect the minimum you can trade with your account. For example, if your account minimum is micro, then quantity 2 will equal 2,000. If your account minimum is mini, then quantity 2 will equal 20,000 etc.

      When using Gain with the simulator, quantity will always refer to a full 100K lot.

      For all other brokers quantity will refer to the smallest unit of a partial lot.

      A standard lot is equal to .1M
      A mini lot is equal to .01M
      A micro lot would then be 1000.

      1,000 = .001M
      10,000 = .01M
      100,000 = .1M
      1,000,000 = 1.0M

      This will be the unit size, and represent the total number of units located within a lot size, either standard, mini, or micro, and this should affect the account performance since a whole integer of unit sizes may not calculate based on the smallness of the unit sizes.

      In a strategy you will need to enter the full integer. For example:
      EnterLong(100000, "long1");

      This would buy 1 lot.


      Please let me know if this does not resolve your inquiry.

      Comment


        #4
        And what is Gain? A broker?
        Thanks
        Lucci
        Originally posted by NinjaTrader_ChelseaB View Post
        Hello lucci,

        Who are you connected to? This is displayed by green on lower left corner of the Control Center window.

        If you are using Gain with a live account, the quantity will reflect the minimum you can trade with your account. For example, if your account minimum is micro, then quantity 2 will equal 2,000. If your account minimum is mini, then quantity 2 will equal 20,000 etc.

        When using Gain with the simulator, quantity will always refer to a full 100K lot.

        For all other brokers quantity will refer to the smallest unit of a partial lot.

        A standard lot is equal to .1M
        A mini lot is equal to .01M
        A micro lot would then be 1000.

        1,000 = .001M
        10,000 = .01M
        100,000 = .1M
        1,000,000 = 1.0M

        This will be the unit size, and represent the total number of units located within a lot size, either standard, mini, or micro, and this should affect the account performance since a whole integer of unit sizes may not calculate based on the smallness of the unit sizes.

        In a strategy you will need to enter the full integer. For example:
        EnterLong(100000, "long1");

        This would buy 1 lot.


        Please let me know if this does not resolve your inquiry.

        Comment


          #5
          Hello,


          Yes, GAIN/Forex.com is a brokerage service.
          KyleNinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by bortz, 11-06-2023, 08:04 AM
          47 responses
          1,606 views
          0 likes
          Last Post aligator  
          Started by jaybedreamin, Today, 05:56 PM
          0 responses
          8 views
          0 likes
          Last Post jaybedreamin  
          Started by DJ888, 04-16-2024, 06:09 PM
          6 responses
          18 views
          0 likes
          Last Post DJ888
          by DJ888
           
          Started by Jon17, Today, 04:33 PM
          0 responses
          4 views
          0 likes
          Last Post Jon17
          by Jon17
           
          Started by Javierw.ok, Today, 04:12 PM
          0 responses
          13 views
          0 likes
          Last Post Javierw.ok  
          Working...
          X