Lean
Lean copied to clipboard
McGinley MGD Attempted to divide by zero Exception. in McGinleyDynamic.cs:line 90
Expected Behavior
no exception.
Actual Behavior
yes exception.
Potential Solution
dont use this.
Reproducing the Problem
DEM(_symbol, 10,MovingAverageType.MGD);
System Information
qc cloud
Checklist
- [*] I have completely filled out this template
- [*] I have confirmed that this issue exists on the current
masterbranch - [*] I have confirmed that this is not a duplicate issue by searching issues
- [*] I have provided detailed steps to reproduce the issue