Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
I have been looking at quite afew manual trading systems using different types of indicators and have put together a rather simple trading system:
Pairs: Any TF: H4 Indicators: Moving Average (14 EMA) , Heiken Ashi, Williams Percent Range
Buy: Look for 2x white candles closing above the 14EMA. When the 2nd white candle closes above the close of the first white candle and the Williams % above 20.
Close Buy: When the Williams % is below 80.
Sell: Reverse of Buy using red candles and below 80. Exit when Willimas 5 above 20.
I have attached sample trades (chart pics) using GBPJPY H4.
Appreciate feedback and comments. Is somebody able to create an EA for the above system for testing and evaluation on this thread? As I work full time its hard to find the time to trade manually and seek your help with an EA which we could all benefit from and perhaps develop.
ha_ma_sto_alert.mq4
sto set to show wpr (slowing=1)
signals on ha count (second ha up/dn bar><ma)
if haMAcrossCount = true; sig. on ha/ma cross count also
ha_ma_sto_alert.mq4
sto set to show wpr (slowing=1)
signals on ha count (second ha up/dn bar><ma)
if haMAcrossCount = true; sig. on ha/ma cross count also
hi fxbs,
thanks for your indicator. do you know if an ea exists for this indicator or how i can create an ea for my system?
Hi, schuette. Thank you for sharing this idea.
I backtested this strategy(2009.1.1 to 3.31), and found that sometimes it works good on GBP pairs (GBP/JPY, GBP/USD) 4H..
I think the rule for entry should be OK, but may be you should consider about the exit condition.Generally, close order when %WR hits -80 for buy or -20 for sell is too rough.
and probably add new filter for entry will be better.
Actually, i built a simple EA just for backtest purpose. I attach it to here.
Using the visual mode for strategytest, i think your strategy potentially will work well if new filter are added for identify the entry /exit position.
Any comments?
hi rene,
many thanks for your efforts and input, this is greatly appreciated. i will use your EA for testing.
could you assist me with backtesting? what is the best way to go about back testing and downloading historical data to MT4? Once i have this setup i can test.
i have setup my system on MT4 and am trying to identify a filter for entry/exit as you pointed out. i'm still trying out different ones and haven't had much luck as yet. i will keep searching. as you have had a look at my system, has anything crossed your mind as far as possible ideas?