- Search Crypto Craft
-
LongToBeFree replied Jan 15, 2009You really should read the entire posts. The code is finalized and there are tests, done by someone else, to prove the profitability. So you CAN plug them in and use them today. The code is there but so is the automatic side of it.
Forex Robots
-
LongToBeFree replied Jan 15, 2009I have actually posted not one, but TWO profitable EAs on these boards. Completely free, no gimmicks, all source code is included: url url
Forex Robots
-
LongToBeFree replied Jan 14, 2009Of course it can be fixed. its just a matter of adjusting the buffer array
Can this trend indicator be fixed?
-
LongToBeFree replied Jan 14, 2009If you're really interested in MAs, then you can find a FREE, profitable MA system, based on 50 & 100 crossover here: url
Why moving averages are important?
-
LongToBeFree replied Jan 14, 2009You actually need to use DayOfWeek(), otherwise you're pulling from the month, not week
How To Limit Ea To Trade Only On Sunday
-
LongToBeFree replied Jan 12, 2009How would you deal with EAs that need information on a tick-by-tick basis. Your system would have a hard time keeping up with that.
Open Source DLL + EA
-
LongToBeFree replied Jan 12, 2009If you're an EA programmer, you might learn best by trying to write your code first and then building it by help. Otherwise, you'll never really learn and always depend on free code
simple EA need help to program
-
LongToBeFree replied Jan 12, 2009You might be better off posting the general info of your system/EA to pique interest. I'm a very talented programmer, but I've stopped replying to requests because they mostly (yet another!) Martingale systems. So, to increase your chance of finding ...
Need a great DLL programmer for my EA
-
LongToBeFree replied Jan 12, 2009The considerations would be different depending on what you want to write. Are you sure you want to focus on indicators? IMO, its better (easier) to start off learning EAs than indicators
Learing by arranging and rewritting code
-
LongToBeFree replied Jan 12, 2009WHA???
MQL is nothing like SQL. You would be wasting your time with an SQL book. As others have posted, get a book on C or even on Java and you will be much better off. Dont bother with an SQL book.Is This Tutorial Wrong ?
-
LongToBeFree replied Jan 11, 2009I coded my own indicator and posted it, for FREE, here: url
Indicator for Support and Resistance
-
LongToBeFree replied Jan 10, 2009I work quite a bit with EAs within MT4 and I have developed my own scanner to find a variety of patterns across all currency pairs. I have made it available to the FF community and you can find it at: url
candle formations
-
LongToBeFree replied Jan 10, 2009If you have a strong Java background, then you should do just fine with MQL. 1 - You can always pull data from various timeframes within a single EA. Virtually all indicators have the "chart" as a parameter. Most code examples use NULL for the ...
EA on more than one timeperiod & pair
-
LongToBeFree replied Jan 9, 2009That only true in some cases. But in most others, patterns for various reasons. Besides, your statement wouldnt hold for continuation patterns or Dojis
True support and resistance?
-
LongToBeFree replied Jan 9, 2009WHAT IS AN INDICATOR? No, really, that's a serious question, what is an indicator? I have created a completely free EA that uses the Turtles Price Action (breakouts) as entries. You can find it at: url I use this EA and I draw lines for my entry ...
looking for trading system without indicators
-
LongToBeFree replied Jan 9, 2009IMO, patterns (TA) and S/R are two completely different things. TA is a very educated guess on where prices will go based on recent charts but S/R is more factually "raw". Its almost two completely separate discussions.
True support and resistance?
-
LongToBeFree replied Jan 9, 2009I thought about this a couple months back when I wrote a S/R Indicator. It's possible that there are formulas that can be used with slopes of lines and things like that. But, it really stuck me more that this is an Occom's Razor kind of thing (the ...
True support and resistance?
-
LongToBeFree replied Jan 5, 2009Can you please elaborate on who you mean by "ATC" and "MBT"???
MT4 - Why is it loved so much
-
LongToBeFree replied Jan 5, 2009I can demo as long as I want for free It has a GREAT programming language that I use to program my own filters, tools and EAs The charting tools are intuitive to use and have good data The Strategy Tester is one of the best out there Its a local ...
MT4 - Why is it loved so much