Quote:
Originally Posted by King Pips
Hi Steve How is your EA working. Can you post it to download. Whats the differance than Ronold Rayguns one. Thanks
|
Hehe. Originally, the difference was that RR's worked and mine was rubbish.

We spent a lot of time over at FF trying to make the thing work properly as it appeared promising. Eventually, I just gave up.
Over the weekend, I rewrote the robot from scratch. Reading the first 30 pages or so here made me realise I had mis-understood some of the basics of the system. Woudn't think that is possible, would you, but I managed it.

Hey ho. I can't help being dim.
The robot appears to be working properly. It was fine during visual backtesting using the mt4 strategy tester. Once it has been up and running on demo for a couple of weeks and has proven that the basics are working, I shall add the usual management code (jumping stops et al) and upload it here.
Having said all that, it is hard to see how a robot can trade this system with complete accuracy if it only trades the system as detailed in Ash's pdf. The robot takes no account of support and resistance and candle\wick lengths.
Candle and wick lengths are fairly easy. A potential trade can be cancelled if the candle is longer than the average length of the candles over x bars. Likewise if the wick(s) > x% of the candle length. This is still not an intuitive thing, but is the closest I can see a robot coming to a 'feel' for this.
S\r is harder, much harder. I have the code to include a daily fib but would still need to work out
how to use the information it provides. Also, I am coming to the conclusion that eyballing s\r is probably more useful. When we pull out our D1 charts, or change to W1 or M1, we can see major points of support and resistance and draw horizontal lines to mark them. I haven't a clue about how to program that little lot.
This post is turning into a thinking-aloud thingy but is proving useful to me, even if everybody else has given up and moved on.

When the bot is ready for public scrutiny, I will put it in its own thread here. Those of us interested in its development can take things from there.
In the meantime, anybody with an algorithm for spotting the next major level of s\r would do us all a big favour by sending it to me in a pm.
__________________________________________________ __________
On a different topic: Swingman, if you are still reading here, I
love Dashboard. Fantastic. Sheer genius. Cheers.