| New signals service! | |
|
|||||||
| 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 |
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
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 Last edited by che; 04-04-2007 at 01:30 AM. |
|
|||
|
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 01:25 AM. |
|
||||
|
Quote:
__________________
KillerKhan |
|
|||
|
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; |
|
|||
|
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 Last edited by che; 04-04-2007 at 02:05 AM. |
|
||||
|
Quote:
Regards David |
![]() |
| Bookmarks |
| Tags |
| EuroX2, alejandro galindo |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| EuroX2.ex4 any comments? | luckyargfx | Expert Advisors - Metatrader 4 | 200 | 09-09-2008 06:13 AM |