Mira cómo descargar robots gratis
¡Búscanos en Telegram!
Pon "Me gusta" y sigue las noticias
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Evalúe su trabajo en el terminal MetaTrader 5
- Publicado por:
- Mohamad Zulhairi Baba
- Visualizaciones:
- 60821
- Ranking:
- Publicado:
- 2017.09.29 07:55
-
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa
Previous Candle Hi-Lo is used to check the last candle multi-timeframe position relative to the current price.
Features
- This Indicator can be attached to any chart timeframe (MTF features).
- The calculation and color will be based on input color.
Input Parameters
- Line style (default: dotted line).
- Line color.
Please feel free to use and modify this code for your own use.

As simple Regression Channel code for MetaTrader 4.

The functions included in this template use two news sources - Investing.com and Dailyfx.com. The template doesn’t use DLL.

Not really profitable but the code fits on one page.

Regular expressions provide a formal language for quick and flexible processing of texts. Each regular expression is a pattern (mask), for which the regular expression engine tries to find matches in the source text. A pattern consists of one or more character literals, operators, or constructs.