Closed DerekMelchin closed 7 months ago
The example in Using D Indicator now throws
Runtime Error: Value was either too large or too small for a Decimal. in OptionGreekIndicatorsHelper.cs:line 145 (Open Stack Trace)
This only happened when the greek indicator was updated after the contract expiry.
Expected Behavior
The example algorithms in https://www.quantconnect.com/docs/v2/writing-algorithms/indicators/supported-indicators/gamma#02-Using-G-Indicator run without error.
Actual Behavior
Checklist
master
branch