While reading Guppy's Multiple Moving Avearges ( MMA--which i found to be very useful while reading Charts to determine Trend), I came across Bob Laidlaw's search formula, which helps in identifying when Guppy's MMA's are coming closer to turn upward / downword. Laidlaw has given 7 custom indicators and one exploration formula is also given. One such Indicator is given as follows:
MMA 10/45
IF(OSCp(10,45,E,%)>0,+1,-1
And likewise 7 other indicators are given for other averages.
Thereafter one exploration formula is given. In Col D it says Fml("mma 3/30")+fml("mma 5/35") and likewise for other moving averages. When i put ndicators in Indicator builder, it gives error : "MMA" not valid function etc. And in explorer window it says fml("mma 3/30") missing or something like that.
Can anybody guide me as to 1) whether any syntax is to be followed(e.g. capitalisation etc.) while putting formulas in Indicator builder? 2) what is the link between indicator builder and the Explorer window. and 3) what is the meaning of MMA 10/45
IF(OSCp(10,45,E,%)>0,+1,-1 in explorer window.
Please help me as i feel that this formula will be very useful in exploring probable trading candidates. If necessary pl. Mail me the solution at [email protected]. Thanks
MMA 10/45
IF(OSCp(10,45,E,%)>0,+1,-1
And likewise 7 other indicators are given for other averages.
Thereafter one exploration formula is given. In Col D it says Fml("mma 3/30")+fml("mma 5/35") and likewise for other moving averages. When i put ndicators in Indicator builder, it gives error : "MMA" not valid function etc. And in explorer window it says fml("mma 3/30") missing or something like that.
Can anybody guide me as to 1) whether any syntax is to be followed(e.g. capitalisation etc.) while putting formulas in Indicator builder? 2) what is the link between indicator builder and the Explorer window. and 3) what is the meaning of MMA 10/45
IF(OSCp(10,45,E,%)>0,+1,-1 in explorer window.
Please help me as i feel that this formula will be very useful in exploring probable trading candidates. If necessary pl. Mail me the solution at [email protected]. Thanks