Lean icon indicating copy to clipboard operation
Lean copied to clipboard

McGinley MGD Attempted to divide by zero Exception. in McGinleyDynamic.cs:line 90

Open superichmann opened this issue 1 year ago • 0 comments

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 master branch
  • [*] I have confirmed that this is not a duplicate issue by searching issues
  • [*] I have provided detailed steps to reproduce the issue

superichmann avatar Oct 13 '24 11:10 superichmann