downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Costanti predefinite> <Installazione
[edit] Last updated: Fri, 17 May 2013

view this page in

Configurazione di Runtime

Il comportamento di queste funzioni รจ influenzato dalle impostazioni di php.ini.

Trader Opzioni di configurazione
Nome Default Modificabile Storico dei cambiamenti
trader.real_precision 3 PHP_INI_ALL Since trader 0.2.1
trader.real_round_mode HALF_DOWN PHP_INI_ALL Since trader 0.3.0

Breve descrizione dei parametri di configurazione.

trader.real_precision integer

All the values in the returned arrays will be rounded to this precision. However the calculations inside TA-Lib happen with unrounded values.

trader.real_round_mode string

Controls the trader real rounding policy. Valid values are HALF_UP, HALF_DOWN, HALF_EVEN and HALF_ODD. The behaviour is identical to the round() function used with the mode argument.



add a note add a note User Contributed Notes Configurazione di Runtime - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites