DistributionItem Property |
Get estimation of Distribution Function
http://en.wikipedia.org/wiki/Cumulative_distribution_function
Namespace:
FinAnalysis.TA
Assembly:
FinAnalysis (in FinAnalysis.dll) Version: 2.1.13-cc97e13414b71fde928e8f3a546ac1daf26f295f
Syntax public double this[
double x
] { get; }
Parameters
- x
- Type: SystemDouble
Distribution Function argument.
Property Value
Type:
DoubleSee Also