"1) Open a clean daily chart (no other windows/indicators) of a
complete
data set, such as an index;
2) Plot the indicator below in a window below
the index chart:
Security("{ place your monthly data path & symbol
here }",C)" by Jose
1. How can I get a plot other than a line price plot
2. How do I back test this modified price plot using the MS Enhanced
System Tester?
My problem, the dialog box of the "Select Securities" will not work using
Security("{ place your monthly data path & symbol here }",C)".
I would like to back test a dual moving average crossover ( 10 / 20 ema )
using this function on a combination of 3 major indices.
Maybe there is an alternative approach.
Thank you in advance for your generous comments.
Don