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

Plot MQL signal - MetaTrader 4용 스크립트

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

This script is helpful when we want to learn how to trade from a signal provider at https://www.mql5.com/en/signals/mt4. Choose one signal provider you prefer to learn then export trading history to CSV file. Save this CSV file to folder <data_folder>/MQL4/Files/. After this, open a MetaTrader 4 chart of currency pair that shows on CSV file then drop this script onto the chart and fill the filename (without .csv extension). You can adjust the plotting graph to the left or to the right by fill number in timeshift (number can be + or -).

sample of history

Hidden TP and SL Hidden TP and SL

Easy EA for closing positions with profit or loss. All positions of chart's symbol are counted separately.

BSpread BSpread

This indicator helps you display spread on a chart.

SBVolumeAvg SBVolumeAvg

SBVolumeAvg is a Forex Indicator (MetaTrader 4) for calculating Average Volume on the Swing Bars by a ZigZag trend line that is bounded by two vertical lines.

Close all orders once the drawdown reaches a specific percentage Close all orders once the drawdown reaches a specific percentage

This code has some functions to close all opened orders once the drawdown reaches a specific percentage of the account balance.