당사 팬 페이지에 가입하십시오
- 조회수:
- 21026
- 평가:
- 게시됨:
- 2016.03.18 16:32
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Simple display any time zone daily channel.
Input parameters:
- LocalTimeZone — Local TimeZone
- DailyTimeZone — Daily TimeZone
Default UTC-5 East USA
- DailyPeriodColor — Daily Period Color
- DailyPeriodStyle — Daily Period Style
Color Setting:
- High Price Style
- Low Price Style
- Middle Price Style
Instructions:
Best use the indicator on max 1 Hour
Enable Show period separators
Daily Channel In XAUUSDPro H1 Time Zone: UTC-5 East USA
MetaQuotes Ltd에서 중국어로 번역함.
원본 기고글: https://www.mql5.com/zh/code/15060

This is an indicator which totally based on RSI. The reason to amend this indicator is knowing the strength of a currency.

Pending Order is an order that will be executed if the price touches a point that we specify, in other words open pending order means ordering to open a position at a certain price level. So if price hits a predetermined level, then automatically we have an open trading positions.

The Expert Advisor simply opens orders in the opposite direction after the current order is closed.

Commentary on behalf of Exponential Moving Average.