ManageTPv2-3 new feature help

 

Hello. I've been using Managetpv2-3 EA for a bit and i like this ea. I would like to add more Target Stops to it and would like help to it.


This is what Is currently in it....

extern int First_Stop_Target = 120;
extern int First_Stop = 100;
extern int Second_Stop_Target = 220;
extern int Second_Stop = 200;


So currently there are 2 Target stops and I would like to have 5. like below.

extern int First_Stop_Target = 120;
extern int First_Stop = 100;
extern int Second_Stop_Target = 220;
extern int Second_Stop = 200;
extern int Third_Stop_Target = 320;
extern int Third_Stop = 300;
extern int Fourth_Stop_Target = 420;
extern int Fourth_Stop = 400;
extern int Fifth_Stop_Target = 520;

extern int Fifth_Stop = 500;

Is this possible? I have included the original EA


Thanks.

Files:
 
mike2star:

Hello. I've been using Managetpv2-3 EA for a bit and i like this ea. I would like to add more Target Stops to it and would like help to it.

This is what Is currently in it....

extern int First_Stop_Target = 120;
extern int First_Stop = 100;
extern int Second_Stop_Target = 220;
extern int Second_Stop = 200;

So currently there are 2 Target stops and I would like to have 5. like below.

extern int First_Stop_Target = 120;
extern int First_Stop = 100;
extern int Second_Stop_Target = 220;
extern int Second_Stop = 200;
extern int Third_Stop_Target = 320;
extern int Third_Stop = 300;
extern int Fourth_Stop_Target = 420;
extern int Fourth_Stop = 400;
extern int Fifth_Stop_Target = 520;

extern int Fifth_Stop = 500;

Is this possible? I have included the original EA

Thanks.

made the changes, but didn't test. if you like it, send me the proceeds from your best trade for this month :) if you find something is not working I will look at it when i get a chance...

Files:
 
Hello. And thank you for your modifications to the above EA. Works like a charm. Great Job. As far as the proceeds. It's still 0. I'm still in the demo account. :-) Again Thank you.
 
mike2star:
Hello. And thank you for your modifications to the above EA. Works like a charm. Great Job. As far as the proceeds. It's still 0. I'm still in the demo account. :-) Again Thank you.

is it working out?
Reason: