Forex



Go Back   Forex Trading > Downloads > Expert Advisors - Metatrader 4






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
  #1 (permalink)  
Old 04-02-2007, 05:31 PM
che che is offline
Senior Member
 
Join Date: Feb 2006
Posts: 132
che is on a distinguished road
new eurox2 sl v 1.2 EA Alejandro Galindo

i start this option

i only want check new idea

so this EA is from Alejandro Galindo

15 march 2007 version 12

my test its for a big account 1 million

i run default settings on eurusd and gbpusd

you must visit the web to know how to use
http://www.elcactus.com/index.php?op...ileinfo&id=311


i invite David to explain details
Attached Images
File Type: gif 2 abril.gif (4.9 KB, 883 views)
Attached Files
File Type: htm 2 abril.htm (34.7 KB, 230 views)

Last edited by che; 04-04-2007 at 02:30 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
  #2 (permalink)  
Old 04-02-2007, 05:37 PM
che che is offline
Senior Member
 
Join Date: Feb 2006
Posts: 132
che is on a distinguished road
i run this demo 3k miniaccount

default settings

on m1

and macd of 60m

maxtrader=4
pips =5
takeprofit=40.0
trailing stop=20.0
initial stop=110.0
macd time frame=60
first order lots=1.0

you can find the EA on Alejandro Galindo web

http://www.elcactus.com/

and explanation about it

Last edited by che; 04-04-2007 at 02:25 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
  #3 (permalink)  
Old 04-03-2007, 04:41 PM
humax's Avatar
Member
 
Join Date: Mar 2006
Location: Rotterdam, Netherlands
Posts: 75
humax is on a distinguished road
Nice to see you again che.

Isn't testing on a million account a bit unrealistic? Wouldn't a 10k be better? I mean, how many people in here can trade a real m account?
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
  #4 (permalink)  
Old 04-03-2007, 05:43 PM
KillerKhan's Avatar
Senior Member
 
Join Date: Sep 2005
Posts: 138
KillerKhan is on a distinguished road
Quote:
Originally Posted by humax
Nice to see you again che.

Isn't testing on a million account a bit unrealistic? Wouldn't a 10k be better? I mean, how many people in here can trade a real m account?
He is pushing Yards not Lots, Yards i tell ya

I wish I could say I have a million in my account to trade ;(

maybe one day.
__________________
KillerKhan
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
  #5 (permalink)  
Old 04-03-2007, 05:44 PM
KillerKhan's Avatar
Senior Member
 
Join Date: Sep 2005
Posts: 138
KillerKhan is on a distinguished road
Quote:
Originally Posted by che
i start this option

i only want check new idea

so this EA is from Alejandro Galindo

15 march 2007 version 12

my test its for a big account 1 million

i run default settings on eurusd and gbpusd

you must visit the web to know how to use
http://www.elcactus.com/index.php?op...ileinfo&id=311


i invite David to explain details
seems like you are taking 2 pips profit?
__________________
KillerKhan
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
  #6 (permalink)  
Old 04-03-2007, 10:59 PM
Member
 
Join Date: Apr 2006
Posts: 52
Toccata is on a distinguished road
Error in code

Is this code correct?

if (iMACD(NULL,MACDTimeFrame,14,26,9,PRICE_CLOSE,MODE _MAIN,0) > iMACD(NULL,0,14,26,9,PRICE_CLOSE,MODE_MAIN,1)) state = 2;
if (iMACD(NULL,MACDTimeFrame,14,26,9,PRICE_CLOSE,MODE _MAIN,0) < iMACD(NULL,0,14,26,9,PRICE_CLOSE,MODE_MAIN,1)) state = 1;

Shouldn't it be:

if (iMACD(NULL,MACDTimeFrame,14,26,9,PRICE_CLOSE,MODE _MAIN,0) > iMACD(NULL,MACDTimeFrame,14,26,9,PRICE_CLOSE,MODE_MAIN,1)) state = 2;
if (iMACD(NULL,MACDTimeFrame,14,26,9,PRICE_CLOSE,MODE _MAIN,0) < iMACD(NULL,MACDTimeFrame,14,26,9,PRICE_CLOSE,MODE_MAIN,1)) state = 1;
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
  #7 (permalink)  
Old 04-04-2007, 02:17 AM
che che is offline
Senior Member
 
Join Date: Feb 2006
Posts: 132
che is on a distinguished road
ok the million have 2 strategy one for eurusd and other for gbpusd

1m
the eurusd is default settings
macd=60



and the gbpusd is like Bongrak idea settings
1m


maxtrades=6
pips=15
takeprofit=15
trailingstop=0
initial stop=9999 ( no stop)
macd=60
firstorders lots=1


we can look for pairstatement to check


the first time on gbpusd open 1 to 32 lots (the max) win

and also the max for eurusd 1 to 8 lots
Attached Images
File Type: gif 3 abril million.gif (5.1 KB, 732 views)
Attached Files
File Type: htm 3 abril million.htm (58.0 KB, 71 views)
File Type: htm 3 abril for pair eurusd and gbpusd.htm (58.0 KB, 71 views)

Last edited by che; 04-04-2007 at 03: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
  #8 (permalink)  
Old 04-04-2007, 04:09 AM
davidke20's Avatar
Senior Member
 
Join Date: Sep 2006
Location: 38° 53′ 51.61″ N, 77° 2′ 11.58″ W
Posts: 1,492
davidke20 is on a distinguished road
still not letting Euro_X2 go? Alright, here you go. Have some luck with it...

Regards

David
Attached Files
File Type: zip EuroX2_ke20_No_Safe_Mode.zip (86.9 KB, 371 views)
File Type: mq4 EuroX2_sl_ke20.mq4 (8.3 KB, 394 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
  #9 (permalink)  
Old 04-04-2007, 12:38 PM
che che is offline
Senior Member
 
Join Date: Feb 2006
Posts: 132
che is on a distinguished road
OK
i start a demo 10k ibfx 1:100

eurox2-sl ke20

default settings

muchas gracias
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
  #10 (permalink)  
Old 04-04-2007, 01:42 PM
davidke20's Avatar
Senior Member
 
Join Date: Sep 2006
Location: 38° 53′ 51.61″ N, 77° 2′ 11.58″ W
Posts: 1,492
davidke20 is on a distinguished road
Quote:
Originally Posted by che
OK
i start a demo 10k ibfx 1:100

eurox2-sl ke20

default settings

muchas gracias
Look into my tester, there is 2 different setup you need to work with, if possible, test both settings. 1 with stop loss, where safe_mode=true, another 1 without stop loss, safe_mode=true.

Regards

David
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
EuroX2, alejandro galindo, alejandro galindo forex, eurox2 sl, Alejandro Galindo ea, Alejandro Galindo forex indicator, Alejandro Galindo best indicator

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
EuroX2.ex4 any comments? luckyargfx Expert Advisors - Metatrader 4 204 11-10-2008 03:53 AM


All times are GMT. The time now is 05:18 AM.



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