(PECL trader >= 0.2.2)
Get compatibility mode
integer trader_get_compat ( void )
Get compatibility mode which affects the way calculations are done by all the extension functions.
Returns:
Returns the compatibility mode id which can be identified by TRADER_COMPATIBILITY_* series of constants.
Please login to continue.