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

Hello


Can I manage with this EA more than one currency pair same time but each trade with different partial close setups ?

I am already running all my currency pairs with an expert advisor. So, do I need to install more than one "Partial Close EA" for each different trade in seperate charts?


Example


Running buy order EUR/USD with partial close setup A

Running sell order USD/JPY with partial close setup B

Running buy order EUR/AUD with partial close setup C


So, do I need to open 3 seperate charts and install your ea 3 times with different configurations (3 different ManageTradeNumbers) ?


I am scanning 28 currency pairs on H1 and D1 timeframe on 2 different opened MT4's but with the same broker. So

It would be very cool, if i can manage my opened trades in a easy way with different partial close setups.


Thank you for your answer and your help


Kind regards

Roger

Treidd  

Hello, I have a question.

 I can close metatrader and the EA still running? (sorry for my english, I'm learning)

forexpro  
Hi,I have buy the Ea today,I have some questions:   1.If I have want to close all my trade(5 trades) right now,how to set the ea?  2.If I only want to close eur/usd trades right now,how to set the ea, thank you for the respond
darktideac2  

Hi Rimantas, great programming, great product..

I am wondering why you chose to use pips instead of percentage for the ParticalCloseStep.

Using percentage (of the pip distance between intial open and tp) would make it alot easier to manage all trades on the account, since trades might be running on different timeframes needing different pips sizes for tp. 

Rimantas Petrauskas  
darktideac2:

Hi Rimantas, great programming, great product..

I am wondering why you chose to use pips instead of percentage for the ParticalCloseStep.

Using percentage (of the pip distance between intial open and tp) would make it alot easier to manage all trades on the account, since trades might be running on different timeframes needing different pips sizes for tp. 

Hello,

interesting idea, but would you tell me more?

How you do it yourself? How do you calculate the percentage?

It sounds only possible if there's a hard take profit set on the trade. So say it's 150 pips and you set to scale out when trade gets into profit 25% which would be 37.5 pips.

Is this what you mean?

Rimantas Petrauskas  
Treidd:

Hello, I have a question.

 I can close metatrader and the EA still running? (sorry for my english, I'm learning)

No, EA will not run if you close MT4.

MT4 is designed in such a way that it must be running all the time so that the EA can run too.

Rimantas Petrauskas  
mamboleo:

Hello


Can I manage with this EA more than one currency pair same time but each trade with different partial close setups ?

I am already running all my currency pairs with an expert advisor. So, do I need to install more than one "Partial Close EA" for each different trade in seperate charts?


Example


Running buy order EUR/USD with partial close setup A

Running sell order USD/JPY with partial close setup B

Running buy order EUR/AUD with partial close setup C


So, do I need to open 3 seperate charts and install your ea 3 times with different configurations (3 different ManageTradeNumbers) ?


I am scanning 28 currency pairs on H1 and D1 timeframe on 2 different opened MT4's but with the same broker. So

It would be very cool, if i can manage my opened trades in a easy way with different partial close setups.


Thank you for your answer and your help


Kind regards

Roger

Hi,

thanks for your interest.

Yes, you need to open 3 separate charts and install EA 3 times with different configurations (3 different ManageTradeNumbers).

xpeter  

Hi

In product description it is written "PartialCloseStepPips — This tells the EA to apply partial close each X pips in profit. If this option is set to 20 pips and PartialCloseCount=3, then EA will apply partial close 3 times every 20 pips. This means TP1 = 20 pips, TP2 = 40 pips and TP3 = 60 pips."

1.In this example is TP3 full close or EA makes 3rd partial close?

2. If it is not full close, is there and option that the last step is always a complete close?

Victor Epand  
I want to use partial close on positions with a specific Magic Number, but only if there is ONE position open with that Magic Number, and NOT when there are 2 or more positions open with that same Magic Number. The reason is, that if I hedge 2 positions with the same size and Magic Number (ie: 1.0 lots Long and 1.0 lots Short), then I do not want to change the size of those positions. However, if there is only ONE position open, then the EA should apply partial close. Can you add this feature -- ie: ActiveIfOnePositionOpen:true/false?
Rimantas Petrauskas  
Victor Epand:
I want to use partial close on positions with a specific Magic Number, but only if there is ONE position open with that Magic Number, and NOT when there are 2 or more positions open with that same Magic Number. The reason is, that if I hedge 2 positions with the same size and Magic Number (ie: 1.0 lots Long and 1.0 lots Short), then I do not want to change the size of those positions. However, if there is only ONE position open, then the EA should apply partial close. Can you add this feature -- ie: ActiveIfOnePositionOpen:true/false?

Hi,

technically it is possible, but my schedule is full for the next 12 months.

But I can do this for extra payment of 500 EUR and you can contact me here to order: https://www.ea-coder.com/contact-us/

Regards,
Rimantas

Rimantas Petrauskas  
xpeter:

Hi

In product description it is written "PartialCloseStepPips — This tells the EA to apply partial close each X pips in profit. If this option is set to 20 pips and PartialCloseCount=3, then EA will apply partial close 3 times every 20 pips. This means TP1 = 20 pips, TP2 = 40 pips and TP3 = 60 pips."

1.In this example is TP3 full close or EA makes 3rd partial close?

2. If it is not full close, is there and option that the last step is always a complete close?

Hi,

full close of the position is your real TP set on the trade itself.

bkarri  

Can anyone confirm the param "PartialCloseBreakEvenAfter" is working as expected. Say if it is set to 3, expectation would be to apply break even after 3 partial closes.

Using demo EA sets break even while first partial close itself.

2016.07.21 15:23:09.366 Partial Close EA DEMO AUDJPY,H1: [32174--1]     Stop Loss moved to a break-even point for the trade #224317869 before applying partial close no. 1/5. 

Rimantas Petrauskas  
bkarri:

Can anyone confirm the param "PartialCloseBreakEvenAfter" is working as expected. Say if it is set to 3, expectation would be to apply break even after 3 partial closes.

Using demo EA sets break even while first partial close itself.

2016.07.21 15:23:09.366 Partial Close EA DEMO AUDJPY,H1: [32174--1]     Stop Loss moved to a break-even point for the trade #224317869 before applying partial close no. 1/5. 

Hi,

are you running one instance of EA of multiple EAs on the same MT4?

bkarri  
Rimantas Petrauskas:

Hi,

are you running one instance of EA of multiple EAs on the same MT4?

In this case only one instance of "Partial Close EA DEMO" was running. Another EA on different chart for AUDJPY was running on same MT4 that opens trades.

Here is my setup: 1. xyz EA on AUDJPY H1 to open trades. 2. On same MT4, AUDJPY, partial close ea demo also running. 

bkarri  
bkarri:

In this case only one instance of "Partial Close EA DEMO" was running. Another EA on different chart for AUDJPY was running on same MT4 that opens trades.

Here is my setup: 1. xyz EA on AUDJPY H1 to open trades. 2. On same MT4, AUDJPY, partial close ea demo also running. 

I have same issue in actual EA as well. Sent you PM with details. Appreciate if you respond soon. Let me know if you need any inputs from me. Thank you.
bkarri  
mamboleo:

Hello


Can I manage with this EA more than one currency pair same time but each trade with different partial close setups ?

I am already running all my currency pairs with an expert advisor. So, do I need to install more than one "Partial Close EA" for each different trade in seperate charts?


Example


Running buy order EUR/USD with partial close setup A

Running sell order USD/JPY with partial close setup B

Running buy order EUR/AUD with partial close setup C


So, do I need to open 3 seperate charts and install your ea 3 times with different configurations (3 different ManageTradeNumbers) ?


I am scanning 28 currency pairs on H1 and D1 timeframe on 2 different opened MT4's but with the same broker. So

It would be very cool, if i can manage my opened trades in a easy way with different partial close setups.


Thank you for your answer and your help


Kind regards

Roger

Hello mamboleo - Were you able to achieve your expectation with this EA? I'm facing issue mentioned in my last comment. Wondering if anyone else faced this issue or just me. Appreciate if someone can respond. Thank you..
Rimantas Petrauskas  
bkarri:

Can anyone confirm the param "PartialCloseBreakEvenAfter" is working as expected. Say if it is set to 3, expectation would be to apply break even after 3 partial closes.

Using demo EA sets break even while first partial close itself.

2016.07.21 15:23:09.366 Partial Close EA DEMO AUDJPY,H1: [32174--1]     Stop Loss moved to a break-even point for the trade #224317869 before applying partial close no. 1/5. 

Hi,

looks like Partial Close EA always use PartialCloseBreakEvenAfter=1 no matter what number you set there. I will try to fix this as soon as possible.

Rimantas Petrauskas  
Rimantas Petrauskas:

Hi,

looks like Partial Close EA always use PartialCloseBreakEvenAfter=1 no matter what number you set there. I will try to fix this as soon as possible.

PartialCloseBreakEvenAfter has been fixed and new EA version has been published as of 2016.09.20

TriFeoh  
Для MT5 можно создать Partial Close EA?
Mr Stephen Jjumba Kafeero  
I purchased this EA last year but it is nolonger functioning as it should. No partial closes. What am I doing wrong?
Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti
123