FourX
FourX
Friends

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

FourX
Added topic Strategy tester problems posting removed?
I made a posting here recently about the never ending problems, grief and saga of the MQL4 Strategy tester . I am unable to locate it now. It is gone but the problems are not! What has happened to my posting on this subject
FourX
Added topic Data Deterioration constant pain 'TRYING' to use Strategy Tester: No evidence that 'period converters' work!
The Constant Data Deterioration in the History Center is a constant pain TRYING to use the Strategy Tester . Also : - There is NO evidence that the 'period converters' work! - How to add more currency pairs and time intervals to the ‘OffLine Charts'
FourX
Added topic How to Specify a Different Trade Closing Time than the Chart Interval?
How can I Specify a Different Trade Closing Interval than what the Chart Interval is
FourX
Added topic Confused NuB: Series of ‘if’ statements & ‘return’
Confused NuB: Series of ‘if’ statements & ‘return’ I’m having troubles knowing what a couple of basic things do FOR SURE!. Without having these straight, I have no hope of being able to program MQL4. I'm not sure if one of a series of ‘if’
FourX
Added topic OrderSelect() problems
I searched the database and documentation but haven't found the specific information on this. I've been having troubles with selecting orders. So in a number of different programs I put in print or alert statements after them to return the error
FourX
Added topic How to find the longest bar over a previos time range/# of bars?
How can I find out what the longest bar has been over a specified time range & /or number of bars
FourX
Added topic Looking for verified EA to collaborate with for a direct eMail campaign to 10,000,000 opt in list!
I’m looking for a verified EA to collaborate with for a direct eMail campaign to a 10,000,000 OptIn recipients!!! I’m ONLY looking for a mature, proven, verified and consistently profitable EA for a direct eMail marketing and sales campaign with an
FourX
Added topic Always Getting 'Volume Limit' Regardless what I do and can't get any Strategy Tester results.
No matter what I do, I ALWAYS get: ' TestGenerator: unmatched data error (volume limit....) ' In the History center I've deleted all the data, closed MT4, Restarted and Reloaded history from both MetaQuotes and FXDD. I've tried it in different
FourX
Added topic How to Retrieve a Chart Interval ?
How can I query a chart and get the time interval that it is using
FourX
Added topic Newbies question: Advisability of using reserved words and terms for variables?
I've been using reserved and designated words and terms in EAs as variables. For instance: I am just using the term 'spread' as a designated varaible within the code as opposed to making it something like 'Spread' or 'SpreadMax'. Good idea or bad
FourX
Added topic Run EA while markets are closed for testing code ?
Is there anyway to run an EA other than the stratagey tester while the market is closed to do test runs or code that I write
FourX
Added topic Current Price of an Active trade?
This seems like it should be the most basic simple thing and I have spents HOURS just trying to find out how to get the CURRENT price of an Active trade that is already selected. Someone PLEASE help me
FourX
Added topic Don't understand why the variable? 'i' is used all over the place instead of a numerical value?
I'm trying to figuer out thy the letter 'i' is used frequently instead of a numverical value? Is the 'i' a standardized variable or constant or ???? Is it indicitave of an 'interval' or ??? If this is so, how does one know what that interval is
FourX
Added topic TimeFrames: Are both the Enumeration Values OR using the equivilant # of minutes both valid?
When specifying TimeFrame Constants are either the TimeFrame Enumeration Values such as 'PERIOD_H1' OR '60' (minutes) both valid and interchangable
FourX
Added topic Run Time output for Debugging and Documenting Code Exectuion and Data.
If you want to follow the flow of your code or are having troubles with an EA, script etc and trying to track it down and find out where and what it is you can use an 'Alert' statement to display it in an Alert message box
FourX
Added topic iMA: Not sure what the last 'int shift' variable does AND how to find the value of iMA for (the) previous bar(s)
Help please, I’m trying to figure out what the last variable: "int shift" in the iMA functions does? Also I want to know how to find the iMA value for (the) previous bar(s) I have a hunch that these two are related and that this ‘shift’
FourX
Added topic Does an EA use the actual Data or take it from the Graph on a chart for calculations?
Does an EA use the information from the Data Set or from the graphical representation of it on the chart for calculations
FourX
Added topic Are 'Slope' and the 'Angle on charts the same thing / quantity?
If a chart is locked at a 1 to 1 ratio, is the angle of the line between the closing of 2 adjacent bars, isn't the 'slope' the same thing as the angle of it