16 references to ExceptionPriceIndicatorsFormulaRequiresOneArray
System.Web.DataVisualization (16)
Common\Formulas\GeneralFormulas.cs (2)
65throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 106throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray);
Common\Formulas\Oscillator.cs (2)
178throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 348throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray);
Common\Formulas\PriceIndicators.cs (6)
159throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 337throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 478throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 561throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 711throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 984throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray);
Common\Formulas\TechGeneralIndicators.cs (6)
99throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 370throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 419throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 475throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 559throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 637throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray);