8 references to ExceptionPriceIndicatorsSameXYNumber
System.Windows.Forms.DataVisualization (8)
Common\Formulas\PriceIndicators.cs (7)
163
throw new ArgumentException(SR.
ExceptionPriceIndicatorsSameXYNumber
);
341
throw new ArgumentException(SR.
ExceptionPriceIndicatorsSameXYNumber
);
482
throw new ArgumentException(SR.
ExceptionPriceIndicatorsSameXYNumber
);
565
throw new ArgumentException(SR.
ExceptionPriceIndicatorsSameXYNumber
);
715
throw new ArgumentException(SR.
ExceptionPriceIndicatorsSameXYNumber
);
988
throw new ArgumentException(SR.
ExceptionPriceIndicatorsSameXYNumber
);
1094
throw new ArgumentException(SR.
ExceptionPriceIndicatorsSameXYNumber
);
Common\Formulas\TechGeneralIndicators.cs (1)
103
throw new ArgumentException(SR.
ExceptionPriceIndicatorsSameXYNumber
);