Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
RANA - indicator for MetaTrader 5
- Views:
- 3181
- Rating:
- Published:
- 2018.06.16 10:55
- Need a robot or indicator based on this code? Order it on Freelance Go to 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.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20678
Modeling_The_Market
John Ehlers Modeling The Market Indicator.
ExpotestAn Expert Advisor based on indicator SAR.
Surefirething
Working with pending Buy Limit and Sell Limit orders. Trailing the positions is possible.
AlliHeikTrading on indicator Heiken Ashi Smoothed Oscillator. Settings for placing Stop Loss, Take Profit, and Trailing the positions.