Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
2995
Valutazioni:
(6)
Pubblicato:
2018.06.16 10:55
RANA.mq5 (15.91 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/20678

Modeling_The_Market Modeling_The_Market

John Ehlers Modeling The Market Indicator.

Expotest Expotest

An Expert Advisor based on indicator SAR.

Surefirething Surefirething

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

AlliHeik AlliHeik

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