Clock
Clock
Friends

Add friends via their profile or user search and you will be able to see if they are online

Clock
Added topic Does anybody have backups of 17xx or 18xx?
Hi all, like with all recent updates, the newest one once again crashes my EA. Right now I don't have to time to dig into the issue very deeply, so I'd like to just get it started again on an old version. I know 1502 has been posted here in the past
Clock
Added topic How do I prevent auto updates? Or create fallback-points
Hi everyone, does anybody know of a way, to prevent auto updates? Any registry tweaking or whatever? I'm running MT5 on two machines. One, where I'm connected to my broker, and which is running 24/7. And on my more powerful computer, where I'm doing
Clock
Added topic Memory / Indicator error after Stop Out?
Hi everybody, I already sent this to the Service Desk, but then they decided to not take this kind of answers anymore, so I'll try ma luck here if anyone has experienced something similar and knows a solution. This is a problem, that only started
Clock
Added topic Where is the "what's new" for version 1795?
Hi guys, last explanation for an update I can find in he forum is for 1755. In the meantime my MT5 updated to 1795 and suddenly my experts don't work as expected anymore. They don't crash or whatever, but the simulation results are way different than
Clock
Added topic Fake Agents?
Hi there, does anybody know, if there are, what I would call, fake agents out there in the cloud? Last time I used the cloud (which was about 6 months ago) everything was fine. Now, whenever i do some optimization with some thousand passes, hundreds
Clock
Added topic Tips on coding very memory-efficient?
I wonder if anyone has any really helpful tips on using the least amount of memory possible, or at least at freeing it again. I'm working on a really big multi-currency EA, using quite some indicators. But still this should not pose any problems for
Clock
Added topic Unresolved Static Variable?
Hi guys, can anybody explain, what that sudden error is supposed to mean? My EA was working flawlessly for months, but since the latest update, I get this error. In my EA I just declare an array CMoneyManagement mms[]; and CMoneymanagement has one
Clock
Added topic Re-initialization of an indicator
Hi! I have the following problem: in one of my EAs, I want to change the lookback period of an indicator, depending on market conditions. I thought if(h_ind!=INVALID_HANDLE){IndicatorRelease(h_ind;} h_ind=iCustom(...) should do the trick. However, I
Clock
Added topic How to change, that Tester only uses one year of history before start?
Hi, my second question connected with the same problem... When I start the tester from, let's say 01/01/2009, the history is synched starting from 01/01/08. But I would very much prefer to use all available data, as I try to add some "auto-learning"
Clock
Added topic Start and End Date of Tester?
Hi everybody, am I the blindest guy on earth? I cannot seem to find a way to use the start and end date, that the user picked in the strategy tester , from within the code, specifically the OnTester() function. Anyone know a simple way? Of course I
Clock
Added topic OnChartEvent in nested Indicators problem
Hello! Can it be true, that only the "outmost" indicator can receive OnChartEvents? What I mean by that is: To prepare for a Multi-Currency, Multi-Strategy project I started recently, I implemented something like the iSpy from
Clock
Registered at MQL5.community