Alexander P.
Alexander P.
Alexander P.

BBMA Dashboard Hunter + Alert

28 March 2026, 18:27
A new update, version 2.5 is available. Just pushed a nice quality-of-life upgrade to the alert engine. What changed: Alerts are now loaded from one file: alert_setup...
Alexander P.
BBMA Dashboard Hunter is a compact multi-timeframe tool for MetaTrader 5 that clearly combines BBMA signals, Oma Ally and Fibo Musang in one dashboard. It displays current and recently occurring candlestick signals across multiple time periods simultaneously...
Alexander P.
Published code BBMA Oma Ally OmniView
It's like a bird's-eye view for BBMA Oma Ally fans. ust drag it onto the chart and you'll get all the BBMA signals running on the chart.
· 1 4762 783
Alexander P.
Published code BBMA ZoneZeroLoss (ZZL) Grandma Ally
BBMA ZoneZeroLoss Histogram shows trading zones e.g. for "Reentry" setup for risk minimisation
· 1 6295 1504
Alexander P.
Added topic convert to MQL5 , find the error
Hello, I'm trying to convert this pine script to MQL5. but I can't find the error can someone help me? // Pinscript C_BodyHi = math.max(close, open) C_BodyLo = math.min(close, open) C_Body = C_BodyHi - C_BodyLo pine_ema(src, length) =>
Alexander P.
Added topic fractals ring buffer = Ghost Arrow
Hello, I used the Indicator The class for drawing the Fractals using the ring buffer from Konstantin Gruzdev https://www.mql5.com/en/code/1422 Ghost arrows are displayed there with buffer values, but I can't find the error. Unfortunately, the error
Alexander P.
Registered at MQL5.community