Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
Very good Dave been trying to figure out how to slow this thing down some,adding bulls and bears to the main buy and sell very easy fix.May make this a very good expert.
mrtools
Back testing takes forever and a day though.
edit. with the right time frame and indicaters set to the right settings I think it could ba good.
for right now I am testing with sar and macD taken out. Tests slightly improved on speed. Plus I don't like macD or sar. MacD gives too many false signals and I don't really understand sar much.
I think there's enough indicaters in it with out those 2. Just need good indicater settings.
Last edited by xxDavidxSxx; 10-29-2006 at 06:32 PM.
I copied the code from an expert I found at yahoo,but will try to explain the best I understand.It gets the pivots each period back say if you are on 4 hr. chart it goes back 4,8,12, 16, etc.hrs. back and if the per. before is less than or greater than the per. before that, it is a buy and sell.I have been thinking off doing this: avg=TYP0+TYP1+TYP2 etc./6 and then Open(0)(or close(0))>avg = buy and <avg = sell. You could even go avg.+5 for buy, -5 for sell ,I think that would move the trade opening after the price moved 5 pips either way.The avg. idea is kinda the same as the six period idea but not really. Hopefully I didn't confuse you by my explaination.
I got ya.
I think using the average can give little bit better picture and little bit better entry too. And could make it better when ran on 1 hr chart.
Attached is another version of Robot trader with better results still using bull & bears but it needs some kind of break (maybe timebreak) between orders,that could really make this a killer E.A.Added dynamic zone RSI & tried incorporating bulls and bears into the main sub-routine but the expert wouldn't trade, so left it as is.Havn't tried on live account yet, so please only use this on demo first.
Attached is another version of Robot trader with better results still using bull & bears but it needs some kind of break (maybe timebreak) between orders,that could really make this a killer E.A.Added dynamic zone RSI & tried incorporating bulls and bears into the main sub-routine but the expert wouldn't trade, so left it as is.Havn't tried on live account yet, so please only use this on demo first.
Regards
mrtools
I like to test it in a micro acc ( 0.01 lot), can you please help me to change the EA with MM to micro lot ? Thank U
Will try to change MM to micro account. The always in thing, Davidxx fixed by moving the bulls and bears <> 0 to the main buy and sell routine, which I tried and this E.A. wouldn't trade, so what I am trying to do or if anybody knows how to put a maybe 60 min break between orders, or put the trader to sleep for a certain amount of time between orders, when backtesting it seems to always enter that last trade to late in the trend.
Attached is another version of Robot trader with better results still using bull & bears but it needs some kind of break (maybe timebreak) between orders,that could really make this a killer E.A.Added dynamic zone RSI & tried incorporating bulls and bears into the main sub-routine but the expert wouldn't trade, so left it as is.Havn't tried on live account yet, so please only use this on demo first.
Regards
mrtools
Hi mrtools could you post your forward test of dynamic robot EA.
Forward tested previous version and so far it has pretty much been a looser,seems to sometimes after loosing a trade to immediately enter another trade in the same direction and again loosing, tried the time delay would delay the trade and then it would again enter in the same loosing direction, anyway am currently trying this version using Blutos turbo JMA, bulls and bears, and other goodies, the backtests enclosed are for this year.Hope you can open the backtest files for some reason they seem to be compiling when I put them on my desktop.Test (fwd. & back) done on H1 timeframe. JMA slow at 7 and JMA fast at 40,and MM set to 1, 25 stop loss, everything else default.It seems to set its own take profit.Hope this is for real!