mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-05 18:11:47 +08:00
af85b22313
The SecurityList implements a non-exposed method `current_securities(dt)` which SecurityListRestrictions calls to determine if an asset is restricted. Deprecate the `__iter__` and `__contains__` methods of security lists in favor of `current_securities(dt)`