당사 팬 페이지에 가입하십시오
- 게시자:
- Vladimir Karputov
- 조회수:
- 5235
- 평가:
- 게시됨:
- 2017.03.22 16:35
- 업데이트됨:
- 2018.02.27 12:36
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Author of the idea — Sergey, author of the MQL5 code — barabashkakvn.
The 20PRExp-3 Expert Advisor is based on the intraday volatility breakthrough system. It additionally uses volume filters and the Parabolic SAR indicator. Exit strategy: using a trailing stop.
Recommended period: M5.
The Expert Advisor draws and moves horizontal lines at the following levels:
- "MLP" — at the High price of the bar with the "0" index on the PERIOD_D1 timeframe.
- "MLM" — at the Low price of the bar with the "0" index on the PERIOD_D1 timeframe.
- "MidL" — at the average price ("MLP"+"MLM")/2.
Testing on EURUSD, M5 from 2016.06.01 to 2017.03.14:
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/17866

A trade strategy based on the RSI indicator. Checks if there is enough money before opening a position.

The ColorParabolic semaphore signal indicator featuring alerts, sending emails and push notifications.

Strategy: N bars up and one bar down. Trailing. Lot calculation based on the risk value as a percentage of free margin.

Laguerre RSI with Laguerre filter