Quote:
Originally Posted by mauzj
No, by plotting the price difference. i.e. gold price - silver price. It's easy on cqg, but i can't work out how on meta
|
Quote:
Originally Posted by prasxz
|
Maybe:
double
iMA(
GOLD string symbol, int timeframe, int period, int ma_shift, int ma_method, int applied_price, int shift) - double
iMA(
SILVER string symbol, int timeframe, int period, int ma_shift, int ma_method, int applied_price, int shift)