Hello,
I am a relatively new customer, and I need some help
writing one of my first trading strategies. This strategy
is fairly simple, and uses only 2 MACD indicators.
MACD 1 is MACD(96,208,72,C)
MACD 2 is MACD(12,26,9,C)
When the Histogram of MACD 1 is > zero, then MACD 2
will do only long trades.
When the Histogram of MACD 1 is < zero, then MACD 2
will do only short trades.
Please give me the code for this strategy, and a list
of the steps that I would use to create it using the
EFS Formula Wizard.
Thankyou for your assistance!
I am a relatively new customer, and I need some help
writing one of my first trading strategies. This strategy
is fairly simple, and uses only 2 MACD indicators.
MACD 1 is MACD(96,208,72,C)
MACD 2 is MACD(12,26,9,C)
When the Histogram of MACD 1 is > zero, then MACD 2
will do only long trades.
When the Histogram of MACD 1 is < zero, then MACD 2
will do only short trades.
Please give me the code for this strategy, and a list
of the steps that I would use to create it using the
EFS Formula Wizard.
Thankyou for your assistance!
Comment