Login Page - Create Account

Support Board


Date/Time: Mon, 10 Mar 2025 17:09:03 +0000



Post From: Any ideas why my sim orders were cancelled?

[2022-03-30 11:31:41]
ycomp - Posts: 321
it's a lot of this - also you can see the most recent one before cancelling is still half an hour before the cancelling occurred.

(these are the most immediate lines below what I pasted above, but there are many more lines of it below.. it is from my code which adjusts the orders.. however the code doesn't have any flattening or cancelling of positions in it. I do have some other studies on the chart which does have such code but they are all disabled so that code should never be executed)

ActivityType  DateTime  Symbol  OrderActionSource  InternalOrderID  ServiceOrderID  OrderType  Quantity  BuySell  Price  Price2  OrderStatus  FillPrice  FilledQuantity  TradeAccount  OpenClose  ParentInternalOrderID  PositionQuantity  FillExecutionServiceID  HighDuringPosition  LowDuringPosition  Note  AccountBalance  ExchangeOrderID  ClientOrderID  TimeInForce
Orders  2022-03-29 05:47:45.497460  [Sim]NQM2-CME  Simulated order modify complete  52728  52728  Stop  1  Sell  14899.00    Open      Sim3  Close  52726  1        T300 S150.twconfig  0.00      Day
Orders  2022-03-29 05:47:45.497428  [Sim]NQM2-CME  Auto-trade order modification: NQM2-CME Renko 80t #6 | yTradeManagementByStudy. Requested Price: 14899.00. Requested Quantity: 1  52728  52728  Stop  1  Sell  14898.50    Pending Modify      Sim3  Close  52726  1        T300 S150.twconfig  0.00      Day
Orders  2022-03-29 05:47:43.413862  [Sim]NQM2-CME  Simulated order modify complete  52728  52728  Stop  1  Sell  14898.50    Open      Sim3  Close  52726  1        T300 S150.twconfig  0.00      Day
Orders  2022-03-29 05:47:43.413838  [Sim]NQM2-CME  Auto-trade order modification: NQM2-CME Renko 80t #6 | yTradeManagementByStudy. Requested Price: 14898.50. Requested Quantity: 1  52728  52728  Stop  1  Sell  14895.50    Pending Modify      Sim3  Close  52726  1        T300 S150.twconfig  0.00      Day
Orders  2022-03-29 05:41:20.803831  [Sim]NQM2-CME  Simulated order modify complete  52728  52728  Stop  1  Sell  14895.50    Open      Sim3  Close  52726  1        T300 S150.twconfig  0.00      Day
Orders  2022-03-29 05:41:20.803780  [Sim]NQM2-CME  Auto-trade order modification: NQM2-CME Renko 80t #6 | yTradeManagementByStudy. Requested Price: 14895.50. Requested Quantity: 1  52728  52728  Stop  1  Sell  14895.25    Pending Modify      Sim3  Close  52726  1        T300 S150.twconfig  0.00      Day
Orders  2022-03-29 05:41:11.295281  [Sim]NQM2-CME  Simulated order modify complete  52728  52728  Stop  1  Sell  14895.25    Open      Sim3  Close  52726  1        T300 S150.twconfig  0.00      Day

Do you think the most likely explanation is that I hit a key that cancelled and or flattened all positions? I have such keystrokes enabled, I have since removed their assigned shortcuts.
Date Time Of Last Edit: 2022-03-30 11:33:29