Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Stop auto-cancellation of orders

Hello Community,

I am having an issue with quantopian auto-canceling orders. This is causing excess leverage and is unhelpful to my strategy. Is there a way to disable this feature? Or is the only way to create a list of open orders at EOD and re-order on the next day (this approach seems excessive).

1 response

Hi Harrison,

This issue popped up every couple of months since 2012.

Then (December 2012) Fawce indicated as follows:

“We need to add limit and stop orders, time in force, access to the current open orders, and order cancellation.”
“Please let us know if you find other holes!”

And the community responded uncountable times.

Just to mention a few:

Good-‘Til-Cancel (GTC) orders are crucial for successful deployment of capital.
Such nonvolatile orders will contribute to the platform's:

  1. RELIABILITY accuracy and dependability of a system to produce results;
  2. FAULT TOLERANCE the ability to continue operating properly following disruptions or faults;
  3. SECURE PORTFOLIO the ability to liquidate an asset that went the wrong direction, even when the Quantopian server is having difficulties access the broker;
  4. KEEP LEVERAGE AT BAY as you, Harrison correctly indicated above.

After four years of clear indication from the community, the need is covered explicitly from all sorts of angles; Now is the time for Quantopian to give this issue the attention it deserves.