Take a Break
70 USD
Versione demo scaricata:
230
Pubblicato:
26 marzo 2018
Versione attuale:
9.11
Non hai trovato un robot adatto?
Ordina il tuo
su Freelance
Vai alla sezione Freelance
Ordina il tuo
su Freelance
Come acquistare un Robot di Trading o un indicatore
Esegui il tuo EA
hosting virtuale
hosting virtuale
Prova un indicatore/robot di trading prima di acquistarlo
Vuoi guadagnare nel Market?
Come presentare un prodotto per venderlo con successo
Ti stai perdendo delle opportunità di trading:
- App di trading gratuite
- Oltre 8.000 segnali per il copy trading
- Notizie economiche per esplorare i mercati finanziari
Registrazione
Accedi
Accetti la politica del sito e le condizioni d’uso
Se non hai un account, registrati

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.
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.
Hi Lukas,
did you follow the setup example here? https://www.mql5.com/en/market/product/51832
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
Replied by PM :)
For declaring your taxes, you can use my trading utility Tax Buddy.
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...
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.
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.
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.
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.
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.
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
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
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
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
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 ??