View RSS Feed

Uncategorized

Entries with no category

  1. Creating an Interactive Portfolio Analyzer Dashboard with CCanvas in MQL5

    by , 07-18-2026 at 06:05 AM
    This article presents the Portfolio Analyzer dashboard. It is a standalone Expert Advisor that reads account deal history, reconstructs closed positions, attributes them by magic number or normalized comment, and displays portfolio metrics without modifying any trading Expert Advisor running on the account.
    more...
    Categories
    Uncategorized
  2. Building a Traditional Daily Pivot Point Indicator in MQL5

    by , 07-15-2026 at 05:40 AM
    This article presents an MQL5 indicator that uses graphical objects instead of indicator buffers to calculate and display classic daily pivot points. The levels P plus R1–R3 and S1–S3 are calculated strictly from the previous day's High/Low/Close values, while each trading session is independently managed through object creation, deletion, and updating. The implementation retrieves D1 data, draws historical pivot sessions on the chart, refreshes levels when a new daily bar begins, and extends
    ...
    Categories
    Uncategorized
  3. How to Connect AI Agents to MQL5 Algo Forge via MCP

    by , 07-10-2026 at 05:32 AM
    In the previous article, we connected an AI agent to MetaTrader 5. We built a Model Context Protocol (MCP) server that gave an AI assistant like Claude Desktop direct access to the trading terminal: pull live quotes, read candles, place orders, and manage positions through natural conversation. That server connected the AI to the place where trades run.
    more...
    Categories
    Uncategorized
  4. MQL5 Economic Calendar and Quotes: free to download by source codes and free to use

    by , 06-05-2026 at 02:30 AM
    Subscribe to the channels (for free: free to download by source codes and free to use):

    Mini-articles with technical and fundamental analysis on the way as forecasts and levels (with good indicators uploaded by source codes) - https://www.mql5.com/en/channels/forecast
    Categories
    Uncategorized
  5. From Basic to Intermediate: Objects (I)

    by , 06-05-2026 at 02:30 AM
    In the previous article, “From Basic to Intermediate: Indicator (V)” we explained how we can, in a simple way, adapt an indicator, even if only partially, to the chart display mode used in MetaTrader 5. However, we did not show how to use the three chart modes, because doing so requires knowledge that we have not yet properly explained here.
    more...
    Categories
    Uncategorized
Page 2 of 348 FirstFirst 1 2 3 4 12 52 102 ... LastLast