Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 3361
- Note:
- Publié:
- 2018.06.16 10:55
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The RANA (Ratio Adjusted Net Advances) indicator developed by Sherman and Marian McClellan shows the ratios of positive and negative increments in the prices of instruments available in the Market Watch and including the specified currency.
It has one input parameter:
- Base currency - name of the base currency of symbols in the Market Watch.
Calculations:
RANA = (Up - Dn)/(Up + Dn)
where:
- Up - number of bullish candlesticks on all symbols;
- Dn - number of bearish candlesticks for all symbols.
It should be noted that, at the first launch or at switching the timeframe, the indicator will need some time to download the necessary history for all the symbols required.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/20678

John Ehlers Modeling The Market Indicator.

An Expert Advisor based on indicator SAR.

Working with pending Buy Limit and Sell Limit orders. Trailing the positions is possible.

Trading on indicator Heiken Ashi Smoothed Oscillator. Settings for placing Stop Loss, Take Profit, and Trailing the positions.