Closed femtotrader closed 1 month ago
RogersSatchellVolatility and self.rsv should be available using Python
RogersSatchellVolatility and self.rsv are unavailable using Python
See https://www.quantconnect.com/forum/discussion/17820/can-039-t-find-self-rsv-rogers-satchell-volatility-in-python/p1
Write a Python algorithm from default template.
Try to access self.zlema ... it's available Try to access self.rsv it's not available
master
Related: #8144 #8183
Hey @femtotrader! It is available, just the stubs/autocomplete were just out of date, a new version is now out though, will be available in the cloud shortly
Expected Behavior
RogersSatchellVolatility and self.rsv should be available using Python
Actual Behavior
RogersSatchellVolatility and self.rsv are unavailable using Python
See https://www.quantconnect.com/forum/discussion/17820/can-039-t-find-self-rsv-rogers-satchell-volatility-in-python/p1
Potential Solution
Reproducing the Problem
Write a Python algorithm from default template.
Try to access self.zlema ... it's available Try to access self.rsv it's not available
System Information
Checklist
master
branchRelated: #8144 #8183