Overblog
Suivre ce blog Administration + Créer mon blog
18 mai 2014 7 18 /05 /mai /2014 09:36

/ List of MAs:

 

// MA_Method= 0: SMA        - Simple Moving Average

// MA_Method= 1: EMA        - Exponential Moving Average

// MA_Method= 2: Wilder     - Wilder Exponential Moving Average

// MA_Method= 3: LWMA       - Linear Weighted Moving Average

// MA_Method= 4: SineWMA    - Sine Weighted Moving Average

// MA_Method= 5: TriMA      - Triangular Moving Average

// MA_Method= 6: LSMA       - Least Square Moving Average (or EPMA, Linear Regression Line)

// MA_Method= 7: SMMA       - Smoothed Moving Average

// MA_Method= 8: HMA        - Hull Moving Average by Alan Hull

// MA_Method= 9: ZeroLagEMA - Zero-Lag Exponential Moving Average

// MA_Method=10: DEMA       - Double Exponential Moving Average by Patrick Mulloy

// MA_Method=11: T3_basic   - T3 by T.Tillson (original version)

// MA_Method=12: ITrend     - Instantaneous Trendline by J.Ehlers

// MA_Method=13: Median     - Moving Median

// MA_Method=14: GeoMean    - Geometric Mean

// MA_Method=15: REMA       - Regularized EMA by Chris Satchwell

// MA_Method=16: ILRS       - Integral of Linear Regression Slope

// MA_Method=17: IE/2       - Combination of LSMA and ILRS

// MA_Method=18: TriMAgen   - Triangular Moving Average generalized by J.Ehlers

// MA_Method=19: VWMA       - Volume Weighted Moving Average

// MA_Method=20: JSmooth    - Smoothing by Mark Jurik

// MA_Method=21: SMA_eq     - Simplified SMA

// MA_Method=22: ALMA       - Arnaud Legoux Moving Average

// MA_Method=23: TEMA       - Triple Exponential Moving Average by Patrick Mulloy

// MA_Method=24: T3         - T3 by T.Tillson (correct version)

// MA_Method=25: Laguerre   - Laguerre filter by J.Ehlers

// MA_Method=26: MD         - McGinley Dynamic

 

ALL MA CANDLES Mtf  Metatrader
ALL MA CANDLES Mtf  Metatrader
ALL MA CANDLES Mtf  Metatrader
Partager cet article
Repost0
Published by SOHOCOOL - dans METATRADER Moyenne Mobile
14 mai 2014 3 14 /05 /mai /2014 15:14

Le SuperTrend Keltner pour Metatrader ,Mtf (multi time frames).

 

- Le #kbands stop v3.0 se positionne sur le graphe  .

 

-Le #keltner supertrend tape est un indicateur histogramme .

 

Pour le deux ,vous pouvez choisir entre 4 moyennes Ma_Mode:

0 = simple

1= exponentielle

2=lissage Wilder

3=pondérée

 

 

 

Super Trend Keltner Metatrader
Super Trend Keltner Metatrader
Partager cet article
Repost0
Published by SOHOCOOL - dans METATRADER Keltner W.Chester SuperTrend
1 août 2013 4 01 /08 /août /2013 20:24

Voici le code Digital Stochastique de Kahler pour Metatrader , je l'ai déjà posté pour PRT :

 

http://sohocool.over-blog.com/article-27832745.html

 

Digital Stochastique Kahler

 

Digital Stochastique Kahler V2 

 

Digital Stochastiue Kahler V3

 


 

digit-sto.png

 

digit-sto03.png

Partager cet article
Repost0
Published by SOHOCOOL - dans METATRADER
28 juin 2013 5 28 /06 /juin /2013 20:57

Bandes de Bollinger Nuage .

 

J'ai modifié l'indicateur BB_Cloud vue sur TSD-Forex ,maintenant

 

on peut déplacer(shifted) les bandes,et utiliser la déviation comme décimale .


 

En plus de la fonction Nuage ,on peut l'utiliser avec un réglage Detrended .

 

En mode Detrended on va déplacer les bandes vers la droite.

 

Paradoxalement on dit que les bandes sont déplacées vers le passé .


 

BB_Cloud_V3

 


 

bbcloud.png

Partager cet article
Repost0
Published by SOHOCOOL - dans METATRADER Bollinger John
25 mai 2013 6 25 /05 /mai /2013 17:51

Ce Nouvel indicateur est très visuel ,vous pouvez le régler de différente façon .

 

-avec une période courte comme filtre(comme heiken ashi)

-avec 2 moyennes dans la même unité de temps

-avec une unité de temps plus grande

-avec une période de= 1 et ,une unité plus grande ,vous avez la bougie supérieure

-etc.........

 

Il est donc multi time frame et aussi avec fonction alarme.

 

Timeframe :

 

PERIOD_M1 1 1 minute.
PERIOD_M5 5 5 minutes.
PERIOD_M15 15 15 minutes.
PERIOD_M30 30 30 minutes.
PERIOD_H1 60 1 hour.
PERIOD_H4 240 4 hour.
PERIOD_D1 1440 Daily.
PERIOD_W1 10080 Weekly.
PERIOD_MN1 43200 Monthly.
0 (zero) 0 Timeframe used on the chart.

 

  Ma_Period :

 

MODE_SMA 0 Simple moving average,
MODE_EMA 1 Exponential moving average,
MODE_SMMA 2 Smoothed moving average,
MODE_LWMA 3 Linear weighted moving average.

 

 #Soho_Candle Moving Average .mq4

 

macandll_filtre--metatrader.png

 

macandll_2xma--metatrader.png

 

 

macandll_mtf--metatrader.png

 

macandll_1per--metatrader.png

Partager cet article
Repost0
Published by SOHOCOOL - dans METATRADER
19 mai 2013 7 19 /05 /mai /2013 20:34

Bonsoir à tous,

 

Je vous propose un indicateur Metatrader : le QQE (Qualitative Quantitive

 

Estimation) avec Histogramme .

 

Avec l'histogramme ,il est beaucoup plus facile de détecter la tendance.

 

-QQE HISTO ALERT

 

Le 27/07/2013  :

 

-QQE HISTO ALERT + MTF

 

Bons trades.


 

qqe--metatrader.png

Partager cet article
Repost0
Published by SOHOCOOL - dans METATRADER
22 octobre 2010 5 22 /10 /octobre /2010 18:06

 

 

http://codebase.mql4.com/ru/7055

 

Indicateur pratique avec 20 moyennes mobiles différentes .(T3, HULL,MEDIAN  Etc...)

 

 

 

 

0: SMA - Simple Moving Average
1: EMA - Exponential Moving Average
2: Wilder - Wilder Exponential Moving Average
3: LWMA - Linear Weighted Moving Average
4: SineWMA - Sine Weighted Moving Average
5: TriMA - Triangular Moving Average
6: LSMA - Least Square Moving Average (or End-Point MA,or Linear Regression Line)
7: SMMA - Smoothed Moving Average
8: HMA - Hull Moving Average by Alan Hull
9: ZeroLagEMA - Zero-Lag Exponential Moving Average
10: DEMA - Double Exponential Moving Average by Patrick Mulloy
11: T3 - T3 by T.Tillson
12: ITrend - Instantaneous Trendline by J.Ehlers
13: Median - Moving Median
14: GeoMean - Geometric Mean
15: REMA - Regularized EMA by Chris Satchwell
16: ILRS - Integral of Linear Regression Slope
17: IE/2 - Combination of LSMA and ILRS
18: TriMAgen - Triangular Moving Average generalized by J.Ehlers
19: VWMA - Volume Weighted Moving Average
20: JSmooth - Smoothing by Mark Jurik

 

Partager cet article
Repost0
Published by SOHOCOOL - dans METATRADER