Unisciti alla nostra fan page
- Visualizzazioni:
- 7952
- Valutazioni:
- Pubblicato:
- 2015.12.11 11:13
- Aggiornato:
- 2016.11.22 07:32
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The script analyzes the market based on two criteria: the moving averages and the support and resistance levels.
The script draws the support and resistance levels on the H4 chart based on the 6-8-week and yearly extremums, and also displays the average values at the same parameters of the flat.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/14301

The function returns the lot size, which is calculated based on the stop loss size and the risk specified in the variable.

The function closes all locked orders. This really saves money on the spread.

Opens orders using the martingale and a virtual trailing stop.

A simple indicator, which informs the trader about the appearance of "Bullish Engulfing" or "Bearish Engulfing" candlestick patterns on all timeframes.