[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

System to Expert



PureBytes Links

Trading Reference Links

Someone could help me to transform that system in a expert.
I tried but it gives a lot of signals because the conditions hapens all the
time and I want only one signal when the cross of the mov. averages.

Max Prft System
enter long
When(Ref(Mov(C,opt1,E),opt2)>Mov(C,opt3,E))
enter short
When(Ref(Mov(C,opt1,E),opt2)<Mov(C,opt3,E))

Thanks
[],s J.Carlos