OoplesFinance.StockIndicators icon indicating copy to clipboard operation
OoplesFinance.StockIndicators copied to clipboard

Bugs

Open jvinis opened this issue 1 year ago • 1 comments

Oscillator.cs

  1. CalculateHighLowIndex the hliList is empty and throws exception.

  2. CalculateGatorOscillator the alligatorList["Jaw"] should be alligatorList["Jaws"];

  3. CalculateTechnicalRatings call with default parameters when the CalculateAverageDirectionalIndex is called and GetInputValuesList is called raise an exception Calculations based off of IchimokuCloud can't be completed because this indicator doesn't have a single output.

jvinis avatar Mar 11 '25 21:03 jvinis

@jvinis Can you please provide me with the information you used such as symbol, ohlc bars, etc

ooples avatar Mar 28 '25 22:03 ooples