検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 161 for real (0.006 sec.)
MESA Adaptive Moving Average 5946
« trader_macdfix trader_mavp » PHP Manual Trader 関数 MESA Adaptive Moving Average trader_mama ( ... Adaptive Moving Average 説明 trader_mama ( array $real , float $fastLimit = ? , float $slowLimit = ? ): a ... rray パラメータ real 実数値の配列。 fastLimit Upper limit use in the ad ...
https://man.plustar.jp/php/function.trader-mama.html - [similar]
Indexes of lowest and highest values over a specified period 5946
« trader_minmax trader_minus_di » PHP Manual Trader 関数 Indexes of lowest and highest values ov ... specified period 説明 trader_minmaxindex ( array $real , int $timePeriod = ? ): array パラメータ real 実数 ...
https://man.plustar.jp/php/function.trader-minmaxindex.html - [similar]
Rate of change : ((price/prevPrice)-1)*100 5946
« trader_ppo trader_rocp » PHP Manual Trader 関数 Rate of change : ((price/prevPrice)-1)*100 tra ... ((price/prevPrice)-1)*100 説明 trader_roc ( array $real , int $timePeriod = ? ): array パラメータ real 実数 ...
https://man.plustar.jp/php/function.trader-roc.html - [similar]
Rate of change Percentage: (price-prevPrice)/prevPrice 5946
« trader_roc trader_rocr100 » PHP Manual Trader 関数 Rate of change Percentage: (price-prevPrice ... ice-prevPrice)/prevPrice 説明 trader_rocp ( array $real , int $timePeriod = ? ): array パラメータ real 実数 ...
https://man.plustar.jp/php/function.trader-rocp.html - [similar]
Rate of change ratio 100 scale: (price/prevPrice)*100 5946
« trader_rocp trader_rocr » PHP Manual Trader 関数 Rate of change ratio 100 scale: (price/prevPr ... (price/prevPrice)*100 説明 trader_rocr100 ( array $real , int $timePeriod = ? ): array パラメータ real 実数 ...
https://man.plustar.jp/php/function.trader-rocr100.html - [similar]
Triple Exponential Moving Average (T3) 5946
« trader_sum trader_tan » PHP Manual Trader 関数 Triple Exponential Moving Average (T3) trader_t ... ential Moving Average (T3) 説明 trader_t3 ( array $real , int $timePeriod = ? , float $vFactor = ? ): arra ... y パラメータ real 実数値の配列。 timePeriod Number of period. Valid ...
https://man.plustar.jp/php/function.trader-t3.html - [similar]
1-day Rate-Of-Change (ROC) of a Triple Smooth EMA 5946
« trader_trima trader_tsf » PHP Manual Trader 関数 1-day Rate-Of-Change (ROC) of a Triple Smooth ... ) of a Triple Smooth EMA 説明 trader_trix ( array $real , int $timePeriod = ? ): array パラメータ real 実数 ...
https://man.plustar.jp/php/function.trader-trix.html - [similar]
文字セット 5946
« バッファクエリと非バッファクエリ MySQLi » PHP Manual コンセプト 文字セット 文字セット 適切な文 ... 。 たとえば、文字列のエスケープ (mysqli なら mysqli_real_escape_string() 、 PDO_MySQL なら PDO::quote() ) は ... r" , "my_password" , "world" ); // これは $mysqli->real_escape_string(); に影響を及ぼしません $mysqli -> q ... uery ( "SET NAMES utf8mb4" ); // これも $mysqli->real_escape_string(); に影響を及ぼしません $mysqli -> q ... TER SET utf8mb4" ); // しかしこの方法なら $mysqli->real_escape_string(); にもきちんと影響します $mysqli -> ...
https://man.plustar.jp/php/mysqlinfo.concepts.charset.html - [similar]
Absolute Price Oscillator 5889
« trader_adxr trader_aroon » PHP Manual Trader 関数 Absolute Price Oscillator trader_apo (PECL t ... Absolute Price Oscillator 説明 trader_apo ( array $real , int $fastPeriod = ? , int $slowPeriod = ? , int ... $mAType = ? ): array パラメータ real 実数値の配列。 fastPeriod Number of period for the ...
https://man.plustar.jp/php/function.trader-apo.html - [similar]
Moving Average Convergence/Divergence 5889
« trader_ma trader_macdext » PHP Manual Trader 関数 Moving Average Convergence/Divergence trader ... e Convergence/Divergence 説明 trader_macd ( array $real , int $fastPeriod = ? , int $slowPeriod = ? , int ... $signalPeriod = ? ): array パラメータ real 実数値の配列。 fastPeriod Number of period for the ...
https://man.plustar.jp/php/function.trader-macd.html - [similar]