11 – 31 Moving Averages Difference for Trend Development US Session Only

Same as Expert Advisor 1 but with the addition of a trade range, in the US session only. This is more realistic to develop at my home office, i don’t want to have computers turned on 24h for now.

Expert Advisor 2 – US Session Trading

As we can expect the program will make less trades in the euro-dollar market:

January -147.61
February -82.53
March -203.67
April -91.90
May 89.77
June 15.66

————————————
-420.28

It is clear that the robot can’t perform well in the US session only either, but this was expected so no problem. this EA was made mainly just to have a robot that can trade only while i am following it. each edge will have to be tested using 24 hours, american session, europe, tokyo, etc.


Tags: , , , , , ,

First automatic trades in the euro

Here some images and info about how the robot works in real time trading.

Early in the US session the robot get in the market short side.

The market hit the stop loss, the trader is losing 20 right now. At the same time of the loss the robot open another trade as criteria is still there (ma 31 – ma 11 >= 18).

A new loss of 20 (stop loss) and a new entry as criteria still present:

Here is a program bug, i think that the robot should not wait until the stop loss is hitted to get out of the market, it haves to react if the criteria ends in the middle of the trade.
in the next image the robot exit the trade and don’t open a new one as criteria is not present anymore:

3 bad trades in a row made by the robot, lets test it tomorrow as it is.

Tags: , , ,