View RSS Feed

ForeCastle

  1. Trading with the MQL5 Economic Calendar (Part 6): Automating Trade Entry with News Event Analysis and Countdown Timers

    by , 03-12-2025 at 12:36 PM
    In this article, we take the next step in our MQL5 Economic Calendar series by automating trade entries based on real-time news analysis. Building on our previous dashboard enhancements (Part 5), we now integrate trading logic that scans news events using user-defined filters and time offsets, compares forecast and prior values, and automatically executes BUY or SELL orders depending on market expectations. We also implement dynamic countdown timers that display the remaining time until news
    ...
    Categories
    Uncategorized
  2. MQL5 Wizard Techniques you should know (Part 50): Awesome Oscillator

    by , 01-01-2025 at 02:46 PM
    The awesome oscillator is another indicator that was developed by the legendary investor Bill Williams, besides the Alligator that we considered in the last indicator-pattern article. In principle, it is designed to measure market momentum and help pinpoint potential changes in prevalent trends.
    more...
    Categories
    Uncategorized
  3. Trading with the MQL5 Economic Calendar (Part 3): Adding Currency, Importance, and Time Filters

    by , 12-31-2024 at 02:46 PM
    In this article, we build upon our previous work on the MetaQuotes Language 5 (MQL5) Economic Calendar, where we developed a News dashboard panel for displaying economic events in real time. Now, we will enhance this dashboard by implementing specific filters for currency, importance, and time, allowing traders to focus only on the news events most relevant to their strategies. These filters will provide a targeted view of market-moving events, helping to streamline decision-making and improve
    ...
    Categories
    Uncategorized
  4. Price Action Analysis Toolkit Development (Part 3): Analytics Master — EA

    by , 12-30-2024 at 02:46 PM
    Having developed the analytic comment script in the previous episode, I have identified its limitations regarding script properties, which I will outline below. While I acknowledge the considerable impact that the analytical comment script has had within the trading community, I have developed an Expert Advisor (EA) called Analytics Master. This EA offers the same analysis while also providing extra metrics for better trading insights. This new tool offers several advantages, including the ability
    ...
    Categories
    Uncategorized
  5. MQL5 Wizard Techniques you should know (Part 30): Spotlight on Batch-Normalization in Machine Learning

    by , 12-12-2024 at 02:16 PM
    This article, like all in this series, highlights the use of wizard assembled Expert Advisors in testing out new ideas. Introductions on how this is done can be got from here and here for new readers, with those 2 articles providing some guidance on how to use the code attached at the end of this article. For this piece, we are using quite a few custom enumerations of data as optimizable inputs. The MQL5 inbuilt enumerations can be declared in the custom signal file’s header, and they will
    ...
    Categories
    Uncategorized
Page 1 of 49 1 2 3 11 ... LastLast