Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Patsystems Historical Data Feed??

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

    #16
    Hello chatchgo,

    Can you please inform us what exactly happens when submitting a Day order. Do you receive a different error message?

    What steps are performed to submit the rejected order?

    You stated in post #11 Day orders go through. Is there any difference in the manner you submit the Day orders currently as opposed to the attempts when the Day orders did go through?
    JasonNinjaTrader Customer Service

    Comment


      #17
      When I submit the orders through the Dom while set to Day, the order goes thru. But the automated strategy gets rejected while set to day. The error message is the same as GTC error message from post #8.

      Comment


        #18
        How should I resolve this automated issue??

        Comment


          #19
          As per the error message:

          Order Combination order type 'Stop' and time-in-force 'Day' not supported by exchange 'Nybot' Affected Order: Sell 1 Stop @ 493.6

          The combination of time-in-force set to 'Day' and order type 'Stop' is not accepted by the exchange.

          Can you please tell me what type of order your strategy submitted that caused this rejection error? Could this be a stop loss part of an ATM strategy that your automated strategy uses?
          JasonNinjaTrader Customer Service

          Comment


            #20
            Im using the strategy wizard, here's the code:

            Add(SMA(Fast));
            SetStopLoss(
            "", CalculationMode.Ticks, 20, false);
            SetProfitTarget(
            "", CalculationMode.Ticks, 20);
            CalculateOnBarClose =
            true;

            Comment


              #21
              Can you please send me your log file for the date the last rejection error message occurred. Please send it to support[at]ninjatrader[dot]com, include 'Attn Jason' in the subject header and reference this thread.

              You can find these files at the following locations:

              Start Menu--> My Documents--> NinjaTrader 6.5--> Log--> log.20090527 for today. (log.yyyymmdd for any other date)

              Start Menu--> My Documents--> NinjaTrader 6.5--> Trace--> trace.20090527 for today. (trace.yyyymmdd for any other date)

              Unfortunately I cannot derive from the code what type of order was submitted (stop limit, stop market).
              JasonNinjaTrader Customer Service

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by Salahinho99, Today, 04:13 AM
              0 responses
              12 views
              0 likes
              Last Post Salahinho99  
              Started by junkone, 04-28-2024, 02:19 PM
              8 responses
              93 views
              1 like
              Last Post brucerobinson  
              Started by mkouitra, 10-23-2021, 04:40 PM
              17 responses
              1,969 views
              0 likes
              Last Post NinjaTrader_Jason  
              Started by Vietanhnguyen2hotmailcom, 05-03-2024, 10:29 AM
              4 responses
              31 views
              0 likes
              Last Post Vietanhnguyen2hotmailcom  
              Started by PhillT, 04-19-2024, 02:16 PM
              4 responses
              39 views
              0 likes
              Last Post PhillT
              by PhillT
               
              Working...
              X