거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

RSI Breakout - MetaTrader 4용 expert

조회수:
35857
평가:
(16)
게시됨:
2013.05.28 05:57
업데이트됨:
2016.11.22 07:32
RSI-Trend-MT4.zip (7.48 KB)
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Author:

OneStepRemoved.com MetaTrader Programming

The RSI Trend Strategy is a simple Expert Advisor based around using the RSI indicator as a trading signal. When the RSI breaks above 73 or dips below 27, the Expert Advisor puts in an order to buy or sell the pair. The Expert Advisor uses ATRs to set exit prices. When a trend is entered, the stop loss is set three ATRs behind the entrance price. When the price moves in favor of the trader more than three ATRs, the stop loss is set to break even. If the trade continues to work, a trailing stop of three ATRs is used to eventually close out of the position.

Average true range is a measure of volatility that more accurately measures volatility in markets prone to gapping such as Commodities and Forex.

Zigzag with line at lows and line at highs Zigzag with line at lows and line at highs

See http://forum.mql4.com/54660 for getting a connection between highs and a connection between lows. I made a zigzag this way.

[EA] - Charles-1.3.7 [EA] - Charles-1.3.7

Improvements to the previous version.

maximus_vX lite maximus_vX lite

Expert Advisor opens deals based on price consolidations

Non Repainting Supertrend Indicator Non Repainting Supertrend Indicator

This is a new implementation of the SuperTrend indicator for MetaTrader 4. The SuperTrend indicator is an application of the concept of MAE (maximum adverse excursion), which was introduced by John Sweeney in the mid-nineties.