Halaman

MT4 EA: Stupid Programming Mistakes

Well, I spent last evening tracking down some problems in my next foray into programming expert advisers.It turns our that a simple logical ...
Posted by | 05.48

MT4 EA: Moving Towards Sustainability

Yesterday's experiments with creating an expert advisor to scalp the 5 minute chart show great profits and great risk.I've been work...
Posted by | 10.01

MT4 EA: Aggresive 5 Minute Scalper

Well, it's the weekend, what else is a grown man to do?I had an inspiration for an (overly) aggressive expert advisor today. Basically,...
Posted by | 14.05

Sample MQ4 Code

Here is a bit of code that demonstrates what I've been blogging about. It's a simple way to manage pending position requests. The i...
Posted by | 07.29

Expert Adviser Weekend

Finally, the weekend is almost here. I've been stealing a few moments here and there during the week but it's not that productive.B...
Posted by | 11.11

EA Development by Component

Okay, I've got a few EA components under my belt now.First, I've made myself a trivial system to determine potential entry points. ...
Posted by | 17.46

EA Development

I was able to put some serious effort into developing an expert adviser over the weekend. At this stage I believe I can build something tha...
Posted by | 07.21

Programming An EA

I'm finding it takes a lot more time to program an EA than I would expect. Alternately, perhaps I am dumb enough to think that I could ...
Posted by | 05.46

MT4 - Moving Average Crossover

Believe it or not I think I'm going to use a simple moving average crossover as a signal for my automated trading system.Obviously, and ...
Posted by | 10.21

Ongoing MT4 Development

As I develop and test more expert advisers I see just how tricky it is to translate common sense into a series of hard and fast rules.In sho...
Posted by | 15.14

MT4 Programming

I love the fact that I can program the MT4 system. However, wouldn't it be nice if there was documentation in English? Well, yes, ther...
Posted by | 07.34

Automated Forex Trading Robot

I've signed up for a second account. This one is at a broker that uses a dealing desk and an MT4 based trading platform.Why?Because I w...
Posted by | 06.24