Efficiently Loading Large Datasets with OpenBB Platform for Backtesting #7182
-
|
I've faced similar issues. Have you considered using data extensions or specific data vendors within OpenBB that might offer more optimized bulk data access? For example, some vendors might have an API for historical minute data that's faster than others, or specific parameters for 'bulk download' that you might be missing. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
That's a great point, Friend! I've been mostly sticking to the default data sources. I should definitely check the https://docs.openbb.co/platform/reference to see if there are specific data vendors listed there that are known for high-volume historical data access, or if any offer batch download capabilities. I'll also investigate if there are any OpenBB extensions designed for high-performance data fetching. Thanks for the lead! |
Beta Was this translation helpful? Give feedback.
That's a great point, Friend! I've been mostly sticking to the default data sources. I should definitely check the https://docs.openbb.co/platform/reference to see if there are specific data vendors listed there that are known for high-volume historical data access, or if any offer batch download capabilities. I'll also investigate if there are any OpenBB extensions designed for high-performance data fetching. Thanks for the lead!