PLEASE KINDLY CODE THE EA FROM THIS INDICATOR !

 

Dear Coders,

Should you kindly help me code the EA with trailing stop, take profit, stop loss, lot size from this indicator. I am much greatful for your kind support.

Thanks and best regards,

Lam

Files:
 
ABCXYZ:

Dear Coders,

Should you kindly help me code the EA with trailing stop, take profit, stop loss, lot size from this indicator. I am much greatful for your kind support.

Thanks and best regards,

Lam


Hi, just a way to declare these parameters:

//input properties

extern int dist2 = 5000;
extern int dist1 = 4000;
extern bool alertsOn = true;
extern bool alertsOnCurrent = true;
extern bool alertsMessage = true;
extern bool alertsSound = true;
extern bool alertsEmail = false;


extern double Lots= 1.0 ----- Lot size

extern int TP= 50 ----- Take profit

extern int SL = 25 ----- Stop loss

extern int TS = 10 ----- Trailing Stop

Joe

 
ABCXYZ:

Dear Coders,

Should you kindly help me code the EA with trailing stop, take profit, stop loss, lot size from this indicator. I am much greatful for your kind support.

Thanks and best regards,

Lam

Dear Lam

I downloaded, looked at, compiled, and attached your indicator to a chart to see what it is you want coded into an EA.

Unfortunately, I am not smart enough to work out the answer.

 

Dear All,

Attached is the EA working on same stratergy with the above indicator.

I got this EA on internet, I am not coder, I am studying now by collecting document online, today is my first day to study MQ4 programming.

I attach here the EA with same stratergy but this EA seem not to work at:

extern int dist2 = 5000;
extern int dist1 = 5000;

I attached same indicator on the same chart to check whether the EA open position in right position and found that it did not follow the signal of the indicator at 5000, with smaller level such as 50, 500 it is ok.

My stratergy: open position at dist2 = dist 1 = 5000 and using trailing stop to get small profit because at this level there will be no more repainting.

Could you kindly help me !!!

Thanks and best regards,

Lam

 
ABCXYZ:

Dear All,

Attached is the EA working on same stratergy with the above indicator.

I got this EA on internet, I am not coder, I am studying now by collecting document online, today is my first day to study MQ4 programming.

I attach here the EA with same stratergy but this EA seem not to work at:

extern int dist2 = 5000;
extern int dist1 = 5000;

I attached same indicator on the same chart to check whether the EA open position in right position and found that it did not follow the signal of the indicator at 5000, with smaller level such as 50, 500 it is ok.

My stratergy: open position at dist2 = dist 1 = 5000 and using trailing stop to get small profit because at this level there will be no more repainting.

Could you kindly help me !!!

Thanks and best regards,

Lam

 

I am much greatful for any help !!!

 
ABCXYZ:

I am much greatful for any help !!!


I have been programming for many years.

Please email charlyher@businessclubworldwide.com today.

We can talk about it.

 
ckingher:


I have been programming for many years.

Please email charlyher@businessclubworldwide.com today.

We can talk about it.


Dear sir,

Thank you sir, I have mailed you and waiting for feedback.

Thanks and best regards,

Lam

 

I do not know why my nick is BARS and why I have this avater, I do not know how to change it, my nick is ABCXYZ