Unisciti alla nostra fan page
- Visualizzazioni:
- 5529
- Valutazioni:
- Pubblicato:
- 2019.02.07 08:46
- Aggiornato:
- 2023.03.29 13:48
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Indicator Float_Pivot_Smoothed_Digit with the timeframe selection option in its input parameters
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // The indicator chart period (timeframe)
For the indicator to operate, indicator Float_Pivot_Smoothed_Digit.ex5 should be added to the <terminal_data_directory>\MQL5\Indicators folder.
Fig.1. Indicator Float_Pivot_Smoothed_Digit_HTF.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/23381

Displaying the latest closed values of indicator Float_Pivot_Digit with colored rectangles and background filling

Two identical trading systems (for long and short deals) based on the AdaptiveRenko indicator signals that can be configured in different ways within a single EA with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading system

Summary of the Expert Advisor

A trading system based on three indicators iMA (Moving Average, MA) and two indicators iRSI (Relative Strength Index, RSI)