Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Many symbols #35

Closed
ghost opened this issue Dec 5, 2016 · 1 comment
Closed

Many symbols #35

ghost opened this issue Dec 5, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Dec 5, 2016

I'd like to implement a day trading strategy in following manner: each day, before the market starts, I need to calculate a list of signals for all S&P500 and perform an screening process and choose about 100 companies. Then I need to trade them on a minute based data. Given the high number of companies that I would like to track in the market on minute basis, are you aware of any limitation in the framework to handle that volume of symbols?

This is related issue to [issue with multi-instrument #37]
Thanks again Ran!

@ranaroussi
Copy link
Owner

The bugs reported in issues #36 and #37 have been fixed with version 1.5.41.

Please upgrade and confirm everything's working as it should now.

To upgrade, run:

$ pip install qtpylib --upgrade --no-cache-dir

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant