You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does not raise the "Subscription does not permit querying recent SIP data" error
Actual Behavior
Exception with error: RestClientErrorException: subscription does not permit querying recent SIP data
it happens due to a historical data request on initialize for example, using warm_up_indicator.
Expected Behavior
Does not raise the "Subscription does not permit querying recent SIP data" error
Actual Behavior
Exception with error:
RestClientErrorException: subscription does not permit querying recent SIP data
it happens due to a historical data request on
initialize
for example, usingwarm_up_indicator
.Potential Solution
N/A
Reproducing the Problem
Deploy the following algorithm with Alpaca data:
Checklist
master
branchThe text was updated successfully, but these errors were encountered: