Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti
Larry E Liddiard  
Any update on memory leak? Still happening to me.
Eric Emmrich  
Larry E Liddiard:
Any update on memory leak? Still happening to me.

Unfortunately, not yet. I'm still debugging the EA as I first need to reproduce the issue in order to fix it.

Could you let me know the specs of your VPS, please? Especially how much RAM it has.

Thanks.

Lukas Huber  
Hello, sie ist have a problem getting it to work, I always says "could not identifizieren any Symbols to manage" would be great if you could guide me what I am doing wrong.

Lukas
Eric Emmrich  
Lukas Huber:
Hello, sie ist have a problem getting it to work, I always says "could not identifizieren any Symbols to manage" would be great if you could guide me what I am doing wrong.

Lukas

Hi Lukas,

did you follow the setup example here? https://www.mql5.com/en/market/product/51832


Lukas Huber  
Eric Emmrich:

Hi Lukas,

did you follow the setup example here? https://www.mql5.com/en/market/product/51832

Thank you for your fast response, I overhead that I will follow the setup as soon as I'm home.


One more thing I saw your from germany aswell is it possible to get in contact with you regarding g some questions with taxes? My e mail is Lukas.huber.98@outlook.com I would really appreciate it if you could send me a mail so I could ask you 2 or 3 things.


Thank you very much


Lukas

Eric Emmrich  
Lukas Huber:

For declaring your taxes, you can use my trading utility Tax Buddy.

Larry E Liddiard  
Eric Emmrich:

Unfortunately, not yet. I'm still debugging the EA as I first need to reproduce the issue in order to fix it.

Could you let me know the specs of your VPS, please? Especially how much RAM it has.

Thanks.

I was running 3 dedicated servers with 3 VPS's on each: 2 vCPU @ 3.6Ghz Xeon, 12G RAM for each VPS. Now I am running 2 dedicated servers (16 x pCPU, 32vCPU each). 4 VPS's on each one: 8 x vCPU @ 2.4Ghz, 16GB RAM for each VPS...

Eric Emmrich  
Larry E Liddiard:

I was running 3 dedicated servers with 3 VPS's on each: 2 vCPU @ 3.6Ghz Xeon, 12G RAM for each VPS. Now I am running 2 dedicated servers (16 x pCPU, 32vCPU each). 4 VPS's on each one: 8 x vCPU @ 2.4Ghz, 16GB RAM for each VPS...

That should be more than sufficient. I will check the code base once again but as I still cannot reproduce the issue despite running TaB 24/7 as well, I will probably roll out some test versions and contact you.

Larry E Liddiard  
Can you add an option to manage trades by comment? Some EA's generate random magics for each trade and there is no setting to change it and this would help fix that.
Eric Emmrich  
Larry E Liddiard:
Can you add an option to manage trades by comment? Some EA's generate random magics for each trade and there is no setting to change it and this would help fix that.

Yepp, that's already on the list of improvements (and integrated in my development version).

I just need a bit more time for testing as large parts of TaB rely on the Magic Number and I need to make sure that they continue to work when specifying Comments.

Eric Emmrich  
Eric Emmrich:

Yepp, that's already on the list of improvements (and integrated in my development version).

I just need a bit more time for testing as large parts of TaB rely on the Magic Number and I need to make sure that they continue to work when specifying Comments.

If you don't want to wait for the next version, you could also check whether the Magic Numbers are really "random". Usually, they are generated based on either the Chart ID or the Chart Symbol and stay the same then so that there's a good chance that you can manage them by Magic Numbers already.

Just check your MetaTrader's Trade History and put your mouse over the corresponding trades. A tooltip should be displayed containing the "Expert Advisor ID" which is the required Magic Number:

If this ID stays the same for each traded symbol of the EA, TaB can already manage these specific trades identified by their Magic Numbers. 

Larry E Liddiard  

Yes i understand this. Many EA's do this but there are some that truly use random numbers for every trade which is what I am referring to.

An update on the memory leak issue I was having, it would seem that the only terminals I get that crash are ones running the v4.99 mt4 version. I have not seen it happen yet on v5.00. I will keep you posted...

Also, thanks for your willingness to help improve this product Eric. This is a great tool and we appreciate it.

Eric Emmrich  
Larry E Liddiard:

Yes i understand this. Many EA's do this but there are some that truly use random numbers for every trade which is what I am referring to.

An update on the memory leak issue I was having, it would seem that the only terminals I get that crash are ones running the v4.99 mt4 version. I have not seen it happen yet on v5.00. I will keep you posted...

Also, thanks for your willingness to help improve this product Eric. This is a great tool and we appreciate it.

Thank you very much! I'm happy to hear that you appreciate TaB :)

Trade identification by comment will be available soon alongside some other improvements. Will keep you posted.

Also, thank you for the feedback regarding the memory leak. I made some changes to the array handling in version 5.0, indeed. Maybe they fixed the issue already. That would also explain why I still cannot reproduce it - even with TaB running 24/7.

So I would deem this issue solved for now. If it still persists in version >= 5.0, please let me know. 

Eric Emmrich  
Larry E Liddiard:

Yes i understand this. Many EA's do this but there are some that truly use random numbers for every trade which is what I am referring to.

An update on the memory leak issue I was having, it would seem that the only terminals I get that crash are ones running the v4.99 mt4 version. I have not seen it happen yet on v5.00. I will keep you posted...

Also, thanks for your willingness to help improve this product Eric. This is a great tool and we appreciate it.

Sorry for the delay - I have been quite busy with other obligations for the past few months.

Anyway, I finally managed to add the ability to identify trades by Order Comments in addition to Magic Numbers (alongside some other improvements). Please check the "What's New" tab for more info.

All the best,
Eric

Jerry Peter Amin  
 I just purchase Take a Break. It says retrieving Symbols to manage, please wait.... Is it working?
Eric Emmrich  
Jerry Peter Amin #:
 I just purchase Take a Break. It says retrieving Symbols to manage, please wait.... Is it working?

Hi Jerry,

as already written by PM: depending on the amount of charts that should be managed by TaB, identifying them could take a while.

Please also make sure to follow the setup example here: https://www.mql5.com/en/market/product/51832

Regards,
Eric 

Jerry Peter Amin  
Eric Emmrich #:

Hi Jerry,

as already written by PM: depending on the amount of charts that should be managed by TaB, identifying them could take a while.

Please also make sure to follow the setup example here: https://www.mql5.com/en/market/product/51832

Regards,
Eric 

Hi Eric,

Thank you for your response.  I think issue my be related to creating "Chart Group".  How do I specify that in MT4?


Jerry

Eric Emmrich  
Jerry Peter Amin #:

Hi Eric,

Thank you for your response.  I think issue my be related to creating "Chart Group".  How do I specify that in MT4?


Jerry


Hi Jerry,

you need to add the indicator to all charts that should be managed by Take a Break. We could also do a 1:1 setup session through TeamViewer, if you like.

Regards,
Eric
Wolfgang Rockert  

Hallo, was ist der Unterschied zwischen Pause und Take action ?  Wenn ich Take Action auf null lasse Arbeitet er nicht mit den Limit Orders und Trades ??

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