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 charlesugo_1, 05-26-2026, 05:03 PM
          0 responses
          60 views
          0 likes
          Last Post charlesugo_1  
          Started by DannyP96, 05-18-2026, 02:38 PM
          1 response
          147 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 05-11-2026, 05:56 AM
          0 responses
          161 views
          0 likes
          Last Post CarlTrading  
          Started by CarlTrading, 05-10-2026, 08:12 PM
          0 responses
          97 views
          0 likes
          Last Post CarlTrading  
          Started by Hwop38, 05-04-2026, 07:02 PM
          0 responses
          284 views
          0 likes
          Last Post Hwop38
          by Hwop38
           
          Working...
          X