Forex



Go Back   Forex Trading > Commercial systems > Commercial Trading Systems and indicators






Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

Reply
 
Thread Tools Display Modes
  #21 (permalink)  
Old 07-17-2006, 07:24 AM
Junior Member
 
Join Date: Dec 2005
Posts: 22
optimu is on a distinguished road
Quote:
Originally Posted by wookey
Hi,

I am a programmer too. Think we can start a trading system development exchange here. That would be a great idea.

Rules:
If your system looks promising and you are willing to share it with the comunity we develop it for free.
If you don't want to share a system or you need some advanced development (C/C++/C# and other) that work is paid for.

Any suggestion are welcome.

Best regards,
wookey
Yes. This is a good idea. I'm in. If any one is willing to share it's trading idea with the comunity, I'm willing to make (or to try to make) the EA to test this idea.

Optimu.
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
  #22 (permalink)  
Old 07-19-2006, 03:26 AM
jacoba's Avatar
Senior Member
 
Join Date: Dec 2005
Posts: 118
jacoba is on a distinguished road
Trading idea

Quote:
Originally Posted by optimu
Yes. This is a good idea. I'm in. If any one is willing to share it's trading idea with the comunity, I'm willing to make (or to try to make) the EA to test this idea.

Optimu.
Hi Optimu,

I think this is a GREAT idea to make the EA and test the idea.
I am not a programmer ( i am blind ), but maybe this trading idea we may tested with an EA.

My trading idea is for eur/usd and the EA should open onetime a day only.

1. input = close value from the bar at GMT.8:00 ( i am using NF. its GMT.11:00)
2. BUY = close value + 25 pips
3. SELL = close value - 25
4. SL = 30 pips
5. TP = 100 pips / trailing.
6. Time Frame = 1M

I hope the EA can be adjusted to change the SL ada TP.
Please add any input to make it better trading idea.

Thank's and all the best profit to you all
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
  #23 (permalink)  
Old 07-19-2006, 08:15 AM
Junior Member
 
Join Date: Dec 2005
Posts: 22
optimu is on a distinguished road
For spider.

This is the EA. Test it to see if it does what you wanted.
Attached Files
File Type: mq4 test_spider.mq4 (3.0 KB, 300 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
  #24 (permalink)  
Old 07-19-2006, 11:17 AM
Junior Member
 
Join Date: Dec 2005
Posts: 22
optimu is on a distinguished road
Quote:
Originally Posted by jacoba
Hi Optimu,

I think this is a GREAT idea to make the EA and test the idea.
I am not a programmer ( i am blind ), but maybe this trading idea we may tested with an EA.

My trading idea is for eur/usd and the EA should open onetime a day only.

1. input = close value from the bar at GMT.8:00 ( i am using NF. its GMT.11:00)
2. BUY = close value + 25 pips
3. SELL = close value - 25
4. SL = 30 pips
5. TP = 100 pips / trailing.
6. Time Frame = 1M

I hope the EA can be adjusted to change the SL ada TP.
Please add any input to make it better trading idea.

Thank's and all the best profit to you all
This is the EA. I have added that all position that are left open or waiting (buystop, sellstop orders) should be closed(deleted) at 8 gmt the following trading day. You can adjust the oppening hour, stop loss, take profit, and margin wich is the distance from the 8 gmt close (in your example +/- 25 pips). I have put a trailing stop. If you set it to 0 it is disabled. From my expirience backtesting with small trailing stops is misleading and can be very different from the real thing. I hope this helps. If you have any additions to your method you can post them and I will try to include them in the EA.

Optimu.

PS. This EA only works on the one minute chart (M1).
Attached Files
File Type: mq4 test_jacoba.mq4 (2.0 KB, 305 views)

Last edited by optimu; 07-19-2006 at 11:29 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
  #25 (permalink)  
Old 07-19-2006, 01:24 PM
Member
 
Join Date: Feb 2006
Location: malaysia
Posts: 44
dreamer is on a distinguished road
need help to modified this EA

hai guys.. i want to modified this EA .i want to use only heikin ashi,cci and solar wind indicator. already try it my self but to many error... still need to learn from beginning

so i'll be glad if someone out there help me to modified it..

thanks in advance
Attached Files
File Type: mq4 testingea5.mq4 (32.9 KB, 135 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
  #26 (permalink)  
Old 07-19-2006, 05:02 PM
jacoba's Avatar
Senior Member
 
Join Date: Dec 2005
Posts: 118
jacoba is on a distinguished road
Ea

Quote:
Originally Posted by optimu
This is the EA. I have added that all position that are left open or waiting (buystop, sellstop orders) should be closed(deleted) at 8 gmt the following trading day. You can adjust the oppening hour, stop loss, take profit, and margin wich is the distance from the 8 gmt close (in your example +/- 25 pips). I have put a trailing stop. If you set it to 0 it is disabled. From my expirience backtesting with small trailing stops is misleading and can be very different from the real thing. I hope this helps. If you have any additions to your method you can post them and I will try to include them in the EA.

Optimu.

PS. This EA only works on the one minute chart (M1).
Thank You Optimu, for your Ea, i will tested.....

Your GREAT !!!

regard
jacoba
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
  #27 (permalink)  
Old 07-19-2006, 09:00 PM
jacoba's Avatar
Senior Member
 
Join Date: Dec 2005
Posts: 118
jacoba is on a distinguished road
My mistake

Quote:
Originally Posted by optimu
This is the EA. I have added that all position that are left open or waiting (buystop, sellstop orders) should be closed(deleted) at 8 gmt the following trading day. You can adjust the oppening hour, stop loss, take profit, and margin wich is the distance from the 8 gmt close (in your example +/- 25 pips). I have put a trailing stop. If you set it to 0 it is disabled. From my expirience backtesting with small trailing stops is misleading and can be very different from the real thing. I hope this helps. If you have any additions to your method you can post them and I will try to include them in the EA.

Optimu.

PS. This EA only works on the one minute chart (M1).
Hi Optimu,

I think i made a mistake about the input, the EA should go the opposite.

old input:

1. input = close value from the bar at GMT.8:00 ( i am using NF. its GMT.11:00)
2. BUY = close value + 25 pips
3. SELL = close value - 25
4. SL = 30 pips
5. TP = 100 pips / trailing.
6. Time Frame = 1M

It should be :

1. input = close value from the bar at GMT.8:00 ( i am using NF. its GMT.11:00)
2. SELL = close value + 25 pips
3. BUY = close value - 25
4. SL = 30 pips
5. TP = 100 pips / trailing.
6. Time Frame = 1M

I am very sorry about this, i hope you dont mind. Thank you
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
  #28 (permalink)  
Old 07-20-2006, 07:45 AM
Junior Member
 
Join Date: Dec 2005
Posts: 22
optimu is on a distinguished road
Quote:
Originally Posted by jacoba
Hi Optimu,

I think i made a mistake about the input, the EA should go the opposite.

old input:

1. input = close value from the bar at GMT.8:00 ( i am using NF. its GMT.11:00)
2. BUY = close value + 25 pips
3. SELL = close value - 25
4. SL = 30 pips
5. TP = 100 pips / trailing.
6. Time Frame = 1M

It should be :

1. input = close value from the bar at GMT.8:00 ( i am using NF. its GMT.11:00)
2. SELL = close value + 25 pips
3. BUY = close value - 25
4. SL = 30 pips
5. TP = 100 pips / trailing.
6. Time Frame = 1M

I am very sorry about this, i hope you dont mind. Thank you

Here is the modified version.
Optimu
Attached Files
File Type: mq4 test_jacoba_1.mq4 (2.2 KB, 291 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
  #29 (permalink)  
Old 07-20-2006, 07:55 AM
Junior Member
 
Join Date: Dec 2005
Posts: 22
optimu is on a distinguished road
Quote:
Originally Posted by dreamer
hai guys.. i want to modified this EA .i want to use only heikin ashi,cci and solar wind indicator. already try it my self but to many error... still need to learn from beginning

so i'll be glad if someone out there help me to modified it..

thanks in advance
The EA you have posted is missing much of the code and it is difficult and time consuming to reapir it. I sugest that you repost the unmodified version of the EA and say what you want to modify to it, or better just write the strategy you want to follow, when it should open positions and when to close, and I will try to make an ea. Also if you want to use some indicators that are not standard post them.
Optimu.
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
  #30 (permalink)  
Old 07-20-2006, 10:52 AM
Member
 
Join Date: Feb 2006
Location: malaysia
Posts: 44
dreamer is on a distinguished road
thanks in advance nerd)

Last edited by dreamer; 01-13-2007 at 02:33 PM. Reason: not need it anymore
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
DemarkLinesEA, forex, Optimu, themastermind3, TheMasterMind3 EA, theMastermind3.mq4, trading

Thread Tools
Display Modes

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
Complex programing experts need only apply islandrock Expert Advisors - Metatrader 4 5 05-10-2007 07:28 PM


All times are GMT. The time now is 02:02 AM.



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