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

SignalViewer - MetaTrader 4용 스크립트

조회수:
14583
평가:
(28)
게시됨:
2014.01.06 09:45
업데이트됨:
2014.04.21 14:56
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

IceFX SignalViewer a nice script which can display on your chart all closed position of Signals provided by MQL5 Community Services website.

How it works:

  1. Install script (copy file to MetaTrader's experts\scripts folder).

  2. Download a CSV history file from any Signal Provider's webpage. (Export to CSV: history)

  3. Copy the downloaded csv file to MetaTrader's experts\files folder.

  4. Open a chart in MetaTrader4.

  5. Drag StrategyViewer script to this chart. Please give the file's real name in the Setup menu.

  6. If it's necessary enter the time offset (in hours).

  7. Press OK button and you will see on the chart the signals closed positions listed in the CSV history report.

Script parameters

The result

Close cross Kijun Sen Close cross Kijun Sen

The EA will close all open orders across all charts corresponding to the EA chart symbol when Bid or Ask is equal to or crosses the Kijun Sen.

Close Cross MA Close Cross MA

The EA will close all open orders across all charts corresponding to the EA chart symbol when Bid or Ask is equal to or crosses the MA.

Screenshot in the original chart size Screenshot in the original chart size

Take screenshot in the original chart size with labels (instrument, timeframe)

HFT EA (LIQUIDEX_V1) HFT EA (LIQUIDEX_V1)

liquidex is a HFT EA. It uses moving average and range to determine it's entries and exits.