당사 팬 페이지에 가입하십시오
- 조회수:
- 24238
- 평가:
- 게시됨:
- 2016.02.01 08:52
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The indicator displays the tick chart of the price, spread or volume.
It is possible to save the tick data in a file which can later be opened in Excel or another program.
Input Parameters:
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/12891

The Moving Average indicator data is used for trading. If the price goes away from the Moving Average by a certain number of points, then an order is placed in the direction of the Moving Average line.

RSI Bollinger Bands are used to establish overbought and oversold RSI regions for generation of short and long trading signals.

Arrangement of the pending orders at equal intervals (steps).

The indicator displays the values of the Moving Averages (MA), deltas between the values and deltas between МАs.