Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Orders Rejected

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

    Orders Rejected

    I am using an automated moving average strategy to trade stocks. When the average crosses above the strategy goes long when it goes below it is supposed to exit and go short. There is no problem entering the first trade, however when the moving average crosses in the opposite direction, my exit and entry into the next position are entered at the same time and my order gets rejected, ("the sell order is greater than the quantity held in your account") the strategy exits and shuts down. I believe that the exit of the one position and entry into the next position are entered the same time causing the rejected order and strategy shut down. Is there a quick fix to this problem?

    #2
    Hi tc101,

    How are you programming your orders? If you want reversal orders you do not need to explicitly code an exit order. If you were long and you just placed an EnterShort() order it will automatically close your position first then reverse you.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Orders rejected

      The orders are programmed in SET #1 cross above enter long. Set#2 cross below enter short. I don't have exits programmed yet when the strategy goes to exit and enter the new position the order gets rejected and the strategy does exit but it shuts down.

      Comment


        #4
        Can you provide details into how many orders per direction you have in your orders and as a position. Please ensure you are not exceeding your account balance in doing so too. See the Control Center logs for other hints as to what is going on with your strategy.

        I advise you to strip your strategy down completely into bare essentials to test. You can use the SampleMACrossOver to test for yourself since it uses the same set of conditions you are currently using.
        Josh P.NinjaTrader 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
        9 views
        0 likes
        Last Post jaybedreamin  
        Started by DJ888, 04-16-2024, 06:09 PM
        6 responses
        19 views
        0 likes
        Last Post DJ888
        by DJ888
         
        Started by Jon17, Today, 04:33 PM
        0 responses
        6 views
        0 likes
        Last Post Jon17
        by Jon17
         
        Started by Javierw.ok, Today, 04:12 PM
        0 responses
        15 views
        0 likes
        Last Post Javierw.ok  
        Working...
        X