View RSS Feed

Uncategorized

Entries with no category

  1. Automating Market Memory Zones Indicator: Where Price is Likely to Return

    by , 02-20-2026 at 06:17 AM
    In the previous discussion, we developed the Market Memory Zones indicator by identifying key areas where price demonstrated meaningful intent—whether through displacement, structural transition, or liquidity sweeps. We translated raw price movement into structured zones that visually represent where imbalances, control shifts, or liquidity events occurred. Rather than marking arbitrary support and resistance, the indicator was designed to highlight locations backed by behavioral evidence:
    ...
  2. Price Action Analysis Toolkit Development (Part 58): Range Contraction Analysis and Maturity Classification Module

    by , 02-05-2026 at 05:08 PM
    Mark Minervini describes variations of this behavior through the Volatility Contraction Pattern (VCP). Other traders refer to it as “tight price action” or a “coiled spring,” while John Bollinger formalized part of the idea with the well-known Band Squeeze. Regardless of terminology, the behavior itself appears across markets—forex, indices, equities, and crypto—because price rarely transitions directly from trend to trend without an intermediate balancing phase.

    The practical
    ...
    Categories
    Uncategorized
  3. Introduction to MQL5 (Part 37): Mastering API and WebRequest Function in MQL5 (XI)

    by , 01-30-2026 at 04:37 PM
    Welcome back to Part 37 of the Introduction to MQL5 series! In the previous article, we introduced the basics of API signatures and explored how secure requests are created in MQL5 using hashing and HMAC-based techniques. We focused on why signatures are necessary, how they protect sensitive requests, and how MQL5 handles signature generation at a conceptual level.
    This article builds on that foundation by taking the next useful step. Here, we will write an MQL5 script that retrieves
    ...
  4. Build a Remote Forex Risk Management System in Python

    by , 01-22-2026 at 09:33 PM
    Our remote risk manager is not just a tool, it is your insurance against financial chaos in the unpredictable world of Forex trading. Are you ready to turn your trading from a risky gamble into a controlled process? Then buckle up — we're going on a journey through the world of smart risk management, where technology meets financial security.
    more...
    Categories
    Uncategorized
  5. Python-MetaTrader 5 Strategy Tester (Part 02): Dealing with Bars, Ticks, and Overloading Built-in Functions in a Simulator

    by , 01-20-2026 at 05:59 PM
    In the previous article, we discussed and made a simulator class in Python called TradeSimulator, which relied heavily on information from MetaTrader 5, such as ticks, bar data, symbol information, and much more.

    The first article laid the foundation for what's required in imitating the MetaTrader 5 client, and its strategy tester (simulator). In this article, we will introduce ticks and bars data, as well as functions similar to those provided by the Python-MetaTrader 5 module
    ...
    Categories
    Uncategorized
Page 1 of 345 1 2 3 11 51 101 ... LastLast