Aggressive scalp ea - page 77

 
blessedsmart:
hi i would like to invite anyone to program an EA . Just a simple EA that use parabolic, EMA and MACD.

ALL TIME FRAME

LONG ENTRY

- PARABOLIC SAR is below.

- EMA 5(FAST) CUTTING above EMA 15(SLOW) IN THE SIGNAL BAR!!!

EMA 5(FAST) IS BELOW OF EMA 15(SLOW) IN THE PREVIOUS BAR OF SIGNAL BAR.

- MACD IS REQUIRED

- STOPLOSS MOVE TO NO LOSS, WHEN PARABOLIC SAR IS BELOW!!! IT'S VERY IMPORTANT

- 1 trade only for any currency pair before reset by OPPOSITE SIGNAL of Parabolic.

SHORT ENTRY

- PARABOLIC SAR is above

- EMA 5(FAST) CUTTING below EMA 15(SLOW) IN THE SIGNAL BAR!!!

EMA 5(FAST) IS ABOVE OF EMA 15(SLOW) IN THE PREVIOUS BAR OF SIGNAL BAR!!! IT'S VERY IMPORTANT

- MACD IS REQUIRED

- STOPLOSS MOVE TO NO LOSS, WHEN PARABOLIC SAR IS ABOVE!!! IT'S VERY IMPORTANT

- 1 trade only for any currency pair before reset by OPPOSITE SIGNAL parabolic.

ALL PAIRS CAN OPEN TRADE WHEN CONDITIONS MATCH BUT ONLY ONE TRADE AT ONE TIME

It is very "simple" EA.

Few hours of work, for FREE!

 

An idea

Hello again!!!

Just an idea..

The escape EA sometimes looks like a miracle EA..especially.. when the trend are going to possitive profit side .... but..when the trend is going to the other side you just want to cry.....

Maybe we could add a new feature to this EA.. like.. make a Hedger .. when the the trend going to the Dark side.. the new EA must acting like "Lilith going to hollwood EA" ... just add.. one pending order of protection..

Example of a case. .. Escape BUY one 0.1 lot .. so the new feature automatically.. add pending sellSTOP orders starting 0.2 or 0.3 lot 30 or 50 pips lower.

----------buy 0.1 at price 1.00500

-- SELLSTOP 0.3 at price 1.00450

and more crazy.. if activated.. the Sell stop.. and going bad AGAIN .. add automatic a buystop again.. Example.

----------buy 0.1 at price 1.00500

---------BUY STOP 0.3 at 100500

--------- Sell 0.3 at price 1.00450

I dont know if that clear..

Crazy but doing manually works 70%

Lily goes to hollyood EA.

Lilith goes to Hollywood - MQL4 Code Base

 

"Crazy but doing manually works 70%"

What does this mean? What is your result from manual trading?

 
daffi:
"Crazy but doing manually works 70%" What does this mean? What is your result from manual trading?

Always have a profit... doing the hedge scalp.. A ..B..C

A..--------buy 0.1 at price 1.00500 (this lot ESCAPE EA order)

C---------BUY STOP 0.3 at 100500 (Escape EA must add this pending rder again)

B.. --------- Sell 0.3 at price 1.00450 (was first a sell stop order)

 

If you'll upload me 2-week statement, and it'll be significantly profitable I'll make sure an EA is made (I'm an elite member on other forum, so I have certain rights for requests...).

Also I'll need detailed and complete description of the system, for example:

Regards,

Daffi

 
daffi:
If you'll upload me 2-week statement, and it'll be significantly profitable I'll make sure an EA is made (I'm an elite member on other forum, so I have certain rights for requests...).

Also I'll need detailed and complete description of the system, for example:

  • entry rules
  • exit rules
  • MM

Regards,

Daffi

extern string gsTimeFilter="------Time Filter Parameters-----";

extern bool TradeOnSunday=false;//|---------------time filter on sunday

extern bool MondayToThursdayTimeFilter=true;//|-time filter the week

extern int MondayToThursdayStartHour=0;//|-------start hour time filter the week

extern int MondayToThursdayEndHour=24;//|--------end hour time filter the week

extern bool FridayTimeFilter=false;//|-----------time filter on friday

extern int FridayStartHour=0;//|-----------------start hour time filter on friday

extern int FridayEndHour=14;//|------------------end hour time filter on friday

extern bool close_all_trades=FALSE;//|-----------close all open trades ouside of filtered times

extern string gsTimeFilterEnd="--End of Time Filter Parameters--";

 

I don't get it. What's this, Bongo?

 
daffi:
I don't get it. What's this, Bongo?

U are asking for entry rules...

 
daffi:
If you'll upload me 2-week statement, and it'll be significantly profitable I'll make sure an EA is made (I'm an elite member on other forum, so I have certain rights for requests...).

Also I'll need detailed and complete description of the system, for example:

  • entry rules
  • exit rules
  • MM

Regards,

Daffi

@ olympia,

Any update?

 

Tough time, good trading and everything is in proper order. Can't wait for the latest updates.

Reason: