tgindex
MQL5 Algo Trading

MQL5 Algo Trading

Статистика
@mql5devЭкономикаанглийский

The best publications of the largest community of algotraders. Subscribe to stay up-to-date with modern technologies and trading programs development.

Последний пост
08:00
Последнее чтение
08:20
Постов за неделю
65
Всего постов
473
Тип
открытый
Язык
английский
Категория
Экономика (по похожим)
В каталоге с
13 авг.
Подписчики
538 006
+1 406 за 3 дн.
Сутки
+37
+0,01%
Неделя
 
Месяц
 
Просмотров на пост
8 490
40 постов
Вовлечённость
1,6%
к подписчикам
Постов в день
9,3
всего 473
Упоминаний
0
каналов
Охват размещения
по 12 постам
1/24сутки в ленте
9 506
1/48двое суток
11 952
1/72трое суток
12 890

Медиана по постам, которые мы застали свежими и померили через сутки.

Посты

  • 08:0071773

    Quantora Drawdown Monitor for MT5 provides real-time account risk tracking focused on balance, equity, and drawdown. A compact dashboard reports current and daily drawdown, floating P/L, daily result, margin level, and open positions without manual calculations. Peak equity tracking is included to quantify peak drawdown and measure distance from the session high. Warning and danger thresholds are configurable, with the display classifying conditions as low, warning, or danger based on drawdown percentage. Symbol filtering and optional Magic Number filtering support monitoring specific strategies or EAs. The indicator is lightweight, updates automatically, runs on any timeframe, and is intended for monitoring and analysis only with no trade execution or position management. 👉 Read | Forum | @mql5dev

  • 06:002 10683

    Quantora Trade Statistics Dashboard for MT5 summarizes closed trade history into an always-on chart panel, reducing the need to scan account reports. It focuses on performance monitoring and does not place, modify, or manage orders. The dashboard tracks win rate, profit factor, net profit, average win and loss, reward-to-risk, streak statistics, and BUY versus SELL breakdown. It also reports trading volume and current floating P/L. Results can be scoped to today, the current week, the current month, or the full account history. Symbol filtering is supported, with optional Magic Number filtering to isolate specific strategies or EAs. The panel auto-updates, runs on any timeframe, and is positioned as low-overhead analytics rather than execution tooling. 👉 Read | Freelance | @mql5dev

  • 06:001 75436

    A Stochastic-based signal indicator is available for spotting potential reversal points using strict crossover rules inside the extreme zones. Buy signals print only when the prior K or D value is at or below the oversold level (default 20) and the K line crosses above D. Sell signals print only when the prior K or D value is at or above the overbought level (default 80) and K crosses below D. An anti-streak filter enforces alternation, blocking consecutive same-direction arrows to reduce repeated signals during sustained moves. Calculations, arrows, and optional popup alerts are confirmed on closed candles only, avoiding repainting behavior. Inputs include standard Stochastic parameters, configurable oversold/overbought boundaries, and an alert toggle. Recommended usage is as a momentum reversal component alongside trend filters or key levels, not ... 👉 Read | CodeBase | @mql5dev

  • 04:002 48683

    Quantora Symbol Information Dashboard for MT5 provides an on-chart panel with symbol specifications and live trading conditions. It is informational only and does not place, modify, or manage orders. The dashboard shows real-time bid, ask, spread, and market status sourced from the broker. Contract parameters include point size, tick size, tick value, contract size, and lot minimum/maximum/step, updated as the broker feed changes. Additional fields cover swap rates, stops and freeze levels, trading mode, and basic account data. Daily high, low, range, and ATR are included for a quick snapshot of current volatility. Monitoring can follow the current chart symbol or a user-selected instrument, keeping reference data visible without leaving the chart. 👉 Read | Freelance | @mql5dev

  • 02:022 896106

    This article designs a reusable MT5 position sizing engine by separating risk policy from lot conversion. Four interchangeable models output a target risk amount: fixed fractional (percent of balance), fixed monetary (flat amount), volatility-scaled (ATR-based stop), and equity-curve scaling (auto de-risking in drawdown). A shared CLotConverter turns risk plus stop distance into broker-accepted volume using OrderCalcProfit() to measure money-per-point, then normalizes to min/max/step. This avoids fragile “$10 per pip” assumptions and stays correct across forex, indices, metals, CFDs, and account currencies. The implementation adds structured results (target vs rounded actual risk), caches symbol constraints, uses closed-bar ATR for stability, and includes a demo EA plus relationship-based tests. Known gaps: no margin cap, no portfolio correlation control, a... 👉 Read | VPS | @mql5dev

  • 02:002 22776

    Quantora Trading Session Monitor for MT5 is a monitoring indicator focused on global session timing and real-time market activity. It does not place, modify, or manage orders and is intended for analysis and situational awareness. The dashboard reports Sydney, Tokyo, London, and New York status (open or closed), time remaining to the next state change, and active overlaps. It also flags the next upcoming session and runs a live countdown. Market activity is summarized with ATR, spread, and the current daily range to classify conditions as quiet, normal, or active. Time is shown in both UTC and broker server time, consolidating session timing and volatility context in one view. 👉 Read | Forum | @mql5dev

  • 00:023 085125

    Weekend gap fill was reframed from a trading belief into a measurable specification: gap size is Monday open minus Friday close in standardized pips, and a fill occurs when price touches the Friday close within a bounded window (default 168 hours). Gaps with missing minute history are tagged NO_DATA and excluded. Data collection runs in an MT5 MQL5 Expert Advisor that scans symbols, detects weekend gaps (>=48h), applies min/max pip filters, then checks M5 (configurable) bars for direction-aware fill events. Results are exported per symbol to a consistent CSV schema. Python ingests and cleans the CSVs (encoding fallbacks, dedupe, outlier control), then reports fill rates, time-to-fill distributions, bucket stats, logistic regression for gap_pips vs fill probability, and Kaplan–Meier survival curves. In the EURUSD/GBPUSD/USDJPY sample, gap size was n... 👉 Read | Docs | @mql5dev

  • 00:002 69295

    Quantora Account Health Monitor for MT5 provides a real-time view of account condition and risk, focused on monitoring and analysis. The indicator does not open, modify, or manage trades. Key account metrics including balance, equity, margin, drawdown, and exposure are consolidated into a single dashboard to reduce the need for multiple terminal views. Additional fields include floating P/L, open position count, total lot exposure, and current spread, with automatic updates. A central output is the Account Health Score, calculated from margin usage, drawdown, and open position exposure. The result is a 0–100 score mapped to states such as excellent, good, warning, or critical for fast status checks. Risk thresholds are configurable to align scoring and alerts with different risk profiles and trading approaches. 👉 Read | Freelance | @mql5dev

  • 22:023 6121311

    MetaTrader 5 swing projections are often done manually, with inconsistent rules and poor reproducibility. A rule-based MQL5 indicator formalizes the process: confirmed swing highs/lows using a configurable lookback plus next-candle validation, recalculation once per completed bar, and market-structure direction derived from the latest confirmed pivot. It then extracts the latest six alternating pivots (three highs and three lows), producing five completed legs. Those legs are measured, averaged, and applied to the most recent confirmed pivot to estimate the next move, with bullish and bearish projections anchored on different swing points. Chart output includes structure lines, a dotted projection for N bars ahead, ATR-scaled S/R zones, and a projected level label. 👉 Read | Signals | @mql5dev

  • 22:003 333127

    Quantora Daily Profit Loss Monitor for MT5 provides real-time tracking of daily trading performance for monitoring and analysis only, without executing or managing orders. The indicator evaluates the current broker trading day and reports closed profit, closed loss, net result, floating P/L, and total daily P/L. It also calculates daily return and basic stats including total trades, win rate, and trade outcome breakdown. Configurable daily profit targets and loss limits enable direct comparison between current results and predefined thresholds. The dashboard shows progress with concise status flags such as profitable, negative, target reached, or loss limit reached. Symbol and magic number filters are available to isolate specific instruments or strategies. Output is delivered via an auto-updating, compact dashboard aimed at structured daily perform... 👉 Read | Docs | @mql5dev

  • 20:004 546166

    Quantora Drawdown Monitor for MT5 is a monitoring indicator focused on real-time account drawdown and risk. It does not open, modify, or manage trades, and is intended for analysis and oversight. The indicator compares balance versus equity to report current drawdown in both percentage and deposit currency. It also records peak equity to compute equity drawdown, offering a time-based view of performance beyond balance-only metrics. Maximum drawdown is tracked for additional context. Operational data includes a daily summary with profit, loss, and drawdown figures, plus floating P/L and the current count of open positions. Risk status is classified automatically using configurable thresholds, mapping account conditions to low, moderate, high, or critical, supported by a compact visual bar for quick review. 👉 Read | AlgoBook | @mql5dev

  • 18:005 361167

    Time-MoE treats each time step as a distinct token, avoiding aggregation that hides microstructure. The stack combines nonlinear embeddings, attention over history, and normalization to reduce sensitivity to outliers. A core differentiator is sparse Mixture-of-Experts. A router activates only a small subset of experts per token, plus a shared expert to limit routing errors. This supports scaling without linear growth in compute. Current focus moves from theory to implementation in MQL5 with OpenCL. The design keeps all experts parallel in the first stage (SwiGLU), then applies sparsity in the second layer via masked multi-window convolution plus aggregation. Backprop includes gradients to both expert inputs and the activation mask, training the router to avoid early expert collapse and improve multi-horizon forecasting stability. 👉 Read | Docs | @mql5dev

  • 18:004 628139

    Quantora Trading Journal Panel for MT5 is an analysis indicator focused on closed-trade reporting and account monitoring. It does not place, modify, or manage orders. It aggregates account history into summary metrics including total trades, win rate, gross profit, gross loss, net profit, average trade result, and profit factor, reducing the need to review individual executions. Reporting can be limited to the current day or a selected date range, with filtering by symbol, magic number, and trade direction for strategy-specific breakdowns. The panel also displays live account fields such as balance, equity, and floating P/L. Values refresh automatically and are presented in a compact dashboard for routine performance checks. 👉 Read | Docs | @mql5dev

  • 16:005 666199

    ECEA is a continuous-optimization adaptation of Crystal Energy Optimizer (2016), replacing the original TSP graph mechanics with population moves in R^n. Candidates are “crystals” ranked by fitness and reclassified each iteration into elite (top 10) and ordinary (remaining 40). Elite crystals run shrinking-radius local perturbations. Ordinary crystals select one of three moves per iteration: toward global best (40%, attraction ramps ~30% to ~70%), toward nearest elite plus elite centroid (30%, weighted), or randomized steps with mixed small (70%) and large (30%) jumps. A Wind Effect triggers at ~10% probability, relocating the worst non-elite either near the current best (±30% range) or uniformly random, to reduce premature convergence. ExplorationRate decays from 0.5, dropping ~70% within the first 100 iterations, affecting all step sizes. 👉 Read | Quotes | @mql5dev

  • 16:004 886135

    Quantora Trading Clock for MT5 provides an on-chart dashboard with global market time references and trading session status for informational use only. It does not open, modify, or manage positions. The panel shows broker server time, local time, and UTC, plus current times for major centers including Sydney, Tokyo, London, and New York. Each center is marked open or closed to support quick session awareness. It also counts concurrent major sessions and flags overlap periods between centers. Session hours and UTC offsets are configurable, with options to account for daylight saving changes in key regions. Data refreshes in real time on the chart to reduce reliance on separate time tools. 👉 Read | AppStore | @mql5dev

  • 14:005 7181711

    Trade Report Table is a standalone chart indicator that renders a full trading report table, based on the same metrics typically seen in MT5 history exports to XML/HTML. The tool is purely informational and does not place or manage orders. It scans the complete account deal history across all symbols and time, then prints performance statistics directly on the chart. Output includes Net/Gross profit and loss, Profit Factor, Expected Payoff, Recovery Factor, Sharpe Ratio, balance drawdown (absolute/max/relative), trade counts with long/short win rates, profit vs loss trades, largest and average win/loss, streak statistics, Win Rate, Payoff Ratio, plus commission, swap, deposits, and withdrawals. The panel supports auto refresh on closed deals and periodic updates, optional profit/loss color coding, corner placement with X/Y offsets and resize handling... 👉 Read | Forum | @mql5dev

  • 14:005 098126

    Quantora Market Status Dashboard for MT5 is a chart-side indicator focused on market condition monitoring. It performs no trade execution or trade management and is intended for analysis only. The dashboard consolidates spread, volatility, volume activity, and daily range into a single on-chart view. Real-time values are paired with straightforward state labels such as normal, quiet, or highly volatile to reduce the need for multiple separate indicators. It tracks the current daily range and compares it with the average daily range to indicate how much of the typical movement is already consumed, supporting quicker decisions on whether price action is extended. Session status is also included, covering Sydney, Tokyo, London, and New York, with active sessions and overlap periods highlighted to reflect changing liquidity and activity through the day. 👉 Read | Quotes | @mql5dev

  • 12:005 802218

    Session High-Low automates a common manual step in session-based trading: marking the prior range before working a breakout, fade, or overlap. It tracks all bars inside a user-defined server-time window, captures the highest high and lowest low, and plots the range when the session closes while keeping the active session updating on every tick. The session window is configured by start/end hour and minute, including cross-midnight cases (for example 23:00 to 08:00). Closed sessions remain fixed as reference levels, with a configurable retention count to prevent chart clutter. The current session can optionally extend to the latest time to make the live state explicit. Display supports either a single range box or separate high/low lines, with configurable colors, style, width, and optional price labels. The logic is symbol- and timeframe-agnostic, th... 👉 Read | AppStore | @mql5dev

  • 12:004 947166

    Quantora Symbol Information Panel for MT5 provides an on-chart dashboard with detailed symbol and market data. The indicator is informational only and does not open, manage, or modify trades. The panel shows live price, current spread, and market status, alongside broker-supplied specifications such as contract size, lot minimum and maximum, tick size, tick value, and margin parameters. Data is retrieved from the trading server and refreshed in real time. Additional fields include swap rates, trading mode, and basic account and symbol attributes. The layout is designed for quick verification of symbol settings without leaving the chart. 👉 Read | Quotes | @mql5dev

  • 10:005 9892010

    Quantora Candle Countdown for MT5 provides a real-time timer for the currently forming candle. It is a monitoring utility only and does not place orders or generate trading signals. The display includes remaining time, elapsed time, and percentage progress of the bar. It also shows basic context such as symbol and timeframe, plus a market open/closed status check. Optional alerts can be configured to trigger as the candle nears completion, supporting timing-sensitive execution and management. A compact dashboard keeps the key fields visible without additional chart clutter. 👉 Read | CodeBase | @mql5dev