Rejoignez notre page de fans
- Vues:
- 21032
- Note:
- Publié:
- 2016.03.18 16:32
- Mise à jour:
- 2016.11.22 07:32
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
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
Traduit du chinois par MetaQuotes Ltd.
Code original : 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.