trader_sar(3) php man page | unix.com

Man Page: trader_sar

Operating Environment: php

Section: 3

TRADER_SAR(3)								 1							     TRADER_SAR(3)

trader_sar - Parabolic SAR

SYNOPSIS
array trader_sar (array $high, array $low, [float $acceleration], [float $maximum])
DESCRIPTION
PARAMETERS
o $high - High price, array of real values. o $low - Low price, array of real values. o $acceleration - Acceleration Factor used up to the Maximum value. Valid range from 0 to TRADER_REAL_MAX. o $maximum - Acceleration Factor Maximum value. Valid range from 0 to TRADER_REAL_MAX.
RETURN VALUES
Returns an array with calculated data or false on failure. PHP Documentation Group TRADER_SAR(3)
Related Man Pages
array_pop(3) - php
array_flip(3) - php
array_keys(3) - php
array_combine(3) - php
cairo_clip_rectangle_list(3) - php
Similar Topics in the Unix Linux Community
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun