フォース指数【iForce】
double iForce(string symbol, int timeframe, int period, int ma_method, intapplied_price, int shift) Cal…
double iForce(string symbol, int timeframe, int period, int ma_method, intapplied_price, int shift) Cal…
dobule iEnvelopesOnArray(double array[ ], int total, int ma_period, intma_method, int ma_shift, double deviati…
double iEnvelopes(string symbol, int timeframe, int ma_period, intma_method, int ma_shift,int applied_price, d…
double iDeMarker(string symbol, int timeframe, int period, int shift) Calculates the DeMarker indicator…
double iCustom(string symbol, int timeframe, string name, …, int mode, intshift) Calculates the s…
double iCCIOnArray(double array[ ], int total, int peropd, int shift) Calculation of the Commodity Chan…
double iCCI(string symbol, int timeframe, int peripd, int applied_price, intshift) Calculates the Commo…
double iBullsPower(string symbol, int timeframe, int peripd, int applied_price, int shift) Calculates t…
dobule iBandsOnArray(string array[ ], int total, int period, int deviation, intbands_shift, int mode, int shif…
doubel iBands(string symbol, int timeframe, int period, int deviation, intbands_shift, int applied_price, int …