Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti
derEhrlicheEddy  

Hi....

I‌ bought these EA.

B‌ut it`s not the same which you are discribe here... :-(

I‌ have had a better EA for nothing: Look  " VR Close all"

derEhrlicheEddy  
Where is Type close? Order to close... etc....???
Vladislav Andruschenko  
derEhrlicheEddy:
Where is Type close? Order to close... etc....???

hello

T‌his EA have PANEL for  operate your functions

a‌nd extern parametrs


extern string MagiccOrder="-1=All orders";
extern int MagikToClose=-1;

extern string timetrade_="==============   Time Sets";
extern int OpenHour=0;
extern int OpenMinute=0;
extern int CloseHour=23;
extern int CloseMinute=59;

extern string other_="==============   Other sets";
extern double CLP_TralOptionsStep=0;
extern double BalanceStart=0;
extern bool Orderdelete=true;
input bool Use_Lots_in_CLP_Points=false;
input bool AutoCorrect_LevelCLP=true;

input string PROFITLOSS_EXTRASETS4="-------------ALERT Limiting losses and profits in Account Currency.--------------";
input Limiting LimitFor=3;
input int LimitForLosses=0;
input int LimitForProfits=0;
extern bool MailSend;
derEhrlicheEddy  
Vladislav Andruschenko:

hello

T‌his EA have PANEL for  operate your functions

‌?? Where is these EA???  Give me Link...

I‌t  is the same picture which i have bought...

a‌nd extern parametrs


extern string MagiccOrder="-1=All orders";
extern int MagikToClose=-1;

extern string timetrade_="==============   Time Sets";
extern int OpenHour=0;
extern int OpenMinute=0;
extern int CloseHour=23;
extern int CloseMinute=59;

extern string other_="==============   Other sets";
extern double CLP_TralOptionsStep=0;
extern double BalanceStart=0;
extern bool Orderdelete=true;
input bool Use_Lots_in_CLP_Points=false;
input bool AutoCorrect_LevelCLP=true;

input string PROFITLOSS_EXTRASETS4="-------------ALERT Limiting losses and profits in Account Currency.--------------";
input Limiting LimitFor=3;
input int LimitForLosses=0;
input int LimitForProfits=0;
extern bool MailSend;
derEhrlicheEddy  
derEhrlicheEddy:


ok...

n‌ow i found it.. Thanks-..

S‌orry

fx9 fx9  

Am i correct in assuming that this script can close all open orders if the total account profit has reached a specified amount say $100 total, then all orders will be closed,correct? The same for total account loss,correct?

This will work even if other ea is on the same chart,correct?

How many activations allowed?

How many computers can this be used on?

Vladislav Andruschenko  
fx9 fx9:

Am i correct in assuming that this script can close all open orders if the total account profit has reached a specified amount say $100 total, then all orders will be closed,correct? The same for total account loss,correct?

This will work even if other ea is on the same chart,correct?

How many activations allowed?

How many computers can this be used on?



Hello. 
Yes correct. But need to install this ea to another chart. 
1 chart = 1 ea. 


10 activations = 10 computers. Without any restrictions 
Kirill Belousov  

Добрый день!

А как сделать, чтобы советник следил за ордерами с 2-3 маджиками, а остальные не трогал?

Vladislav Andruschenko  
KirBiz:

Добрый день!

А как сделать, чтобы советник следил за ордерами с 2-3 маджиками, а остальные не трогал?



приветствую, 

функции мультимагика здесь нет.! 

только 1 магик можно указать в качестве слежения, либо все. 

поставлю в задачи мультимагик

fx9 fx9  

I just purchased your script/ea   can you provide the following settings?

I am trading 5-pairs & wan`t to close open orders when the total open orders are in profit at $100 usd. & close open orders when the total open orders,

are in a loss of $100 usd.

Does the ea have to be placed on all charts/pairs = 5 -or- is just 1-pair/chart enough?

Please remember that i want to close all open orders when the account is either in profit $100 or loss $100.


Thank`s fx9.

Vladislav Andruschenko  
fx9 fx9:

I just purchased your script/ea   can you provide the following settings?

I am trading 5-pairs & wan`t to close open orders when the total open orders are in profit at $100 usd. & close open orders when the total open orders,

are in a loss of $100 usd.

Does the ea have to be placed on all charts/pairs = 5 -or- is just 1-pair/chart enough?

Please remember that i want to close all open orders when the account is either in profit $100 or loss $100.


Thank`s fx9.



hello


please see my pictures


Vladislav Andruschenko  
fx9 fx9:

I just purchased your script/ea   can you provide the following settings?

I am trading 5-pairs & wan`t to close open orders when the total open orders are in profit at $100 usd. & close open orders when the total open orders,

are in a loss of $100 usd.

Does the ea have to be placed on all charts/pairs = 5 -or- is just 1-pair/chart enough?

Please remember that i want to close all open orders when the account is either in profit $100 or loss $100.


Thank`s fx9.



for example, 

i open 5 deals with different symbols.

then  I change Profit to 1 $.


after reached profit with 1 dollar - Ea close all deals.




fx9 fx9  

The ea is not working correctly unless i have settings wrong.

In the attached image you can see that TP for all symbols is checked & TP is $100 but open orders did not close.

I have this on a VPS Master & Slave account`s...On the Master account i keep getting a "Alert" even though this is set to False in the ea.

On M-S / VPS account the ea will not close open orders "Close All" if "Auto trading" is disabled.

Please advise on settings.

Vladislav Andruschenko  
fx9 fx9:

The ea is not working correctly unless i have settings wrong.

In the attached image you can see that TP for all symbols is checked & TP is $100 but open orders did not close.

I have this on a VPS Master & Slave account`s...On the Master account i keep getting a "Alert" even though this is set to False in the ea.

On M-S / VPS account the ea will not close open orders "Close All" if "Auto trading" is disabled.

Please advise on settings.

Please press button closeifprofitandloss. See my picture forexample. 
Diego Reynoso  

Hi, i bought this Ea and have a doubt with trailing profit.

What i want is when the price reachs 350 points, activate the trailing and close if the price go down 50 points (for eaxmple) so it will close with a profit final of 300 points. If never go 50 points down, will close at the profit points level (600 for example)

can i do that? If i put this is right? In which parametre i put the 50 points

Profits point: 600

Trailing profit: 350


Hope you understood me,

Thanks

Vladislav Andruschenko  

Вопрос-ответ:

Как пользоваться трейлингом прибыли




in this case does this means that if the price gets 9000 thats it the ea will close in proft i want to lock the profits not to go below 9000 but still trail them for example profits gets to 10000 since i got 8500 trail trail the profits behind thats all 
does the trail kind of freezes the profits until you gain more profit this would be very cool like now and down to 7000 so i set the trail to 8500 i thought maybe the trail would freeze this until the trade resumes to 8500+ in profit



в настройках Вы можете указать ШАГ трейлинга прибыли. С Каким шагом - советник будет подтягивать профит. Трейлинг прибыли виртуальный. Советник не выставляет реальные стоплоссы и тейкпрофиты - все виртуально.

Например = 5;


Далее

Profit $ - задает начальную точку, когда трейлинг прибыли начнет работать. Если Вам нужно, чтобы советник начал траллить прибыль с отметки 9000 $  - укажите это в поле profit$


Далее.

Включите опцию трейлинг прибыли:


Опция трейлинга указывает на количество долларов, когда цена сделает откат, например, Если указать 500, то когда будет зафиксирован профит 9000 долларов и прибыль упадет до 8500 долларов(9000-500) тогда советник закроет эти сделки.

Если прибыль будет повышена до 9005, тог

да советник зафиксирует новый уровень прибыли на уровне 9005 . И когда цена сделает откат до 8505(9005-500), тогда советник закроет все сделки. 



например так:



Jilles Leuven  

Hello Vladislav,

Your EA looks excellent. It is what I needed but I am not sure if it can do everything what I want. I will explain. I am working with an EA on a Renko Chart. As soon I have a certain Profit of let's say 20 pips in total for all my running positions together including winning and losing positions and maybe already closed positions I want to go out. Your EA can do that and of course I have to drag it on another chart because you can't have 2 EA's on one chart. Right! 

But..... as soon I have 20 pips in my favor your EA will close all the positions, that's fine. But I am afraid my other EA is still active and it can happen that a new position is going to be opened soon and that's not what I want.
I don't want the EA opens another position as soon the 20 pips is achieved.

Please, can you explain this to me what happens after 20 pips is achieved. Is it possible that your EA can stop my EA for being active after 20 pips?

Regards,
Johan

Vladislav Andruschenko  
Jilles Leuven:

Hello Vladislav,

Your EA looks excellent. It is what I needed but I am not sure if it can do everything what I want. I will explain. I am working with an EA on a Renko Chart. As soon I have a certain Profit of let's say 20 pips in total for all my running positions together including winning and losing positions and maybe already closed positions I want to go out. Your EA can do that and of course I have to drag it on another chart because you can't have 2 EA's on one chart. Right! 

But..... as soon I have 20 pips in my favor your EA will close all the positions, that's fine. But I am afraid my other EA is still active and it can happen that a new position is going to be opened soon and that's not what I want.
I don't want the EA opens another position as soon the 20 pips is achieved.

Please, can you explain this to me what happens after 20 pips is achieved. Is it possible that your EA can stop my EA for being active after 20 pips?

Regards,
Johan

Hello. Sorry. But no. Only if I can modify your EA to stop trading after close profit. Do you have open source of your EA? 
Jilles Leuven  
Vladislav Andruschenko:
Hello. Sorry. But no. Only if I can modify your EA to stop trading after close profit. Do you have open source of your EA? 

What do you mean with open source? If you mean I have the mq4 file? Yes, I have! It would be awesome if you can modify my EA. Please, let me know.
Vladislav Andruschenko  
Jilles Leuven:

What do you mean with open source? If you mean I have the mq4 file? Yes, I have! It would be awesome if you can modify my EA. Please, let me know.
Write me to admin@expforex.com
Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti