MQL5 Algo Trading
описание
The best publications of the largest community of algotraders. Subscribe to stay up-to-date with modern technologies and trading programs development.
538 429
подписчиков
Охват к подписчикам
1,1%
ERR
Реакции к просмотрам
0,29%
860 на 50 постов
Пересылки к просмотрам
0,13%
395
Постов в день
12,1
всего 497
Где отзываются чаще
доля реакций к просмотрам- 12:02Smart Trade Manager for MT5 is a trade-management Expert Advisor focused on protecting manually opened positions. It does not generate entry signals and does not place trades. It monitors supported symbols and applies stop-loss and ongoing risk controls after entry. Stop placement is structure-based: buys reference the most recent swing low and sells reference the most recent swing high on a selected timeframe. An ATR buffer is applied beyond the structure level, then the final SL is constrained by configurable minimum and maximum ATR distance limits. All calculations use closed-bar data. Management functions include breakeven with R-based trigger and lock, ATR trailing with separate profiles for Gold and selected FX pairs, optional R-multiple take profit, and dollar-based profit protection with peak giveback closeout. Execution controls include spread filte... 👉 Read | Calendar | @mql5dev0,59%
- 14:02Scaling out is widely treated as a default improvement, but standard trading reports rarely quantify whether partial exits improved results versus holding full size until the final exit. ScaleOutValue.mq5 analyzes closing-deal CSV data and prints a report to the Experts tab. It calculates Value-Add Ratio (aggregate value added vs holding to last exit), Scale-Out Win Rate (percent of scaled positions that beat last-exit holding), and Scaling Efficiency (percent of the best outcome achievable using the trader’s own exit prices that was captured). A composite A+ to F grade combines the three, adds a single-trade dependence check, and outputs recommendations. Input is a CSV in MQL5\Files (default ScaleOutData.csv) with one row per closing deal and a fixed header schema. If missing, a demo dataset is generated on first run. A companion exporter script writes... 👉 Read | Docs | @mql5dev0,44%
- 18:00Quantora Moving Average Dashboard for MT5 consolidates key trend filters into a single on-chart panel. It monitors EMA 20/50/100/200 and SMA 50/200, showing current price positioning versus each average to outline short-, medium-, and long-term structure. Moving average alignment is aggregated into a score and a summarized market bias output (bullish, bearish, neutral) for faster context during multi-timeframe review. The panel also reports bid, ask, and spread with real-time updates. All periods are configurable, with support for any symbol and timeframe. The tool is analytical only and does not execute or manage orders. 👉 Read | CodeBase | @mql5dev0,39%
- 15 авг.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 | @mql5dev0,37%
- 00:00Previous Day High/Low/Close levels remain common intraday reference points for support, resistance, and prior session value. This indicator reads High, Low, and Close from the last completed D1 bar and plots them as horizontal lines on any intraday chart, keeping prior-day structure visible without timeframe changes. PDH is treated as a potential resistance or breakout trigger, PDL as potential support or breakdown trigger, and PDC as a session pivot where trading above is often read as net bullish and below as net bearish. Multi-day mode (InpDaysToShow 1–10) draws each older day’s levels only across its own session with “-N” labeling to avoid overlap. Lines refresh automatically when a new daily bar opens. Inputs cover per-level visibility, colors, shared line style/width, and optional labels with price and font size. Session boundaries follow the b... 👉 Read | Quotes | @mql5dev0,37%
- 15 авг.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 | @mql5dev0,36%
- 15 авг.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 | @mql5dev0,36%
- 15 авг.Quantora Session Clock for MT5 is a chart indicator focused on tracking major market sessions. It does not place, modify, or manage orders and is intended for informational use. The dashboard shows Sydney, Tokyo, London, and New York with current state and countdowns to each open and close. Active sessions and overlap periods are highlighted to support quick timing checks during multi-market activity. Configuration includes custom session hours and UTC offset to match broker time. Optional alerts can be enabled for session start and end events, with popup, sound, and push notification support. 👉 Read | CodeBase | @mql5dev0,35%
- 16 авг.MT5 Order Preflight is a read-only diagnostic script that validates a hypothetical market, limit, or stop request against the current trading rules advertised for the chart symbol. It logs a plain-text report to the Experts tab and can optionally write the same output into the terminal-wide Common\Files directory. No orders are sent, modified, or canceled. Checks include current Bid/Ask availability, symbol trade mode and long/short/close-only restrictions, order-type support, volume min/max and step alignment, tick-size price normalization for pending orders, stops-level distance, stop-loss/take-profit support and minimum distance, and advertised filling flags (FOK/IOC/BOC). Usage: compile SCA_MT5OrderPreflight.mq5 under MQL5\Scripts\StratCoreAlpha, run it on the affected symbol, select scenario, volume, and distances, then review PASS/WARN/FAIL lines.... 👉 Read | AppStore | @mql5dev0,35%
- 15 авг.Quantora Break Even Manager for MT5 is a trade management utility focused on risk control. It does not place orders and does not generate entry signals. The tool monitors open positions and moves stop loss to the break-even level after a configurable profit threshold is reached. An optional offset can be applied to secure a small positive result beyond break even. Management can be applied to manual trades, all positions, or filtered by magic number, with separate handling for buy and sell orders. Symbol filtering is available to limit actions to selected instruments. A compact dashboard provides basic account and position status. A one-click action can apply break-even rules immediately to trades that already meet the defined conditions. 👉 Read | Docs | @mql5dev0,35%
- 08:02Time‑MoE uses point-based tokenization to keep per-tick/per-candle data intact, then applies SwiGLU embeddings to represent both smooth drift and volatility spikes. The core change is swapping the Transformer FeedForward block for a sparse Mixture of Experts in a decoder-only stack. A shared expert is always active; a Top‑K router selects additional experts per token. Cross-attention is retained by splitting a single stream into “current-step tokens” and “full-history context”. End-to-end integration places TimeMoEAttention inside an Environment State Encoder, with separate forecasting heads per horizon. Each head consumes the shared latent output, uses convolution for horizon-specific forecasts, then projects back to the original feature space. RevIN is replaced by learnable scale/bias (BatchNorm used as denormalization) due to encoder encapsulation. 👉 Read | AppStore | @mql5dev0,34%
- 16 авг.Risk Position Size Calculator is an on-chart tool that converts a fixed percentage risk and a stop-loss distance into an exact lot size, expressed in account currency. Entry and Stop lines are draggable; position size, cash risk, required margin, free margin after entry, and an optional reward:risk target update in real time, including when markets are closed. The tool calculates and displays only and does not place, modify, or close orders. Stop valuation and currency conversion use OrderCalcProfit() for one lot, avoiding common inaccuracies from point-based estimates on cross pairs, metals, and CFDs. Margin figures come from OrderCalcMargin() rather than approximations. Volume is rounded down to the broker step to prevent exceeding the declared risk, and broker minimum-volume violations are reported explicitly. Risk can be based on balance, equity, or free... 👉 Read | VPS | @mql5dev0,34%