거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
40935
평가:
(25)
게시됨:
2010.08.10 08:22
업데이트됨:
2014.04.21 14:54
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Description:

You can choose Parabolic SAR for 4 TimeFrames (TF4 = true) or for 3 TimeFrames (TF4 = false and TF3 = true) or for 2 TimeFrames (TF4 = false and TF3 = false andTF2 = true) or for only 1 current TimeFrame (TF4 = false and TF3 = false and TF2 = false).

Green arrow will show the beginning of Up trend and Red arrow will show the beginning of Down trend.

Image:

earlyBird3 earlyBird3

early Range, Break with RSI-Filter, Hedging, TrailingSL/TP with Vola-Filter, DayTrading Start- and Endtime, autoClosing, all Comments and Alerts.

earlyBird1 earlyBird1

early Range, Break with RSI-Filter, Hedging, TrailingSL/TP with Vola-Filter, DayTrading Start- and Endtime, autoClosing, all Comments and Alerts.

Syntax checker Revision 1 Syntax checker Revision 1

Check a MetaQuotes Language 4 program for basic syntax errors like unbalanced braces, parentheses, brackets,.sin....

Cycleidentifier-cyclops Cycleidentifier-cyclops

The Cyclops follows the Cycleidentifier indicator, plus SMA and RSI for filter. It is taking a trade when the indi shows a bold two spike. The filter is suppose to confirm with that but the repaint of the spike seems to make this a Martingale effort.