Results of 1 - 10 of about 15 for ma (0.009 sec.)
- MACD with controllable MA type 13584
- « trader_macd trader_macdfix » PHP Manual Trader 関数 MACD with controllable MA type trader_macd
...
ext (PECL trader >= 0.2.0) trader_macdext — MACD with controllable MA type 説明 trader_ ...
ext ( array $real , int $fastPeriod = ? , int $fastMAType = ? , int $slowPeriod = ? , int $slowMAType = ...
? , int $signalPeriod = ? , int $signalMAType = ? ): array パラメータ real 実数値の配列。 fa ...
stPeriod Number of period for the fast MA. Valid range from 2 to 100000. fastMAType Type of ...
-
https://man.plustar.jp/php/function.trader-macdext.html
- [similar]
- Moving average 10832
- « trader_log10 trader_macd » PHP Manual Trader 関数 Moving average trader_ma (PECL trader >= 0.2
...
.0) trader_ma — Moving average 説明 trader_ma ( array $real , in ...
t $timePeriod = ? , int $mAType = ? ): array パラメータ real 実数値の配列。 ti ...
od Number of period. Valid range from 2 to 100000. mAType Type of Moving Average. TRADER_MA_TYPE_* serie ...
ilure. 関連キーワード: Moving , average , trader , ma , array , int , timePeriod , mAType , Average , da ...
-
https://man.plustar.jp/php/function.trader-ma.html
- [similar]
- 定義済み定数 10832
- « 実行時設定 Trader 関数 » PHP Manual Trader 定義済み定数 定義済み定数 以下の定数が定義されていま
...
動的にロードされている場合のみ使用可能です。 TRADER_MA_TYPE_SMA ( int ) TRADER_MA_TYPE_EMA ( int ) TRADER ...
_MA_TYPE_WMA ( int ) TRADER_MA_TYPE_DEMA ( int ) TRADE ...
R_MA_TYPE_TEMA ( int ) TRADER_MA_TYPE_TRIMA ( int ) TRA ...
DER_MA_TYPE_KAMA ( int ) TRADER_MA_TYPE_MAMA ( int ) TRAD ...
-
https://man.plustar.jp/php/trader.constants.html
- [similar]
- Absolute Price Oscillator 9056
- « trader_adxr trader_aroon » PHP Manual Trader 関数 Absolute Price Oscillator trader_apo (PECL t
...
, int $fastPeriod = ? , int $slowPeriod = ? , int $mAType = ? ): array パラメータ real 実数値の配列。 fa ...
stPeriod Number of period for the fast MA. Valid range from 2 to 100000. slowPeriod Number o ...
f period for the slow MA. Valid range from 2 to 100000. mAType Type of Movi ...
ng Average. TRADER_MA_TYPE_* series of constants should be used. 戻り値 ...
-
https://man.plustar.jp/php/function.trader-apo.html
- [similar]
- Percentage Price Oscillator 9056
- « trader_plus_dm trader_roc » PHP Manual Trader 関数 Percentage Price Oscillator trader_ppo (PEC
...
, int $fastPeriod = ? , int $slowPeriod = ? , int $mAType = ? ): array パラメータ real 実数値の配列。 fa ...
stPeriod Number of period for the fast MA. Valid range from 2 to 100000. slowPeriod Number o ...
f period for the slow MA. Valid range from 2 to 100000. mAType Type of Movi ...
ng Average. TRADER_MA_TYPE_* series of constants should be used. 戻り値 ...
-
https://man.plustar.jp/php/function.trader-ppo.html
- [similar]
- Moving Average Convergence/Divergence 9004
- « trader_ma trader_macdext » PHP Manual Trader 関数 Moving Average Convergence/Divergence trader
...
_macd (PECL trader >= 0.2.0) trader_macd — Moving Aver ...
age Convergence/Divergence 説明 trader_macd ( array $real , int $fastPeriod = ? , int $slowP ...
値の配列。 fastPeriod Number of period for the fast MA. Valid range from 2 to 100000. slowPeriod Number o ...
f period for the slow MA. Valid range from 2 to 100000. signalPeriod Smooth ...
-
https://man.plustar.jp/php/function.trader-macd.html
- [similar]
- Chaikin A/D Oscillator 8185
- « trader_add trader_adx » PHP Manual Trader 関数 Chaikin A/D Oscillator trader_adosc (PECL trade
...
値の配列。 fastPeriod Number of period for the fast MA. Valid range from 2 to 100000. slowPeriod Number o ...
f period for the slow MA. Valid range from 2 to 100000. 戻り値 Returns an a ...
-
https://man.plustar.jp/php/function.trader-adosc.html
- [similar]
- Stochastic 8028
- « trader_stddev trader_stochf » PHP Manual Trader 関数 Stochastic trader_stoch (PECL trader >= 0
...
tK_Period = ? , int $slowK_Period = ? , int $slowK_MAType = ? , int $slowD_Period = ? , int $slowD_MATyp ...
range from 1 to 100000. slowK_Period Smoothing for making the Slow-K line. Valid range from 1 to 100000, ...
usually set to 3. slowK_MAType Type of Moving Average for Slow-K. TRADER_MA_T ...
nstants should be used. slowD_Period Smoothing for making the Slow-D line. Valid range from 1 to 100000. ...
-
https://man.plustar.jp/php/function.trader-stoch.html
- [similar]
- Vector Log10 7541
- « trader_ln trader_ma » PHP Manual Trader 関数 Vector Log10 trader_log10 (PECL trader >= 0.2.0)
...
-
https://man.plustar.jp/php/function.trader-log10.html
- [similar]
- Bollinger Bands 7436
- « trader_avgprice trader_beta » PHP Manual Trader 関数 Bollinger Bands trader_bbands (PECL trade
...
? , float $nbDevUp = ? , float $nbDevDn = ? , int $mAType = ? ): array パラメータ real 実数値の配列。 ti ...
d. Valid range from TRADER_REAL_MIN to TRADER_REAL_MAX . nbDevDn Deviation multiplier for lower band. Va ...
lid range from TRADER_REAL_MIN to TRADER_REAL_MAX . mAType Type of Moving Average. TRADER_MA_TYPE_* ...
-
https://man.plustar.jp/php/function.trader-bbands.html
- [similar]