Mira cómo descargar robots gratis
¡Búscanos en Twitter!
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
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
Indicadores

Squeeze RA V1 - indicador para MetaTrader 4

Visualizaciones:
31860
Ranking:
(23)
Publicado:
2015.10.05 11:03
Actualizado:
2016.11.22 07:32
squeeze_ra.mq4 (8.4 KB) ver
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa

My version of Squeeze Indicator for MetaTrader 4. This indicator is based on a strategy mentioned in John Carter's book, Mastering the Trade. It is also a fully improvised version of Squeeze_Break indicator by Des O'Regan.

The main improvements include plotting squeeze values (some BB/KC calculation changes) on the zero-line and then to smoothen the momentum values as rising/falling positive/negative histograms to match the ones sold on commercial websites. This is easy on the eye. Uses some of the Linear Regression code from Victor Nicolaev aka Vinin's V_LRMA.mq4 for smoothening the histograms.

This version DOES NOT have any alerts functionality and also does not have inputs to change. The reason is — this is V1 and generally nobody changes the BB and KC values.

EURUSDH1-BW-1

On a D1 timeframe below:

GBPUSDDaily-BW-1

Robust EA Template Robust EA Template

A robust EA template to use with your entry conditions.

Close symbol with profit or loss Close symbol with profit or loss

Easy EA for closing positions of the symbol with profit or loss. You can use it for hidden SL too.

Instant Execution New Instant Execution New

Instant execution button to close profit orders, close all orders, auto close by trailing parameter. Last update: 21 April 2016. Prev: 8 Dec 2015

Trend_Catcher Trend_Catcher

The EA looks for trend using three MAs (period 200, 50, 25 or other) and opens orders using the Parabolic SAR indicator. There is martingale in an Expert Advisor, the lot is calculated in percents from a deposit depending on Stop Loss.