View Single Post
  #1 (permalink)  
Old 10-04-2008, 02:31 AM
DREWP's Avatar
DREWP DREWP is offline
Member
 
Join Date: Oct 2008
Location: Gatlinburg TN, Mary Esther FL.
Posts: 97
DREWP is on a distinguished road
Exclamation E&A Standard Trading System

Hello All,
I have developed a simple trading system that I call the E&A Standard. It works on any currency (I prefer low pip spread currencies for obvious reasons) and any time frame (Though any time frame less than 5M is not recommended). It uses SSL Channels and ADX Crosses. When the Indicators agree for a buy or sell trade, the price movement is usually between 10 and 50 pips, sometimes more, depending on market conditions. Though this is an easy system to trade with, it requires too much "screen time", and would benefit greatly from mechanized entry and exits. This system has no exit points and relies heavily on TP and Trailing Stops. Seeing as how I don't have the adequate skills necessary to code an Expert Advisor, I'm reaching out to the community for some much needed help. The trading system is as follows:

Buy signals:
1.If a blue arrow is indicated and the green line crosses the red line from bottom to top after the arrow is indicated but
before the 3rd bar from the arrow is printed.

2.If the green line crosses the red line from bottom to top and a blue arrow is indicated before the third bar from the cross
is printed.

optional buy:
If the blue arrow is indicated while the green line is above the red line.


Sell signals:
1. If the red arrow is indicated and the red line crosses the green from bottom to top after the arrow is indicated but
before the 3rd bar from the arrow is printed.

2. If the red line crosses the green line from bottom to top and the red arrow is indicated before the third bar from the
cross is printed.

Optional sell:
If the red arrow is indicated while the red line is above the green line.

l_138670efc2614c1ab67056a3613e35ce.gif


Many Thanks ,
DREWP

EDIT:
Thanks to void for the non-repainting version of ADXcrosses

EDIT:
Check Post #31 for the MTF version of this system .

EDIT:
Check post #38 for the EAS Visual Trade Station
Below I have included the EAS VST zip which has all of the indicators and a template to set it all up.

EDIT:
I have uploaded the latest version of EAS Signals v0.03b. I will continue to post updates on this post as well

EDIT: Uploaded EAS Signals v0.04b (alerts)

Attached Images
File Type: gif eas visualtrade station.gif (56.3 KB, 8327 views)
Attached Files
File Type: mq4 ADXcrossesNon-repainting.mq4 (3.4 KB, 1647 views)
File Type: zip EAS VTS.zip (126.4 KB, 1869 views)
File Type: zip EAS Signals v0.04b.zip (5.9 KB, 1363 views)

Last edited by DREWP; 11-04-2008 at 10:57 PM.
Reply With Quote