당사 팬 페이지에 가입하십시오
- 조회수:
- 17244
- 평가:
- 게시됨:
- 2016.10.27 13:34
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
When run on the price chart, the script modifies the stop loss or take profit of all open orders for the current instrument.
Example: If multiple buy positions are opened ob the GBPUSD pair, dragging the script to the chart below the current price causes the stop loss levels of all open positions to be modified, and dragging it above the current price causes the take profit levels to be modified.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/16011

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.

The script is designed for opening trades on binary options via the MetaTrader 4 terminal, if your broker supports this feature.

This indicator displays the current spread of the instrument and the time left until the current bar closes.

The Expert Advisor places pending limit orders at the specified distance from the price and trails them after the price with the specified step, applies martingale.