당사 팬 페이지에 가입하십시오
- 조회수:
- 27458
- 평가:
- 게시됨:
- 2016.10.27 13:34
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The script is designed for opening trades on binary options via the MetaTrader 4 terminal, if your broker supports this feature.
The input parameters set the order type (Buy or Sell), investment size and expiration time of the option in minutes.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/15983

The indicator is designed for testing manual strategies and for practicing working according to the strategy. It provides operation reports presented as a table, chart, and additionally saves templates with and without the markup.

The Expert Advisor opens positions after the price passes the specified distance. 1 step up - sells, 1 step down - buys.

The OandaX OrderBook Chart indicator is designed for displaying the history histogram of orders or positions history on the instrument with reference to the chart scale.

When run on the price chart, the script modifies the stop loss or take profit of all open orders for the current instrument.