Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

Metatrader 5 Indicator | BBandsPsar | MetaTrader Tool

Explore the latest free tools from the MQL5 community. Here's a new indicator, expert advisor, or script for MetaTrader.

BBandsPsaris a custom hybrid indicator that combines a volatility framework (Bollinger Bands) with a trend-following mechanism (Parabolic SAR) into a single technical tool.

By measuring the distance between the Parabolic SAR value and the candle's open or close, the indicator captures the alternating, trend-switching nature of the SAR. It then scales this gap using Bollinger Bands to plot the resulting values as a standardized histogram. This standardization provides a consistent, cross-asset threshold, making it easy to analyze different financial instruments under a unified scale.

For maximum flexibility, BBandsPsar fully inherits the input parameters of both underlying indicators, allowing traders to fine-tune its sensitivity and behavior.


Image for BBandsPsar

Capture price channel breakouts with the Price Channel Expert Advisor. Precise entries and exits. Explore now.



Image for BBandsPsar


If you want dynamic input testing for Bollinger bands replace this code :

bandsHandle = iBands(_Symbol, _Period, 20, 0, 2, PRICE_CLOSE);

with

bandsHandle = iBands(_Symbol, _Period, blpd, 0, bldev, PRICE_CLOSE); 

To allow input variables to be passed dynamically into the iBands function

Build better strategies with RobotFX professional tools – check them out.

74648

Best MetaTrader Indicators + Profitable Expert Advisors