trader_macdext
MACD avec un type MA réglable
&reftitle.description;
arraytrader_macdext
arrayreal
intfastPeriod
intfastMAType
intslowPeriod
intslowMAType
intsignalPeriod
intsignalMAType
&reftitle.parameters;
real
&trader.arg.array.of.real;
fastPeriod
&trader.arg.fast.period;
fastMAType
&trader.arg.fast.ma.type;
slowPeriod
&trader.arg.slow.period;
slowMAType
&trader.arg.slow.ma.type;
signalPeriod
&trader.arg.signal.period;
signalMAType
&trader.arg.signal.ma.type;
&reftitle.returnvalues;
Retourne un tableau contenant les données calculées,
ou &false; si une erreur survient.