私たちのファンページに参加してください
- ビュー:
- 21029
- 評価:
- パブリッシュ済み:
- 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.