sneddo

Active Trader
Feb 11, 2009
5
0
32
shouldn't any automated trader react to the market as changes happen?

even if the changes are due to the news or anything?

Regards,
 

OilyFish

Active Trader
Oct 8, 2010
1
0
32
How many pips does the trailing stop trail the price by?

And is this value adjustable in the parameters box? Or by a line in the program code?
 

kjw425

Active Trader
Dec 14, 2010
1
0
37
Added Explanations and Cleaner Chart Display for Amazing EA Newstrader

Just updated the EA for my personal preferences. Hope the explanations helps any newbies trying out the EA for the first time.

Update Dec 17th 2010. Added more user functions to create more complex trade setups. I use this EA to setup multiple News Releases ahead of time on the same account. You must use a different magic number to handle multiple orders on the same currency at the same time.

Update Jan 7th 2011. Happy New Year. The EA is available for trading with all the new features.

Update Aug 2nd 2013. Fixed the "Breakeven | Trailing Stop Mechanism and made adjustments to the "Display Menu".
I am using the EA for personal use and it is helping me capture 20 pip targets on "High and Medium" impact news events.

Update Aug 6th 2013. Adjusted Orders setup and delete mechanism plus cleaned up the "Trade Log" messages. Left the orignal programmer's copyright information inside the code, but replaced my name for the copyright listed in the "Navigator".

Successful Trades..

Kevin Wheeler
 

Attachments

  • Amazing EA News Trader MT4.ex4
    18.2 KB · Views: 424
Last edited:

ralphang

Trader
Feb 13, 2011
1
0
17
Adding Slippage parameters

Hi all,

Do anyone knows how to add the slippage parameters into the amazing forex mql4 version?

Many thanks!
 

Attachments

  • AmazingEA.mq4
    21.6 KB · Views: 171

Enivid

Administrator
Staff member
Nov 30, 2008
18,533
1,355
144
Odesa
www.earnforex.com
Hi all,

Do anyone knows how to add the slippage parameters into the amazing forex mql4 version?

Many thanks!
It's rather simple. All you have to do is to add an new input parameter (somewhere near line 9 of the code):

extern int Slippage = 1;

And then find the following two lines of code and change "1" to "Slippage":

ticket = OrderSend(Symbol(),OP_BUYSTOP,LotsOptimized(),ho,1,hso,htp,"EA Order",Magic,0,Red);

ticket = OrderSend(Symbol(),OP_SELLSTOP,LotsOptimized(),lo,1,lso,ltp,"EA Order",Magic,0,Red);
 

horlique

Trader
Jun 28, 2011
1
0
12
please i need the amazing news ea with stop loss input and slippage control setting

hello, please can please i need the amazing news ea that place pending
order with stop loss and spread(slippage control) prior to news time. i already have the amazing ea but i need the one that
has a slippage or spread control features that can automatically delete out
the pending orders at the news time if the spread is bigger than the preset
input. e.g if i set that the spread on usd/jpy for nonfarm payroll should be
not more than 10 , if more than 10 pips spread that the ea should automatically
delete the pending orders.


please help me you can send it to ; goldfx3@gmail.com
 

otakuspirit

Trader
Aug 1, 2011
2
0
12
and i
but a question the minimum of money need for this ea work
i onlly have 2.80 dolares whit Leverage 1:200

it will work????
 

tonynz

Trader
Nov 26, 2011
24
0
12
Hi,
How do you know what Tp and Sl to set with this Ea?
Do you have to adjust it for each news release?
Thanks,
 

Enivid

Administrator
Staff member
Nov 30, 2008
18,533
1,355
144
Odesa
www.earnforex.com
How do you know what Tp and Sl to set with this Ea?

You can try to find similar news releases and see where the price has gone back then.

Do you have to adjust it for each news release?

Yes, it has to be re-adjusted for each news release you want to trade.
 

klavermight

Trader
Apr 4, 2012
2
0
12
Amazing forex

You can try to find similar news releases and see where the price has gone back then.



Yes, it has to be re-adjusted for each news release you want to trade.

Hello Enivid,
please I have amazing ea v.17 but it have stopped putting up orders during news time please, is there any way I can get it back working...please I really need your help on this