거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Narrowest Range Signal Expert - MetaTrader 5용 expert
- 조회수:
- 9908
- 평가:
- 게시됨:
- 2013.03.22 05:31
- 업데이트됨:
- 2016.11.22 07:32
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The Expert Advisor is rather simple.
- at formation of the indicator signal on upper and lower boundaries of the range Buy-Stop and Sell-Stop orders will be set. At that Take Profit is specified in the input parameters, and Stop Loss is the opposite boundary of the range.
- if no order triggered and a new signal received, old orders will be removed and orders by the new signals will be set.
- when one of the orders triggered, the opposite order will be removed. The available position will be closed either by Stop Loss or by Take Profit (when there is a position, the indicator signals are not checked).
Download and install Narrowest Range Signal to the MetaTrader 5\MQL5\Indicators folder.
Parameters:
- Bars in Range - number of bars for calculation of the range (the current bar).
- Check Period - period of the minimum range detection.
- Order Indent from High / Low - at what distance in pips from the upper and lower boundaries of the range to set stop orders.
- MM Mode - money management mode. There are two variants: 1) fixed lot, 2) fixed percentage from free margin (in this case it is equivalent to a fixed percentage of the deposit)
- Volume (Lot or percent) - volume of order. Depending on the previous parameter it is either lot size, or percentage value.
Testing results at EURUSD H4 since January, 2012 until now (March, 2013), deposit $10 000:
1. Fixed lot (0.5):
2. Fixed percentage (5%):
Notes:
- Both tests are attached to the archive.
- This version of the Expert Advisor is more the validation of the idea, than the instrument for working on the real account. In other words, the Expert Advisor normally works in real time, but, for example, there is no checkings of "its" order or "alien" correctness of Take Profit and Stop Loss (supposed that you will work on large timeframes on which Stop Loss cannot be less than stop level and it won't make sense to set too small Take Profit).
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/1598
Exp_TrendContinuation
The Expert Advisor using the TrendContinuation trend indicator.
ColorJJRSXSmoother Relative Strength Index.
QQECloud
The QQECloud is the indicator of quantitative and qualitative evaluation based on rather complex calculations of the RSI smoothed indicators.
TradeBreakOutThe local extremums breakthrough indicator