- Search Energy EXCH
- 10 Results
- beckhamis619 replied Jan 10, 2011
I did a compilation of all the posts in this thread so far, here is the link if anyone finds it useful. url
Building an equity millipede
- beckhamis619 replied Nov 4, 2010
here's one I wrote for an ea in another forum a while ago, url int jenkinsHash(string symbol,int period) { int magic = 0; string msg = symbol + "__" + period; for (int i=0;i<StringLen(msg);i++) { magic += StringGetChar(msg,i); magic += (magic << ...
unique magic number by pair
- beckhamis619 replied Jun 13, 2010
Is SSL encryption really required to secure the medium of communication for a tweet? At the end of it, the order will still be seen by his followers / public. His main focus appears to be broadcasting his message in an efficient manner, and tweets ...
Execute remote MT4 trades via Twitter
- beckhamis619 replied Jun 12, 2010
Well, if you read towards the end of that thread, you'd see some of the forward-testing statistics that I have on several demo accounts. Direct link attached, url
1200 Expert Advisors
- beckhamis619 replied Jun 10, 2010
taskkill /im:<filename> /f For mt4, my scripts run "taskkill /im:terminal.exe /f" Its advisable to get your clients to rename their terminals to terminal2.exe for example, in the event that they run multiple terminals, the above taskkill command ...
Self-updating code?
- beckhamis619 replied Jun 10, 2010
I looked into this a couple of weeks ago. You'd need to have an external program to restart the terminal for the client. The main reason being that there is no way to programatically re-load the EA. E.g. run "metalang.exe -q experts/EA.mq4" on the ...
Self-updating code?
- beckhamis619 replied Mar 20, 2010
If you'd blindly use martingale, blowing up is inevitable. Knowing both sides of a coin and when to use it is an advantage.
YOUR results with live, fully-automated EAs??
- beckhamis619 replied Jan 13, 2010
Having a small trading range on this system will cause many lots to be opened during a ranging market. Also, the maths behind this system is not solid, check several pages before where I showed a simple ranging scenario where the EA will produce a ...
100% Win Math Grid Ea
- beckhamis619 replied Jan 3, 2010
hi, i was looking into this strategy and wondered, 3 levels, (b) buystops (s) sellstops, assuming an equal pip distance between them e--(b)tp(s)sl 3(b) 2(b) 1(b) -- 1(s) 2(s) 3(s) f--(s)tp(b)sl wouldn't a losing scenario occur when the price moves ...
100% Win Math Grid Ea
- beckhamis619 replied Dec 2, 2009
Hi erikte279, I have a couple of college classmates and myself who have been dabbling in forex and programming in mql4 over the past year. Do drop me a note if you're interested, we can try to work something out :-)
Any reputable/ non scam artist mql programmers?
- Posts by Trader Search: 'beckhamis619'