jshumaker / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
jshumaker
Added topic results tab
The MT5 EA results tab does not contain the details of each trade like MT4 had. Is there a way to get that same data in MT5 without having to write code
jshumaker
Added topic chart opened after testing EA
I have a template created that shows all the technical indicators that I use, but when I test an EA another template is used. Is there a way to configure MT5 to use my template when displaying the EA results
jshumaker
Added topic technical indicator values not matching chart
I am trying to import the values of a few technical indicators into a SQL Server database, but the values that my script returns do not match exactly to the values I see on my charts. Even though the open/close/high/low values do match
jshumaker
Added topic FileOpen location
According to this link, https://www.mql5.com/en/docs/files/fileopen, if I use FileOpen my file should be created under my MQL5\files\ directory, but I do not have a files directory. Under \MQL5 I have \experts, \images, \include, \indicators
jshumaker
Added topic forming a development team
I am looking for an experienced C++ developer, although preferably MQL5, to join myself and a coworker of mine to work as a team in developing EA scripts. My colleague has a masters degree in computer science and did his thesis on neural
jshumaker
Added topic what is a realistic goal of pips/month
I have tried to learn forex for years manually trading and had even taken several months of classes with FX Bootcamp. I know there are a lot of falsely reported results by so called forex pros and I am always skeptical of their claimed results
jshumaker
Added topic I cannot find the file created on my local drive from a FileOpen command
I am just trying to figure out how to write output to a local file and the following lines compile and do not produce an error when ran, but I cannot find the file anywhere on my pc. I checked the /EXPERTS/FILES & /TESTER/FILES directories
: