Query: trader_bbands
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRADER_BBANDS(3) 1 TRADER_BBANDS(3) trader_bbands - Bollinger BandsSYNOPSISarray trader_bbands (array $real, [integer $timePeriod], [float $nbDevUp], [float $nbDevDn], [integer $mAType])DESCRIPTIONPARAMETERSo $real - Array of real values. o $timePeriod - Number of period. Valid range from 2 to 100000. o $nbDevUp - Deviation multiplier for upper band. Valid range from TRADER_REAL_MIN to TRADER_REAL_MAX. o $nbDevDn - Deviation multiplier for lower band. Valid range from TRADER_REAL_MIN to TRADER_REAL_MAX. o $mAType - Type of Moving Average. TRADER_MA_TYPE_* series of constants should be used.RETURN VALUESReturns an array with calculated data or false on failure. PHP Documentation Group TRADER_BBANDS(3)
Related Man Pages |
---|
harupage(3) - php |
ini_get_all(3) - php |
gettimeofday(3) - php |
stats_cdf_beta(3) - php |
trader_sarext(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
User Guide: Posting in the Emergency Forum |
Status of UNIX.COM Forum Transformation |
Denial Of Service Attack Update |