ForexSurfr
ForexSurfr
Friends

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

ForexSurfr
Added topic Boost Library Import Into Metatrader (MT4) Script File.
I am working within a Metatrader script file and need tocall a function within a Boost library. Anyone know if this is possible? If so how do you configure the import
ForexSurfr
Added topic Close Value On Bar Zero.
How does the iClose() function work? In other words when I look on my chart and identify a bar 0, shouldn't this function pick up the value of the close for that particular bar? In putting together an EA, I was able to tie-out bar 1 and bar 2 close
ForexSurfr
Added topic iLow() Indicator Function Discrepancy.
Has anyone out there experienced problems with the iLow() indicator function? I just recently coded an EA that compared the iLow() to the lower band of the iBand() indicator function. For both functions I used a 15 minute interval for the
ForexSurfr
Added topic Historical Currency Ranges After Economic News Announcements
Is there anyone out there that is aware of any websites that publish historical currency ranges after the various news announcements
ForexSurfr
Added topic Array Problem.
I have created a custom indicator that utilizes an array. Though I am having problems viewing indicator results as the first bar is being created. In other words as the first bar is being created there is a delay of one bar before my indicator shows
ForexSurfr
Added topic ADX Indicator Question.
I recently placed the ADX indicator in an EA and then ran the tester program and then saved the indicator results into a text file. I then compared the text file values for the ADX indicator to the Data Window's values for this indicator. What I
ForexSurfr
Added topic Boost Library Import Into Metatrader (MT4) Script File.
I am working within a MetaTrader script file and need to call a function within a Boost library. Anyone know if this is possible? If so how do you configure the import
ForexSurfr
Added topic Birt's Patch for Build 409.
I recently ran the script called Birt's Patch on build 409. After running the script, I ran an EA that prints to a text file tick volumes . The volumes I am getting are in decimals such as .00090. Is there anyone out there who is familiar with this
ForexSurfr
Added topic Tester Problems After Build Update 416.
I am using the "Birt Patch" in my metatrader app. In my previous version, I believe it was version 406, I had no problems with running my tester program. Now I cannot run it as I get an error message "TestGenerator: internal error
ForexSurfr
Added topic Dukascopy volume conversion to Metatrader volume.
Recently I downloaded Dukascopy tick data and went through the Birt's EA Review script process to create HST and FXT files. Does anyone out there know what happens to the volume data? What I noted is that the true volume in the tick data is lost in
ForexSurfr
Added topic Complete Forex Historical Tick Data.
Is there anyone out there with reliable and complete historical forex tick data. Through prior research I found Dukascopy but discovered that it is full of holes
ForexSurfr
Added topic Too Many Files Opened.
Can someone help me with the below code? The problem I am having is that I am getting the error code "Too Many Files Opened". What doesn't make sense to me is that I have the FileOpen and FileClose on the outer block of code. Shouldn't the
ForexSurfr
Added topic FileWrite() Problems.
Can someone help me with a FileWrite() problem? Initially I have had problems with writing large amounts of data to a single file as something caused the data file to be overwritten at a certain interval. In other words data was saved to a txt file
ForexSurfr
Added topic FileClose Problem.
Can someone help me with the included code? I am having problems with closing the first file and going onto the next file. What is occuring is that the initial file remains open. How do I close the first file when going onto the second file
ForexSurfr
Added topic Writing To A Text File.
I have an expert that I am running in tester that takes data and saves it to a text file. The EA simply takes various variables and saves them as string variables in a text file. It does this through the use of the FileAppend function. Attached is
ForexSurfr
Added topic Tester Issue.
MT4 Veterans, I am having problems with tying out expected trades with tester trades. To improve the quality of my testing, I downloaded tick data from a broker in CSV format to over-ride the MT4 tick generation process. As a part of this process I
ForexSurfr
Added topic Custom Indicator Problem.
I have been working with iCustom and have tested a number of iterations of the parameters of this function and now understand how this function works. In other words, I have tied out the chart results with the EA called results. I though cannot
ForexSurfr
Added topic Problem With Completing MQL4 Search.
Is anyone else out there having problems with putting in a search term such as iCustom and not getting any results? Is there a browser setting that could be causing my problems? I have also had problems with multiple terms. In other words searching
ForexSurfr
Registered at MQL5.community
ForexSurfr
Added topic iCustom Indicator Problem.
I am currently trying to pull into an EA the values from a custom indicator. The values that I am pulling into the EA are different than the numbers that are shown on the chart window of the indicator. To make the exercise easier, I decided to
12