Jin
Jin
Jin
Added topic Are we gonna have Championship this year?
I'm curious about this because in 2013 the Metatrader 5 Championship didn't happen. I intend to participate.  Thanks. 
Jin
Added topic DST ON or OFF in Metatrader?
Hi guy ! Does anyone know if the time shown in "Market Watch" window is with "Day Light Saving Time" ON or OFF ? And just to confirm, the time zone is GMT+1, right?   Thank you.  
Jin
Added topic Is MQL5 Cloud Network in maintenance?
It's not working now ... at least with me. It did last week
Jin
Added topic Strategy Tester does not read past indicator data
Hello, people. Strategy tester does not read past indicator data. Is it right?? Is it a bug?? What am I doing wrong? I'm writing an EA that needs to read past indicator data. It works just fine in Debugging mode , but it doesn't
Jin
Added topic How to hide the indicators used by an EA during the Strategy Tester running ?
Hello people,  I am preparing my first EA to the championship. It uses some built-in indicators that during the simulation using Strategy Tester appears all in the chart window.  I wouldn't like to disclosure all the indicators
Jin
Added topic Request to include SQL Database functions in the MQL5 Standard Library
I confess: I am not a very skilled C programmer.  God forgive me. Even so, I would like to able to connect to my SQL Server in a simple way and make things happen. I believe that many beginners like me have the same desire. If you
4
Jin
Added topic Problems with ADO Library inside Indicators
Hello, people, It's just me, or exit others that are facing problems using ADO library inside Indicators ? I'm having problems like exception error, invalid memory read, and frozen of the terminal when use it inside a indicator. When I used it inside
Jin
Added topic Inclusion of the keyword namespace in MQL5
I have posted this issue before to the forum, but nobody give me any feedback. Probably because I didn't expose the issue in a way right. When you start to deal with classes, it's common to have conflicts in the class names like CParam
Jin
Added topic How can we manage lots of classes without using namespace ?
Hello to everybody. As much as I know, MQL5 does not suport namespace. Is it true? If so, how can we manage lots of classes without being crazy?    By now, my first idea is to use a prefix in all my
Jin
Added topic Problem on using ADO during Strategy Tester Optimization on Remote Cores
Hi, people. In my EA, I am using  the AdoSuite.dll library to connect to a database, save data, make some calculations externally, and return the results to EA. During the Strategy Tester Optimization, I am able to process the EA among the
Jin
Added topic How to read the calendar content?
Hi, Is there a way to read by MQL5 the Calendar table (time, events, priority, periods, actual, forecast, ...) ? Thanks
Jin
Added topic Function to call some external executable
Hey Ross, Does MQL5 has some function  that can execute an external program (both synchronously or unsynchronously) ?? We could used it as a trigger to some external process, in a very simple way (we could call this function
Jin
Added topic How to Install Metatrader 32bits in Windows 64 bits
Hi, How to install Metatrader 32bits in Windows 64bits ? mt5setup.exe simply recognizes that my Windows is 64bits version, and installs the 64bits version of Metatrader automatically. There is no option to install the 32bits version
Jin
Added topic OnTester event handler and Results Information
Hi, Is it possible to access the calculated results of a simulation inside the OnTester() handler? I mean the values of Profit Factor, Equity Drawdown Maximal (%), Sharpe Ratio, Largest profit trade, etc. It would be very interesting the
Jin
Added topic Why does "Optimization Results" exhibit less passes than in "Optimization Graph" ?
Hi people, Does anyone know why in Strategy Tester, after running, the "Optimization Results" table exhibits less passes than in Optimization Graph ? Shouldn't they show the same number of passes ? In my execution, the results table
Jin
Added topic Meaning of Sharpe Ratio
Hello guys, Does anyone know the meaning of Sharpe Ratio ?? According to the help:   Sharpe Ratio — this ratio characterizes efficiency and stability of a strategy. It reflects the ratio of the arithmetical mean profit for the position
Jin
Added topic In the Strategy Tester, how do I export the results of Forward Optimization out of the Terminal?
Hello, Someone please could tell me how to export the results of the Forward Optimization out of the Terminal? When you select the option Optiomization and Forward, the BaskTest is first done, and the results is automatically exported as XLS to
Jin
Added topic Virus when updating metatrader
Hi everybody,  Does anybody have problem with virus when updating the build of metatrader ? I'm using the freeware AVG, and it has detected a kind of virus (Win32/Themida) in the file
Jin
Added topic (Bug) Functions that returns struct
Rosh, There's some problem with functions that returns struct. The compilation goes with no error, but the code simply doesn't run, no error alert of any kind, the code simply does nothing.  I created a code demo to show you. (I
Jin
Added topic (bug) Crash in the MQL Editor using the Watch windows (inspecting strings parameters)
Rosh, I created a function that contains one parameter of type string and several other arguments of diferent types (like double, bool, etc), and everything was going fine. Then I  included another parameter of type string to this
12