Jesus Angeles
Jesus Angeles
Friends

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

Jesus Angeles
Added topic resurrected member question: mt4 will not be retired?
Hi,   Last time I was active coding robots (using MT4) (probably around 3 years ago or more), MT5 was starting to be used, and there were rumors that MT4 will soon or someday be pulled out or no longer be supported  (requiring upgrade of
Jesus Angeles
Added topic Magic Number: minimum and maximum
Hi, Anyone got the link or know where is the 'official' definition of the minimum and maximum values for the magic number? I am looking for the 'official' definition
Jesus Angeles
Added topic Strategy Testing, with reoptimization at intervals
Hi, Is this possible with either MT4 or MT5? Example. I want to run an EA for 12 months, before each month is ran, specified variables are used to get optimum (highest in optimization) setting, and is used on the upcoming month's trade. And after
Jesus Angeles
Added topic Strategy Testing, with reoptimization at intervals
Hi, Is this possible with either MT4 or MT5? Example. I want to run an EA for 12 months, before each month is ran, specified variables are used to get optimum (highest in optimization) setting, and is used on the upcoming month's trade.  And
Jesus Angeles
Added topic is it possible to log in to the same account at mt4 in 2 different machines, and if so, what are the implications?
is it possible to log in to the same account at mt4 in 2 different machines, and if so, what are the implications
Jesus Angeles
Added topic Thread-safety in 'imported ex4'
Hi, First of all, are all mql4 rules respected when calling 'imported ex4' methods? What I mean is, imported ex4 methods can also have ' static method variables' and that these 'static method variables' will behave as per mql4 rules? Second, when two
Jesus Angeles
Added topic [ibfx] June 2010 data eurusd m1, missing
Hi, Do you have eurusd m1 data for june 2010? If yes, what broker are you using? Those with ibfx, do you have the mentioned data? I am thinking of moving out of ibfx. They have data from present (2010 october - now) down to year 1999, but they dont
Jesus Angeles
Added topic semi-automated EAs
I first hear (read) about this on a newsletter today. I think that there is no such thing. If it is .001% manual, then it is a fully-non-automated EA
Jesus Angeles
Added topic mt4 not asking me to upgrade to 226 build
Hi, 2 of my mt4s asked me to upgrade and so I did. 2 other mt4s doesnt ask me to upgrade. How do I force my MT4 to check for the new version
Jesus Angeles
Added topic Hardware requirements for different loads of robots
Hi, Anyone can share info on this? To explain, what i mean is, like: - running multiple robots in one mt4 - running multiple mt4s with at least one robot on each - running few or one robot, but uses many currency-pairs, e.g. has to have many charts
Jesus Angeles
Added topic Any mt4/mql4/etc. function for 'market closing in x minutes/hours'
hi, lets say that i want to close any open order if the market is about to close (e.g. friday 21pm). Is there any way i can determine if the market is about to close already? e.g. 1 hr before
Jesus Angeles
Added topic Baselining an EA
Hi, The EA I developed uses indicators found in MQL4 (rvi, and williams fractals ) I want to store (or backup) these indicators (ideally the code, but compiled version will do.), so that my EA will perform the same way in the future, even if these
Jesus Angeles
Added topic EA and chart data
Hi, I am using an MT4 using ibfx as my broker. The data at xe.com seems a little different. My eurusd trade would have been closed if the data was that of xe.com. I am asking therefore your opinion or your knowledge on these differences in data feed
Jesus Angeles
Added topic issue on firewall, router, etc.? chart not updating, connection terminating
Hi, My EURUSD H1 chart is not getting updated. The terminal 'Expert Advisor' tabs shows items like: Ping failed. Not connected. Login. I am connected through a router. Quite too general info here, but anyone experience same thing? Im on ibfx mt4
Jesus Angeles
Added topic any one use mt4 and robot, on Win 7 64-bit?
I will appreciate your comments
Jesus Angeles
Added topic How to fix those 'data mismatches' in historical data
Hi, I apologize if this has been asked already. The 'search' seems to be not working. Kindly assist in answering my question or pointing me to existing related threads
Jesus Angeles
Added topic How much profit for an EA to be acceptable commercially?
Hi, Is like 10 year performance of average 6% per month a sellable (or marketable) EA? It is not a scalper. Worst net consecutive total drawdown is 700 pips, and happened only a couple of times. I will appreciate your comments (please be honest and
Jesus Angeles
Added topic Turn expert advisors on or off programmatically
Hi, Can an expert advisor programmatically turn off the mt4's 'expert advisor' switch? and also to turn it on? (i am referring to that button at top of mt4, which enables or disables ea execution)
Jesus Angeles
Added topic Requesting ideas on improving my MQL4 programming
Hi, I currently am able to develop EAs and indicators using pure MQL4 language only. May I ask what other languages can my MQL4 programs benefit from? For example, if I can program in C++, I can make my MQL4 code call the mentioned language and do
Jesus Angeles
Added topic iXXXX methods, e.g. iClose() in indicators
Hi, In an ea, since we are always at the 'last' bar, we can easily refer to iXXXX data from another timeframe. An example is, ..current chart timeframe = M1 ..refer to M15 iClose() of 5 bars back in M15 data iClose( NULL, 15, 5) where '5' is the
12