Forex



Go Back   Forex Trading > Downloads > Expert Advisors - Metatrader 4
Forex Forum Register More recent Blogs Calendar Advertising Others Help






Register
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.
See more

Reply
 
Thread Tools Display Modes
  #81 (permalink)  
Old 09-02-2008, 11:42 PM
Member
 
Join Date: Jun 2006
Posts: 65
safire25 is on a distinguished road
Could someone please code this to trade only on PSAR direction? not Moving average at all

If you look over 1 hour charts at the 0 GMT and were to trade at that time in the direction of the PSAR you will find a high probability the trade will go in that direction.

I trade off the 200 SMA and if PSAR agrees which is safe but I miss any big retracements heading back to the 200 SMA line that would usually always disagree with the PSAR direction and miss the trade.

Maybe if the EA can have a setting to enable Moving Averages just like it does now to enable PSAR?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #82 (permalink)  
Old 09-03-2008, 01:46 AM
azjeff's Avatar
Senior Member
 
Join Date: Sep 2007
Posts: 163
azjeff is on a distinguished road
Hello Safire,

Patience. Derk has already indicated that he would work on the ea but he needs some time to look it over. If your in such a hurry you can always hire a programmer to code it for you. Just a thought. Not being critical. Just letting you know you can do that.

Regards,
Jeff

Quote:
Originally Posted by safire25 View Post
Could someone please code this to trade only on PSAR direction? not Moving average at all

If you look over 1 hour charts at the 0 GMT and were to trade at that time in the direction of the PSAR you will find a high probability the trade will go in that direction.

I trade off the 200 SMA and if PSAR agrees which is safe but I miss any big retracements heading back to the 200 SMA line that would usually always disagree with the PSAR direction and miss the trade.

Maybe if the EA can have a setting to enable Moving Averages just like it does now to enable PSAR?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #83 (permalink)  
Old 09-03-2008, 05:41 AM
DerkWehler's Avatar
Senior Member
 
Join Date: May 2006
Location: Portland, OR
Posts: 218
DerkWehler is on a distinguished road
Quote:
Originally Posted by safire25 View Post
Hi DerkWehler,
I am just using the "Average range of X days" have played with different day durations but I feel 60 days use a more smoother and accurate range which effectively absorbs major spikes here and there.

By using 75% of this I find most of the time it just hits this before reversing, not always of course but a lot of the time.

If you can code the EA to do this daily that would be great but for 60 day range it doesn't change to much day to day, mayne 5-6 pips over a whole week hence why I do this only once per week.

I run this on a 1 hour chart and every morning for me (0 GMT) is when I trigger the EA to do its thing. As I said before I set the trades up every morning at about 23.00 GMT with the correct lot size based on the win loss tracking from the previous day. I also set the PSAR to true so not everyday a pair will trade but withg 10 pairs on average 5-7 pairs will open and only when they close will I set them up for the next day

I hope this makes sense, please ask me to clarify anything, of course if the EA works as intented then all I would have to do is set the TP/SL not the lot's
Safire (& Weezer):

Thank you for the responses. I tried to run both the old version and my modified one, but I think I started it late today; it has to be running at 0:00 to place the trades right? Mine didn't place any on 15 pair, so I must have activated it a few minutes late. I will leave it on for tomorrow and see if it trades.

I will be happy to add the ATR 75% (or "X"%) thing once I see how it does. I must admit my first instinct was to just code my own version of this EA, mostly because I have a ready-made EA template that has a great deal of additional functionality already built in (such as various MM types, a plethora of trailing options, session options, ATR exit, etc).

But I thought it might be more humble and prudent to first see if I could just fix this one. Then test it and if it performs well, perhaps do a re-write. The one thing I would need to implement is this "D'Alembert" MM it uses, which is not too tough, but I would want to add the "Oscars Grind" option as well.

If anyone has been trading this a while and can post some results and details, that would be encouraging (assuming of course they're encouraging).

-Derk

Last edited by DerkWehler; 09-03-2008 at 05:45 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #84 (permalink)  
Old 09-03-2008, 09:10 AM
Member
 
Join Date: Jun 2006
Posts: 65
safire25 is on a distinguished road
Thankyou DerkWehler for taking the time to look over this EA

I'm not a coder but if theres anything I can do please ask
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #85 (permalink)  
Old 09-03-2008, 08:03 PM
DerkWehler's Avatar
Senior Member
 
Join Date: May 2006
Location: Portland, OR
Posts: 218
DerkWehler is on a distinguished road
I put this on a [visual] backtest to see how it took trades, but it took none. Does anyone have any input as to why it will not backtest?

Here is the version I altered a bit; hoping to make the MM work. Might as well let anyone try it who wishes to. However, I wrote a D'Alembert MM routine last night, and am intending to go ahead and re-write the EA as soon as I can.

All the EAs I write use a couple of libraries I have written, so in order to use it, you will have to download 4 extra files. But I will make the process simple with a zip file you can just extract to your main platform folder.

More soon....
-Derk
Attached Files
File Type: mq4 SDS_Derk.mq4 (10.1 KB, 183 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #86 (permalink)  
Old 09-03-2008, 11:34 PM
Senior Member
 
Join Date: Feb 2007
Posts: 176
lcfxtrader is on a distinguished road
Thanks for your support Derk and welcome to the thread.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #87 (permalink)  
Old 09-04-2008, 04:53 AM
WNW's Avatar
WNW WNW is offline
Senior Member
 
Join Date: Feb 2006
Location: Motown, USA
Posts: 394
WNW is on a distinguished road
I've been using Omelette's version of the EA (post#18).
I ran into my first lot sizing problem, I'm using 5 pairs.
Euro placed a 3 lot trade which was correct. Trade was won. Next trade should have been 2 lots, instead it placed an order for 1.
Don't know what details may be pertinent, if anyone needs the trade log I'll be glad to post it.

Thanks to Derk for his efforts here.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #88 (permalink)  
Old 09-04-2008, 06:06 AM
Senior Member
 
Join Date: Jun 2006
Posts: 744
yeoeleven is on a distinguished road
SDS_UMM_20dayTPR_asTPSL

Have tested SDS_UMM_20dayTPR_asTPSL from page 6 post 54 since the 25th with the following results. The detailed statement has been created using the Symbols sorted to observe the progression.

When the profit seemed high and there was no apparent TP I used the 15 pip trailing stop as per the the TS option available on the Metatrader platform.

The account is an IBFX mini account and all the settings are default.

John
Attached Files
File Type: htm SDS demo.htm (30.0 KB, 224 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #89 (permalink)  
Old 09-05-2008, 12:57 AM
Member
 
Join Date: Jul 2006
Posts: 53
typhoon_gr9 is on a distinguished road
Happy to c u John
sorry for being away ,here its my statement ,arranged by pairs (just as my friend do )
i think the mm didn't work twice ,first with usd-cad and secon with usd-jpy,
the EA suffered at first and it lost what it got and later it went to profit,i wonder how it will do in a ranging market.
Regards.
Attached Files
File Type: htm DetailedStatement.htm (22.4 KB, 162 views)

Last edited by typhoon_gr9; 09-05-2008 at 01:05 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #90 (permalink)  
Old 09-05-2008, 08:48 AM
Member
 
Join Date: Aug 2006
Posts: 30
gorinw9 is on a distinguished road
Yeoeleven. You should not use trailing stop in a Binary Equation System like this. Or the system will not work as expected. One of the most important thing in this BES D'lambert lot progression is that the Take Profit and Stop loss shoud be equal (If the Take Profit is 10 pips, The Stop loss should be 10 pips too.) Otherwise if you put trailing stop, the system will no longer be as expected in the long term. Do not forget - no trailing stop but same amount of TP and SL...


Quote:
Originally Posted by yeoeleven View Post
Have tested SDS_UMM_20dayTPR_asTPSL from page 6 post 54 since the 25th with the following results. The detailed statement has been created using the Symbols sorted to observe the progression.

When the profit seemed high and there was no apparent TP I used the 15 pip trailing stop as per the the TS option available on the Metatrader platform.

The account is an IBFX mini account and all the settings are default.

John
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
Reply

Bookmarks

Tags
daily system, PSAR EA, forex, Forex Daily system, daily, simple daily system, ADR calculator mq4, forex adr calculator, simple daily system ea, sds ea, ADR Calculator, "simple daily system", adr calculator mt4, daily ea forex, SDS_UMM, SDS_UMM_ver1.mq4, adr calculator forex


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FXiGoR DYNAMIC Breakout system on Daily Average Range iGoR Suggestions for Trading Systems 276 11-14-2009 06:31 AM
Daily ASC Trend system returned +766 pips in Jan kiwifxguy Suggestions for Trading Systems 13 11-13-2009 09:43 AM
simple 5/8 crossover daily chart PeterM Suggestions for Trading Systems 12 06-13-2008 02:13 PM
Daily high-low break system EA lmx2000 Expert Advisors - Metatrader 4 2 12-06-2006 01:00 PM


All times are GMT. The time now is 11:47 AM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.