Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

OnChart Stochastic - indicatore per MetaTrader 4

Visualizzazioni:
16304
Valutazioni:
(7)
Pubblicato:
2008.05.02 10:13
Aggiornato:
2014.04.21 14:52
Freelance MQL5 Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Author: mladen

Indicator OnChart Stochastic.

Parameters:

extern int KPeriod =14;
extern int Slowing =3;
extern int DPeriod =3;
extern int maPeriod =20;
extern int maMethod =1;
extern int maPrice =0;
extern int overBought=80;
extern int overSold =20;
extern string timeFrame="Current time frame"


Indicator OnChart Stochastic

X_0_Serg153_TEST    A tick-tack-toe indicator with trade alerts. X_0_Serg153_TEST A tick-tack-toe indicator with trade alerts.

All data of this indicator is contained in the coordinates and names of graphical objects. Trade alerts are extracted from the graphical objects generated by the indicator.

SAR Color SAR Color

Indicator SAR Color.

Hull_O_H_L_C Hull_O_H_L_C

Indicator Hull_O_H_L_C.

AUTO_STOP_REVERS AUTO_STOP_REVERS

A modified parabolic. It readjusts the entering/leaving points according to the situation on the market.