Closed Quenos closed 1 year ago
Hello! Can you post the code that produces this error?
Nothing special: metrics = get_market_metrics(self.session, [self.symbol]) self.symbol == 'XSP' Valid session
And what kind of session is it?
Production
If you change the symbol, does the error go away?
Yes, tried for AAPL,GLD and it works correctly SPY is not working correctly
I also noticed that for SPY, I think it's because it's not beta-weighted against itself haha
The following attributes are not in the get_metrics method. I suspect it became dependent on the asset class. This was retrieved for equity options.