Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 24806
- Valutazioni:
- Pubblicato:
- 2008.10.13 07:16
- Aggiornato:
- 2014.04.21 14:53
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Another SMI indicator. On the basis of the book "Momentum, Direction and Divergence" by W. Blau.
extern int Period_Q= 13; // HH LL extern int Period_R= 25; // 1st EMA extern int Period_S= 2; // 2nd EMA extern int Signal=5; // Signal EMA extern int ShowBars=1000;
SMI_Correct-1

The EA opens the positions in the direction of moving of Stochastic indicator, in addition there is a heightening of positions by martingale. It is tuned for micro-Forex.

It denotes the combinations of candlesticks using the "wingdings".

A determination of a bar and trend direction.

It shows how the price changed with the coming of a new tick.