trader_bbands(3) php man page | unix.com

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 Bands

SYNOPSIS
array trader_bbands (array $real, [integer $timePeriod], [float $nbDevUp], [float $nbDevDn], [integer $mAType])
DESCRIPTION
PARAMETERS
o $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 VALUES
Returns an array with calculated data or false on failure. PHP Documentation Group TRADER_BBANDS(3)
Related Man Pages
gmagickdraw(3) - php
openal_source_set(3) - php
range(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:
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch