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
2024-04-26T08:00:41.5926068Z TRACE:: CloudLiveTradingResultHandler.BrokerageMessage(): Error - Code: Unauthorized - Required scope(s): scope-stream.scopeSet - Brokerage: TradierBrokerage
2024-04-26T08:00:41.5993643Z ERROR:: Extensions.SetRuntimeError(): Extensions.SetRuntimeError(): RuntimeError at 04/26/2024 08:00:40 UTC. Context: Brokerage Error System.Exception: Required scope(s): scope-stream.scopeSet
2024-04-26T08:00:41.7012011Z ERROR:: TradierBrokerage.a(): System.NullReferenceException: Object reference not set to an instance of an object.
at QuantConnect.Brokerages.Tradier.TradierBrokerage.c()
at QuantConnect.Brokerages.Tradier.TradierBrokerage.a()
Expected Behavior
LEAN runs without
NullReferenceException
.Actual Behavior
Potential Solution
N/A
Reproducing the Problem
An algorithm with universe selection similar to
https://quantpedia.com/strategies/trend-following-effect-in-stocks/
Checklist
master
branchThe text was updated successfully, but these errors were encountered: