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

Syntax checker Revision 1 - MetaTrader 4용 스크립트

조회수:
6709
평가:
(4)
게시됨:
2010.08.10 08:22
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Check a MetaQuotes Language 4 program for basic syntax errors like unbalanced braces, parentheses & brackets surrounding operators, expressions & array definers.
Also verifies for single quotes surrounding color and date constants, double quotes for string constants and multi line comment symbol pairs.

Set up:

1) Place file "Syntax checker.mq4" into sub-directory "\experts\scripts",

2) Close and then re-start MetaTrader for it to find the new file.

3) Click on MetaEditor, click on "MQL Navigator", click

on "scripts", double click on "Syntax checker.mq4" and click on "Compile".

Input parameters:

Input parameters are described in the comments at the top of the program.

Nik_PSAR_2B Nik_PSAR_2B

Parabolic SAR for current TF and 3 next TFs with Alert. This indicator made by request of maks741 and with help of Nikolay.

earlyBird3 earlyBird3

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

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.

HML Rainbow HML Rainbow

The High, Median, Low of every timeframe in MT4, 24 lines of varying colors, showing the highs lows and median based on price behaviors.