gjon
gjon
Friends

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

gjon
Added topic stdlib.mqh / stdlib.ex4
Hi I got a new version of MT4 earlier today, and it has introduced a new error in and existing EA of mine, and that I haven't been able to fix, so I'd like to hear if you can help me. The thing is that I have get error 'Cannot call
gjon
Added topic Cannot open an indicator from the Market folder in an EA
Hi First of all, if you have already replied to similar questions, then please accept my apoligies, but then it would be really helpful, if you could send a link to your previous reply, as I've not been able to find any similar questions on your
gjon
Registered at MQL5.community
gjon
Added topic GetRight
Hi I have been trying to use the GetRight program to download a .csv file from the internet via my MQ4 code, but it is giving me some problems (it refuses to save the file).  Could you please advice, if I can use some other technique to do
gjon
Added topic Stop trading for some time after being stopped out at SL
Hi all  I'm trying to find out how I can make my EA stop trading after being stopped out at SL.  I found some code on MQL4 that looks usable, but I'm a bit confused about one of the statement, and I'd like to ask you to verify that I
gjon
Added topic Code error
Hi all I am currently trying to find an error in my code.  I've been debugging this part of the program for some time by now, but I've not been able to find the error.  It must be a very simple one, as the code is very simple, as
gjon
Added topic Copy data from an indicator into an array
Hi  I have three question, but they are all related to the same issue. I have an indicator that creates an array with some data, and I'd like to import all the data to my EA, i.e. not only for one candle, but the whole array
gjon
Added topic Operators in MQL4
Hi I am reading a source code to an indicator that I'm trying to understand, where there is a strange mix of the && and || operators, i.e. it uses these operators together in one statement without clarifyint it with brackets.  I've
gjon
Added topic The expert log
Hi all  I know that this is probably a very basic question, but I haven't been able to find the answer, so I try to ask you ...  I have a demo account at Alpari UK, where I'm testing a EA that I've build.  I can see
gjon
Added topic Getting information from indicators inti EA
Hi all I'm trying to find out how I can import information from indicators to my EA.  I can see in the examples that comes with the MT4 environment that I've downloaded how I can access data from the standard MACD indicator, but I'm currently
gjon
Added topic Changing the TP price
Hi all I'm quite new in this world, and I have one simple question.  Is there a standard variable that I can use to lookup the current TP price? Thanks in advance. Best regards G 
gjon
Added topic Identification of EA
Hi all  I've created three version of my own EA that I'm going to test.  To be able to compare those versions of the EA, I'd like to run them on the same demo account to make sure that they are working on the same
gjon
Added topic Finding high/low for a period from x to y
Hi Can someone help me with code that I can use to find high/low for a period from x to y, and which I will be using later in the day? For example to find the high/low for at period from midnight to 4:30 AM, and which I will be using in the