|
|||||||
| 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 (9) | Thread Tools | Display Modes |
|
|||
|
The settings of this ea are completely up the users configuration. You would have to set it up for particular news events. I've never used this ea, I'm just putting it out there because if you look at various boards and contests it's obvious that some of the top contestants are routinely news traders.
|
|
|||
|
Quote:
Nick, |
|
|||
|
Its a straddle EA so its up to you what you feel comfortable with. I can only suggest that you demo the EA to get the appropriate settings you want, but as you know, we cannot predict the news. I have seen many instances where price starts moving one direction just before news, and then it starts turning the other way after the news. Just be aware of your TP and SL....
|
|
|||
|
StradleEA/AmazingEA... How do I add "date" parameter?
Hi all;
Can anyone help me add a "date" - specifically "MONTH" parameter - to either "AmazingEA" or "Straddle_Trail" EA? AmazingEA - http://www.forexfactory.com/showpost...&postcount=107 Straddle_Trail - http://www.forexfactory.com/showpost...&postcount=261 I posted on "forexfactory" but have been told that EXPERTS reside HERE ![]() At time of NEWS - "AmazingEA" allows for "DAY" of news and "HOUR/MIN" settings and assumes "current" month... "Straddle_Trail" allows for "HOUR/MIN" but assumes "TODAY's month and day". If I wanted to enter a trade for - say - 2 am EST, I'd have to wait 'till past midnight to set it. What I'd like to be able to do is: a) Set the EA at (i.e.) 8 pm 9/24/07 to enter the trade at 2am 9/25/07 ... or b) Set the EA this Mon. afternoon for news on Wed 2 am (if I'm unavailable in between) ... but if Mon is end of Aug and Wed is beginning of Sept. then I would need the "MONTH" parameter... I hope it's clear enough what I'm trying to accomplish - THESE ARE AWESOME Experts, btw. I hope it helps someone... Thank you, in advance, for any help you may provide. |
|
|||
|
Please help code “Month” variable to EA …
I posted elsewhere but realized what I wanted was incorrect and un-clear. Attached EA is REALLY amazing. I hope it helps someone trading news / straddles. What I need help with is adding a “MONTH” variable so I can back-test and optimize it.
Right now it has: -------------------------------------------------------------------------------------- extern int NDay=15; //--- DAY of the news announcement extern int NHour=08; //--- HOUR news of announcement extern int NMin=30; //---MIN of news announcement … if (Day()!=NDay) { Comment("\nAmazingEA…. “Not day of expected news"); return(0); } else Comment("\nAmazingEA… ",LotsOptimized()); if ((secofday<secofnews) && (secofday>(secofnews-SecBPO))) { if (OrdersCondition==0) { Write("Opening BuyStop & SellStop, etc…etc…etc… --------------------------------------------------------------------------------------------- So… The way I understand it is that (line 309) checks and if “Day” IS NOT set day (“NDay”) variable … writes comment and stops the EA … If “Day” IS set day (“NDay”) variable… do this and this and this. This assumes that the MONTH is the “current” server month, so in back-testing I can test each DAY of the current month (September) and it works fine… But I can’t back-test any other months. What I’d like is to have a MONTH variable so I can back-test it for the past months of 2007. I assume that in order to check previous YEARS, it would need a YEAR variable too. If I misunderstood how to do back-testing, then PLEASE let me know. It performed great with my settings for this month, but I’d like to have more months of testing… Thank you so much for the help. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/news-signal-trading/4922-amazing-news-ea.html
|
|||
| Posted By | For | Type | Date |
| Forex Factory - NEW!! - Plot News indicator | This thread | Refback | 05-22-2008 07:14 PM |
| NEW!! - Plot News indicator - Page 6 | This thread | Refback | 04-20-2008 07:47 PM |
| Forex News Trading - Jeux et casino en ligne | This thread | Refback | 04-02-2008 04:12 PM |
| Forex News Trading - Placements, jeux et casino en ligne | This thread | Refback | 11-27-2007 05:08 PM |
| Amazing Forex System - Forex Trading Resources | This thread | Refback | 11-12-2007 05:42 PM |
| ea - learn to trade forex swicki - powered by eurekster | This thread | Refback | 07-24-2007 03:59 PM |
| NEW!! - Plot News indicator - Page 6 | This thread | Refback | 07-17-2007 01:55 AM |
| NEW!! - Plot News indicator - Page 6 @ Forex Factory | This thread | Refback | 06-29-2007 07:06 PM |
| Lets Trade The News V 0.4 ! - Page 12 @ Forex Factory | This thread | Refback | 06-26-2007 09:57 PM |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Firebirdv63,v65 amazing EA!!!!!!!!!!!!!!!! | sps8 | Expert Advisors - Metatrader 4 | 10 | 10-06-2007 01:56 PM |
| Amazing EA...! | zecki | Expert Advisors - Metatrader 4 | 30 | 07-22-2006 04:29 PM |
| Amazing friend! | codersguru | Non Related Discussions | 14 | 05-08-2006 01:36 PM |