Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 4242
- Valutazioni:
- Pubblicato:
- Aggiornato:
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The BlauSMStochastic indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; //Indicator chart period

Figure 1. The BlauSMStochastic_HTF indicator
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/2008
Demo_IndicatorSetDouble
Example of using IndicatorSetDouble() function. This is an indicator that turns upside down the maximum and minimum values of the indicator window and values of levels, on which the horizontal lines are placed.
Standard_Deviation_Channels
Two Standard Deviation channels automatically positioned on the chart.
iAnchMom
A non-normalized oscillator implemented in the form of a color histogram.
MACD Cloud
Indicator MACD drawn in the form of a colored cloud.