Hey traders! Today, we're diving into the F_RSI indicator for MetaTrader 4, which offers dynamic levels to enhance your trading strategy.
Here’s a quick rundown of the indicator settings:
- Price — This option lets you choose the price you want to apply:
- PRICE_CLOSE — The close price of the asset;
- PRICE_OPEN — The open price;
- PRICE_HIGH — The highest price during the period;
- PRICE_LOW — The lowest price during the period;
- PRICE_MEDIAN — The median price, calculated as (High + Low) / 2;
- PRICE_TYPICAL — The typical price, calculated as (High + Low + Close) / 3;
- PRICE_WEIGHTED — The weighted close price, calculated as (High + Low + Close + Close) / 4;
- RSI_PERIOD — This sets the averaging period for calculating the indicator.
- K — This coefficient determines the distance between your dynamic levels.
- Mode — Choose your averaging method:
- SMA — Simple Moving Average;
- SMMA — Smoothed Moving Average.


Comments 0