generated from QuantConnect/Lean.DataSource.SDK
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Expected Behavior
An algorithm using the Optimization feature should be able to use Quandl data.
Actual Behavior
An algorithm using the Optimization feature cannot use Quandl data because the parallel web requests to Quandl result in a forbidden message.
Potential Solution
Use cached data. QuantConnect can cache popular Quandl data such as USTREASURY/YIELD daily like it does for CBOE
System Information
Optimization in QuantConnect Cloud.
Checklist
- I have completely filled out this template
- I have confirmed that this issue exists on the current
masterbranch - I have confirmed that this is not a duplicate issue by searching issues
- I have provided detailed steps to reproduce the issue
Metadata
Metadata
Assignees
Labels
No labels