Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Sim Account Case NtDirect.dll

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

    Sim Account Case NtDirect.dll

    My sim account listed in the platform is Sim101, but orders using the NtDirect dll seems to require SIM101.
    Is this correct?

    #2
    Hello Atomic,

    Thank you for your post.

    You'd want to use "Sim101" not SIM101. I've tested and the following would submit a limit order at the specified price on the Sim101 account:

    Command("PLACE", "Sim101", "ES 06-22", "BUY", 1, "LIMIT", 4512.00, 4513.00, "DAY", "", "MyOrder", "", "");

    Please let us know if we may be of further assistance to you.

    Comment


      #3
      Originally posted by NinjaTrader_Kate View Post
      Hello Atomic,

      Thank you for your post.

      You'd want to use "Sim101" not SIM101. I've tested and the following would submit a limit order at the specified price on the Sim101 account:

      Command("PLACE", "Sim101", "ES 06-22", "BUY", 1, "LIMIT", 4512.00, 4513.00, "DAY", "", "MyOrder", "", "");

      Please let us know if we may be of further assistance to you.
      For the longest time, that's what I thought, but right now, it seems I have to use upper case. Here is an example.
      First I submitted TestOrder7873 using account name SIM101, and the order was immediately processed.
      Then I submitted TestOrder4506 using account name Sim101 and there was never an execution. Everything else is the same except the account name. The actual account name in the NT Platform is Sim101 (lower case).

      Click image for larger version  Name:	NT-TestOrder.PNG Views:	0 Size:	20.9 KB ID:	1195229
      Last edited by Atomic; 03-25-2022, 10:17 AM.

      Comment


        #4
        Hello Atomic,

        Thank you for your reply.

        Looks like you are using OIF files, not the DLL interface to place orders. Is that correct? My answer above is for the DLL interface.

        Here's an example of an OIF command for a market order, for that you would use SIM101:

        PLACE;SIM101;ES 03-22;BUY;1;MARKET;0;0;DAY;;;;

        Please let us know if we may be of further assistance to you.

        Comment


          #5
          Originally posted by NinjaTrader_Kate View Post
          Hello Atomic,

          Thank you for your reply.

          Looks like you are using OIF files, not the DLL interface to place orders. Is that correct? My answer above is for the DLL interface.

          Here's an example of an OIF command for a market order, for that you would use SIM101:

          PLACE;SIM101;ES 03-22;BUY;1;MARKET;0;0;DAY;;;;

          Please let us know if we may be of further assistance to you.
          I am using dll. That is all I have ever used.

          Comment


            #6
            I have a hunch that when I reboot everything it will go back to the way it was

            Comment


              #7
              Hello Atomic,

              Thank you for your reply.

              I've put this line in the Ninja7Api example here so it submits it from one of the button presses, and I'm seeing this work with NinjaTrader 7:



              Command("PLACE", "Sim101", "ES 06-22", "BUY", 1, "MARKET", 0, 0, "DAY", "", "MyOrder", "", "");

              When capitalized, it looks like it tries to place the order but never actually submits.

              Please let us know if we may be of further assistance to you.

              Comment


                #8
                Originally posted by NinjaTrader_Kate View Post
                Hello Atomic,

                Thank you for your reply.

                I've put this line in the Ninja7Api example here so it submits it from one of the button presses, and I'm seeing this work with NinjaTrader 7:



                Command("PLACE", "Sim101", "ES 06-22", "BUY", 1, "MARKET", 0, 0, "DAY", "", "MyOrder", "", "");

                When capitalized, it looks like it tries to place the order but never actually submits.

                Please let us know if we may be of further assistance to you.
                I know what you are saying, but right now, it works the opposite for me.

                Comment


                  #9
                  Once I restarted my computer it went back to accepting the lower case account number.

                  Comment

                  Latest Posts

                  Collapse

                  Topics Statistics Last Post
                  Started by Mindset, 04-21-2026, 06:46 AM
                  0 responses
                  117 views
                  0 likes
                  Last Post Mindset
                  by Mindset
                   
                  Started by M4ndoo, 04-20-2026, 05:21 PM
                  0 responses
                  166 views
                  0 likes
                  Last Post M4ndoo
                  by M4ndoo
                   
                  Started by M4ndoo, 04-19-2026, 05:54 PM
                  0 responses
                  85 views
                  0 likes
                  Last Post M4ndoo
                  by M4ndoo
                   
                  Started by cmoran13, 04-16-2026, 01:02 PM
                  0 responses
                  130 views
                  0 likes
                  Last Post cmoran13  
                  Started by PaulMohn, 04-10-2026, 11:11 AM
                  0 responses
                  88 views
                  0 likes
                  Last Post PaulMohn  
                  Working...
                  X