検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 194 for [SIMILAR] 16 1024 4096 WITH 20194 arithmetic WIT... (0.098 sec.)
Summation 2199
« trader_sub trader_t3 » PHP Manual Trader 関数 Summation trader_sum (PECL trader >= 0.2.0) trader_sum — Summation 説明 trader_sum ( array $real , int $timePeriod = ? ): array パラメータ real 実数値の配列。 timePeriod Number of period. Valid range from 2 to 100000. 戻り値 Returns an arra ...
https://man.plustar.jp/php/function.trader-sum.html - [similar]
Vector Trigonometric Tan 2199
« trader_t3 trader_tanh » PHP Manual Trader 関数 Vector Trigonometric Tan trader_tan (PECL trader >= 0.2.0) trader_tan — Vector Trigonometric Tan 説明 trader_tan ( array $real ): array Calculates the tangent for each value in real and returns the resulting array. パラメータ real 実数値の ...
https://man.plustar.jp/php/function.trader-tan.html - [similar]
True Range 2199
« trader_tema trader_trima » PHP Manual Trader 関数 True Range trader_trange (PECL trader >= 0.2.0) trader_trange — True Range 説明 trader_trange ( array $high , array $low , array $close ): array パラメータ high 高値。実数値の配列。 low 安値。実数値の配列。 close 終値。実数値の配列。 戻 ...
https://man.plustar.jp/php/function.trader-trange.html - [similar]
実行時設定 2199
« インストール手順 定義済み定数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Trader 設定オプション 名前 デフォルト 変更可能 変更履歴 trader.real_precision 3 PHP_INI_ALL Since trader 0.2.1 trader.real_round_mode HALF_DOWN PHP_INI_ALL Since tr ...
https://man.plustar.jp/php/trader.configuration.html - [similar]
はじめに 0
« Trader インストール/設定 » PHP Manual Trader はじめに はじめに The trader extension is a free open source stock library based on TA-Lib. It's dedicated to trading software developers requiring to perform technical analysis of financial market data. Alongside many indicators like ADX, M ...
https://man.plustar.jp/php/intro.trader.html - [similar]
Parser examples 0
« Lexer examples Parle\Lexer » PHP Manual 例 Parser examples Parser examples 例1 Simple calculator <?php use Parle \{ Parser , ParserException , Lexer , Token }; $p = new Parser ; $p -> token ( "INTEGER" ); $p -> left ( "'+' '-' '*' '/'" ); $p -> push ( "start" , "exp" ); $prod_add = $p ...
https://man.plustar.jp/php/parle.examples.parser.html - [similar]
値がゼロに近い時にでも精度を保つために exp(number) - 1 を返す 0
« exp fdiv » PHP Manual Math 関数 値がゼロに近い時にでも精度を保つために exp(number) - 1 を返す expm1 (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) expm1 — 値がゼロに近い時にでも精度を保つために exp(number) - 1 を返す 説明 expm1 ( float $num ): float expm1() は、 'exp( num ) - 1' の値を返します。 ...
https://man.plustar.jp/php/function.expm1.html - [similar]
e の累乗を計算する 0
« deg2rad expm1 » PHP Manual Math 関数 e の累乗を計算する exp (PHP 4, PHP 5, PHP 7, PHP 8) exp — e の累乗を計算する 説明 exp ( float $num ): float e を num 乗した値を返します。 注意 : ' e ' は自然対数の底で、およそ 2.718282 です。 パラメータ num 処理する引数。 戻り値 'e' の num 乗を返しま ...
https://man.plustar.jp/php/function.exp.html - [similar]
Parabolic SAR - Extended 0
« trader_sar trader_set_compat » PHP Manual Trader 関数 Parabolic SAR - Extended trader_sarext (PECL trader >= 0.2.0) trader_sarext — Parabolic SAR - Extended 説明 trader_sarext ( array $high , array $low , float $startValue = ? , float $offsetOnReverse = ? , float $accelerationInitLong ...
https://man.plustar.jp/php/function.trader-sarext.html - [similar]
Bollinger Bands 0
« trader_avgprice trader_beta » PHP Manual Trader 関数 Bollinger Bands trader_bbands (PECL trader >= 0.2.0) trader_bbands — Bollinger Bands 説明 trader_bbands ( array $real , int $timePeriod = ? , float $nbDevUp = ? , float $nbDevDn = ? , int $mAType = ? ): array パラメータ real 実数値の ...
https://man.plustar.jp/php/function.trader-bbands.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT