Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Order rejected Topsteptrader Combine

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

    Order rejected Topsteptrader Combine

    I have written and sim tested a strategy that gives it´s orders this way:

    if (initup == true && uptick == false)
    {initup = false; EnterShort();}
    if (initdown == true && downtick == false)
    {initdown = false; EnterLong();}

    Sim everything is ok.
    Combine doesn´t work.

    Just now orders are rejected with error message.
    How to give a market buy or sell order on Topstep account?
    Attached Files

    #2
    Hello resist,

    Thank you for your note.

    Expand the message column to view the 'Native error=' and report the full message to your broker for further information on the rejection.

    Comment


      #3
      Originally posted by NinjaTrader_PatrickH View Post
      Hello resist,

      Thank you for your note.

      Expand the message column to view the 'Native error=' and report the full message to your broker for further information on the rejection.
      Hello Patrick,
      full "Native error" is 'operation not supported'

      I am wondering if you have an answer because I thought you and Topsteptrader cooperate.

      My only question is how to submit correct market orders in a strategy traded with Topsteptrader. There is no "broker" in my knowledge - that are papertrades in a combine.

      Kind regards,
      resist

      Comment


        #4
        Hello resist,

        Thank you for your response.

        The message is from the connectivity provider for the account that you are sending the trades to. Please contact them for further information on why the order was rejected as operation not supported.

        Comment


          #5
          Problem solved by Topsteptrader, TIF has to be set to Day.

          So I hope this in initialize will help "TimeInForce = Cbi.TimeInForce.Day;"

          Sources:

          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