Nick Rios
Nick Rios
Nick Rios
Added topic Issue with Passes on Optimization.
Hello, am experiencing a little bit of an issue, I was trying to create custom reports using the OnTesterPass, OnTesterInit and OnTesterDeinit functions as explained on this great article https://www.mql5.com/en/articles/746, but I noticed when I
Nick Rios
Added topic Metatester giving different results on each run for SINGLE TESTS AND OPTIMIZATIONS maintaining same parameters.
We identified an issue with MetaTester, when we run a Single Test once and then we run the same Single Test without changing anything it gives different results. This problem is also happening with Optimizations. We are sending a ZIP File with all
Nick Rios
Added topic Terminal crashing. Build 983
After last week, whenever I try to open the Terminal, it crashes and it gives me this error: Problem signature:   Problem Event Name:    APPCRASH   Application Name:    regsvr32.exe   Application Version
Nick Rios
Added topic Access violation libmysql.dll
Hello all: Ive been using mysql for working with my EAs for some time now, I used mainly this EAX Library https://www.mql5.com/en/code/855, which I added a couple of functions and some error handlers for reconnections in case the connection gets
Nick Rios
Added topic Metaquotes-Demo Down?
Hey there, Ive noticed that since sunday am unable to Metaquotes-Demo Server on Mt5 is down, I couldnt find any other posts about this, I really like this server because it has really goo history since 2000 on all majors at least, I couldnt find any
Nick Rios
Added topic Automatic report export
Hey all, Right now am automatizing my process of optimizing and running tests, I have one question: I want that the terminal automatically exports the single test report in .xlsx format, but when I try to specify Report=\abcd.xlsx on the .ini conf
Nick Rios
Added topic Managed Accounts Question..
Hey Guys, I was  talking with my broker (Alpari) and they told me that they do not offer the managed account service for Metatrader 5 yet, and the told me that it isnt an issue with Alpari because they are waiting for Metaquotes to release
Nick Rios
Added topic File Read Problems
Hey Guys i have a little piece of code thats saving the current position open price on a text file with the following code: int file = FileOpen(BOTMagic_Number+".txt", FILE_WRITE|FILE_ANSI, ',');       if (file !=
Nick Rios
Added topic Error 4807 new build 687
Hey there: Before this build i was able to copy indicator buffers the way the first code is written, after this build i starteg getting the error 4807 when i ran the strategy tester, so i decided to debug the code to see which one of the indicators i
Nick Rios
Added topic Posible Error On Visualization Mode
Hey there, Ive been writing EAs for some time now, i was programming a new MTF EA, I was trying to test it in the visualization mode cuz its easier to spot wrong entries there, but when i start testing and get to 2012.01.02 23:45 (M15) it just stops
3
Nick Rios
Registered at MQL5.community