View RSS Feed

TechnoMeter

  1. Price Action Analysis Toolkit Development (Part 15): Introducing Quarters Theory (1) Quarters Drawer Script

    by , 03-17-2025 at 12:49 PM
    This article is the first part in our Quarters Theory. In this installment, we focus on constructing the quarters using our "quarters drawer" script. By automating the drawing of these crucial levels, we offer a practical starting point for visualizing key reversal and continuation zones. As we advance in this theory, we will develop even more robust tools to support signal generation and advanced market analysis.
    [SIZE=1]more...
    Categories
    Uncategorized
  2. Master MQL5 from beginner to pro (Part IV): About Arrays, Functions and Global Terminal Variables

    by , 03-05-2025 at 06:44 AM
    In this article I will cover three global topics:
    • Data arrays, which complete the main part about the data inside the program.
    • Global terminal variables, allowing the exchange of simple data between different MQL5 programs.
    • Some of the feature of functions and their interactions with variables.
    more...
    Categories
    Uncategorized