Fan sayfamıza katılın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
- Yayınlayan:
- Muharrem Rogova
- Görüntülemeler:
- 318
- Derecelendirme:
- Yayınlandı:
- Güncellendi:
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
ASQ PropFirm Shield v1.2 — Free, Open-Source
USAGE:
#include "ASQ_PropFirmShield.mqh" CASQPropFirmShield prop; prop.Initialize(AccountBalance(), ASQ_PROP_FTMO); prop.Update(equity, balance); // Call every tick if(prop.IsTradingAllowed()) { /* trade */ } if(prop.WouldBreachDailyLimit(riskAmount)) { /* skip */ } double safe = prop.GetSafeRiskAmount(); // Max safe $ to risk
ASQ Recovery Engine
Intelligent anti-tilt risk management library for MetaTrader 5.
Smart Money Concepts
An indicator which features full Smart Money Concept (SMC) + Break Of Structure (BOS) + Change Of Character (COC) + Fair Value Gap (FVG) Detection and Buy/Sell signals.
Imbalance Finder (FVG)
Imbalance Finder is an MT5 indicator that automatically detects bullish and bearish Fair Value Gaps (FVGs) and tracks whether each imbalance remains active, gets tapped, or becomes fully filled. It draws clear chart zones in real time, helps traders identify potential support and resistance areas, and also provides data buffers for Expert Advisors and automated strategies.
Institutional Fractal Dimension Index (Regime Detector)
An advanced quantitative filter based on Chaos Theory and fractal geometry, it calculates the intrinsic dimensionality of the price curve to instantly classify market regimes into trending or mean-reverting states.

