View RSS Feed

Uncategorized

Entries with no category

  1. Trading with the MQL5 Economic Calendar (Part 4): Implementing Real-Time News Updates in the Dashboard

    by , 12-25-2024 at 08:25 AM
    In this article, we advance our work on the MetaQuotes Language 5 (MQL5) Economic Calendar dashboard by adding functionality for live updates, allowing us to maintain a continuously refreshed display of critical economic news events. In the previous part, we designed and implemented a dashboard panel to filter news based on currency, importance, and time, giving us a tailored view of relevant events. Now, we take it further by enabling real-time updates, ensuring that our calendar displays
    ...
    Categories
    Uncategorized
  2. Master MQL5 from beginner to pro (Part II): Basic data types and use of variable

    by , 11-21-2024 at 04:52 AM
    In my previous article we looked at the main programs that are used by MQL5 programmers (and came to the conclusion that the MetaEditor IDE is well suited for beginner needs). In addition, we took a quick look at the concept of a function and created a simple script that prints a message in the system log. These messages can be viewed at the bottom of the terminal window in the Experts tab.

    Now we come to the point that this data must be stored somewhere.
    Today we will
    ...
    Categories
    Uncategorized
  3. News Trading Made Easy (Part 2): Risk Management

    by , 11-08-2024 at 12:24 PM
    A quick refresher for the previous article in the News Trading Made Easy series. In part 1, we went through the concept of DST(Daylight Savings Time) and the various versions for different countries that essentially change their time zones by an hour ahead and behind during a financial year. This will change trading schedules for the related brokers using DST. The reasons for creating a database and the benefits were addressed. A database was created to store the news events from the MQL5 Economic Calendar
    ...
    Categories
    Uncategorized
  4. How to integrate Smart Money Concepts (OB) coupled with Fibonacci indicator for Optimal Trade Entry

    by , 11-07-2024 at 12:24 PM
    Smart Money Concepts (SMC) and Order Blocks are critical areas on the chart where institutional traders typically execute large buying or selling orders. These zones often mark the origins of significant price movements, making them vital for traders seeking to align their strategies with institutional market activity. Understanding how these key levels influence price action can provide retail traders with more profound insight into the underlying market dynamics, allowing them to anticipate
    ...
    Categories
    Uncategorized
  5. Automated Parameter Optimization for Trading Strategies Using Python and MQL5

    by , 10-02-2024 at 03:46 PM
    Self-optimization algorithms for trading strategies include parameter optimization, evolutionary algorithms, heuristic methods, gradient-based techniques, machine learning, and simulation-based optimization. Each has unique pros and cons, tailored for different trading needs and market conditions.

    Python programs are an excellent tool to try ideas, create graphics quickly and confirm theoretical statements with historical trading data. Python allows to develop and adjust models agilely,
    ...
    Categories
    Uncategorized
Page 1 of 27 1 2 3 11 ... LastLast