DistributionGetOrderStatisticAdditionalInfo Method |
Get additional value associated with Order Statistic.
Namespace:
FinAnalysis.TA
Assembly:
FinAnalysis (in FinAnalysis.dll) Version: 2.1.13-cc97e13414b71fde928e8f3a546ac1daf26f295f
Syntax public Object GetOrderStatisticAdditionalInfo(
int order
)
Parameters
- order
- Type: SystemInt32
Order Statistic index.
Return Value
Type:
Object Additional value associated with Order Statistic.
See Also