85ca5be258
API Tests / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Report Generator Tests / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled
* implement Rogers-Satchell volatility * naming RSVolat to avoid confusion between volume and volatility * fix InitializeIndicator call * fix AcceptsRenkoBarsAsInput test * add symbol parameter to InitializeIndicator * Update RogersSatchellVolatility.cs * some fixes after review * Return 0 when Open High Low or Close is 0 * IBaseDataBar