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

Easy Reverse - MetaTrader 4용 스크립트

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

The script reverses all the orders of the chart symbol.

Inputs:

  • double Reverse;
  • with stoploss Reverse.

If you don't want inputs erase "#property script_show_inputs" in the MetaEditor

Market Data to CSV Market Data to CSV

Saves all historical bar data (Open timestamp, Open, High, Low, Volume) and every new tick to CSV of your choice.

Indicator Values to CSV Indicator Values to CSV

Save your indicator values and Open, High, Low, Close, Volume data to a csv file of your choice.

Close All Close All

Simple code to close all opened orders.

Spread and Pip Cost Checker Spread and Pip Cost Checker

This script shows you current currency pair spread, pip value and the total cost of the spread to open a position. Result will show in your account currency.