php man page for trader_bbands

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
gmagickdraw(3) - php
array_fill(3) - php
trader_sarext(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!