trader_set_compat
Set compatibility mode
&reftitle.description;
voidtrader_set_compat
integercompatId
Set compatibility mode which will affect the way calculations are done by all the extension functions.
&reftitle.parameters;
compatId
Compatibility Id. TRADER_COMPATIBILITY_* constant series should be used.
&reftitle.returnvalues;
&return.void;