mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-26 13:18:31 +08:00
DOC: add whatsnew entry for AssetFinderCachedEquities.
This commit is contained in:
@@ -33,7 +33,10 @@ Bug Fixes
|
||||
Performance
|
||||
~~~~~~~~~~~
|
||||
|
||||
None
|
||||
* Speeds up `AssetFinder.lookup_symbol` by adding an extension,
|
||||
`AssetFinderCachedEquities`, that loads equities into dictionaries and
|
||||
then directs `lookup_symbol` to these dictionaries to find matching equities
|
||||
(:issue:`830`).
|
||||
|
||||
Maintenance and Refactorings
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user