mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-30 20:16:30 +08:00
e465f64f91
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)`