<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>RhinoQuant — MQL5 tools, code and articles</title>
  <link>https://rhinoquant.com/en/</link>
  <description>MQL5 tutorials, free code and MetaTrader tools by Sandro Begashvili.</description>
  <language>en</language>
  <atom:link href="https://rhinoquant.com/rss.xml" rel="self" type="application/rss+xml"/>
  <item>
    <title>Creating a Cairo-Inspired Graphics Library for MetaTrader 5 (Part 2): Points, Contours and the Path</title>
    <link>https://rhinoquant.com/en/mql5-articles/creating-a-cairo-inspired-graphics-library-for-metatrader-5-part-2-points-contours-and/</link>
    <guid>https://rhinoquant.com/en/mql5-articles/creating-a-cairo-inspired-graphics-library-for-metatrader-5-part-2-points-contours-and/</guid>
    <description>This part addresses the second limitation by introducing a common representation for shape geometry. In Part 3, a single fill routine will use that representation without needing shape-specific rendering code. In this…</description>
    <category>MQL5 Article</category>
    <pubDate>Thu, 10 Sep 2026 11:59:00 GMT</pubDate>
  </item>
  <item>
    <title>Creating a Cairo-Inspired Graphics Library for MetaTrader 5 (Part 1): Why the terminal needs its own 2D-renderer</title>
    <link>https://rhinoquant.com/en/mql5-articles/creating-a-cairo-inspired-graphics-library-for-metatrader-5-part-1-why-the-terminal/</link>
    <guid>https://rhinoquant.com/en/mql5-articles/creating-a-cairo-inspired-graphics-library-for-metatrader-5-part-1-why-the-terminal/</guid>
    <description>Modern trading interfaces demand more than a grid of rectangles: rounded cards, rings and donuts, semi-transparent layers, smooth gradients, and arbitrary polygons are all standard UI ingredients. MQL5&apos;s native chart…</description>
    <category>MQL5 Article</category>
    <pubDate>Thu, 03 Sep 2026 10:20:00 GMT</pubDate>
  </item>
  <item>
    <title>Swing Detector by Pullback (Smart Money Concepts)</title>
    <link>https://rhinoquant.com/en/free/snippets/swing-detector-by-pullback-smart-money-concepts/</link>
    <guid>https://rhinoquant.com/en/free/snippets/swing-detector-by-pullback-smart-money-concepts/</guid>
    <description>Almost every structure-based method starts with the same question: which highs and lows actually matter? Everything downstream — market structure, BOS and CHoCH, order blocks, liquidity levels — is built on top of that…</description>
    <category>Free code</category>
    <pubDate>Sat, 22 Aug 2026 08:23:00 GMT</pubDate>
  </item>
  <item>
    <title>How export the trades in fantastic PDF file in MetaTrader</title>
    <link>https://rhinoquant.com/en/blog/how-export-the-trades-in-fantastic-pdf-file-in-metatrader/</link>
    <guid>https://rhinoquant.com/en/blog/how-export-the-trades-in-fantastic-pdf-file-in-metatrader/</guid>
    <description>The report has two parts: a one-page performance summary with an equity curve and the headline statistics, followed by a full register of every closed trade in the selected period. The output is a real vector PDF with…</description>
    <category>Blog</category>
    <pubDate>Sun, 09 Aug 2026 17:35:00 GMT</pubDate>
  </item>
  <item>
    <title>Backtest Simulator | Try Demo Version</title>
    <link>https://rhinoquant.com/en/blog/backtest-simulator-try-demo-version/</link>
    <guid>https://rhinoquant.com/en/blog/backtest-simulator-try-demo-version/</guid>
    <description>Here is a Demo Version of Backtest Simulator in Strategy Tester MT5, which allow you to test the Product.</description>
    <category>Blog</category>
    <pubDate>Sun, 18 May 2025 08:03:00 GMT</pubDate>
  </item>
  <item>
    <title>How to trade manually in Strategy Tester of MetaTrader 5 using Backtest Simulator</title>
    <link>https://rhinoquant.com/en/blog/how-to-trade-manually-in-strategy-tester-of-metatrader-5-using-backtest-simulator/</link>
    <guid>https://rhinoquant.com/en/blog/how-to-trade-manually-in-strategy-tester-of-metatrader-5-using-backtest-simulator/</guid>
    <description>The Rhino Backtest Manager is a trade manager that works in both Live Mode and Strategy Tester Mode. Most trade managers run only on a live chart. Rhino is built to run inside the Strategy Tester as well, so you can…</description>
    <category>Blog</category>
    <pubDate>Thu, 01 Aug 2024 10:15:00 GMT</pubDate>
  </item>
</channel>
</rss>