Exemple #1
0
 public FOSC FOSC(DataSeries input, int period)
 {
     return(Indicator.FOSC(input, period));
 }