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
array_chunk(3) - php
array_count_values(3) - php
array_product(3) - php
openal_source_set(3) - php
range(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
Please Welcome Ravinder Singh to the Moderation Team