Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 3492
- Valutazioni:
- Pubblicato:
- 2018.06.16 10:54
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The EA uses the indications of SAR for making trading decisions. If the Ask price is higher than the indicator values, we assume buying; if it is lower, then selling.
Settings
- TimeFrames - selecting the chart timeframe for signals from the indicator;
- SL - stop loss level;
- TP - take profit level;
- Volume - volume of orders; if it is 0, the volume will be defined automatically according to the Risk setting;
- Risk - risk setting in percents; it runs at Volume = 0;
- MAGIC - identifier of the EA's orders;
- Slippage - the maximum allowed slippage;
- step - price changing step - acceleration factor, for indicator SAR;
- maximum - maximum step, for indicator SAR.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/20676

A financial asset strength indicator as a candlestick chart.

The EA uses indicator Awesome Oscillator.

John Ehlers Modeling The Market Indicator.

Sherman and Marian McClellan Ratio Adjusted Net Advances Indicator.