Traders Laboratory - View Single Post - The Chimp`s "Forex Trades"
View Single Post
  #187 (permalink)  
Old 11-17-2007, 08:48 PM
PYenner's Avatar
PYenner PYenner is offline
PYenner has no status.

 
Join Date: May 2007
Location: New Zealand
Posts: 511
Thanks: 0
Thanked 1 Time in 1 Post
Re: The Chimp`s "Forex Trades"

Walter
Someone suggested the path I would take with it..

Drop the macd part, subtract 50 from the RSI signal to make it symmetrical about the zero line...
It depends on how the Stochastic bit was done and I didn't look that closely.

That might get rid of the long bias...

But no-one seemed to act on the fix that had been suggested??

The only thought I had about repainting was when I saw a piece of code with two imaonarray()'s in the same loop, I had the impression each had to be in its own separate loop because thats the way the internal functions seem to use it, but as usual there is no documentation to explain the tricky doubts. I kept my mouth shut because guesses are all I have to go on and those guys know MT4 a lot better than I do.

An alternatve would be to use (Stochastic(RSI-50) + Stochastic(Macd))/mom since the stochastic tends to normalize each signal..??
Cheers B

Reply With Quote