|
OMX_F_MSRatio (Series Function)
|
Previous Top Next |
|
|
| OMX_Fitness = OMX_F_MSRatio( PeriodType, PeriodsBack, bDoComputation ) ;
|
|
|
| where
|
|
| OMX_Fitness = OMX_F_MSRatio( 1, 0, LastBarOnChart ) ;
|
| OMX_Fitness = OMX_F_MSRatio( 2, 52, LastBarOnChart ) ;
|
|
|
| OMX_Fitness = OMX_F_MSRatio( 3, 0, LastBarOnChart ) ;
|