jshumaker35
jshumaker35
Friends

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

jshumaker35
Added topic invalid price quotes?
I have created a simple MT4 EA that writes the datetime/open/high/low/close values for the GbpUsd to a text file.  The values that MT4 is returning are not accurate. The last record I received is at the bottom of this post.  It shows 1.2462
jshumaker35
Added topic historical data
I downloaded 1 minute historical data from https://www.histdata.com/download-free-forex-data/ and then imported it into MT4.  I then ran the period converter script ( https://www.mql5.com/en/code/7935 ) to create a 5 minute
jshumaker35
Added topic continuous script
I have created a simple script that writes indicator values to a text file.  I want to set that up to run on a one minute frequency.  Any suggestions on the best way to handle that
jshumaker35
Added topic position objects using time values
According to the documentation on the ObjectCreate function (https://docs.mql4.com/objects/objectcreate), I should be able to pass a datetime value for the anchor point.  I have used multiple formats for the datetime value.  Regardless of
jshumaker35
Registered at MQL5.community