mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-08 09:17:10 +08:00
40001f3509
Many algorithms that use the new order methods like order_target() will legitimately try to order 0 shares many times. The printed warning at every turn is quite annoying and too verbose. We do not display it on Quantopian either so I'm removing it here as well.