欢迎访问 外汇EA下载与MT4/MT5自动交易资源 - 聚合外汇EA、黄金EA、量化交易工具与自动化交易实战内容。
登录 注册

MA 交叉 + RSI 过滤器 (MA crossover + RSI filter)

author emer | 0 人阅读 | 0 人评论 |
来源:ForexFactory · Trading Systems · 原帖链接
原帖作者:Uilen
发布日期:First Post: Jan 25, 2012 6:04pm
Hello all,

when I just started trading I wanted to over-complicate things. So I turned back to simplicity and here is a very simple trading system. The idea is to search for the "real deal" - catch the trend and filter flat movement.

Ingredients:

 

  1. EUR/USD 1h chart (well, I just like it that way. No special reason for that)
  2. SMA 90
  3. EMA 10
  4. RSI 14 (yup, all that standard)


Buy signal:

if EMA 10 crosses SMA 90 from below
AND RSI 14 is close to overbought level

TP 200, SL 100

Sell signal:

 

  1. if EMA 10 crosses SMA 90 from above
  2. AND RSI is close to oversold level


TP 200, SL 100

See the attached document. I have coded it in Java for duka jforex platform to backtest. The results were quite ok. I had patience to download tick data for last 6 months. You will see quotes from the report in the end of this post.

The question to you, fellow traders is - how do you think it is possible to make this thing work better? Filter is not that effective as I would like. I have also not thought about opening extra positions if the trend sustains and the lines have not crossed again. Would you maybe suggest me something?

http://i.imgur.com/V7K61.jpg

原帖附件 (2)

🔐
请登录后参与评论
注册满12小时后评论,即可解锁附件下载
立即登录