View RSS Feed

BrokersMinutes

  1. Pharrell, Elton John, Lainey Wilson Land on Oscars’ Best Original Song Shortlist

    by , 12-20-2024 at 06:03 AM


    Songs by Pharrell, Elton John, and Lainey Wilson, as well as multiple selections from Emelia Pérez, have made the Oscars’ shortlist for Best Original Song.

    more...
    Categories
    Uncategorized
  2. Trading with the MQL5 Economic Calendar (Part 1): Mastering the Functions of the MQL5 Economic Calendar

    by , 12-03-2024 at 08:31 AM
    In this article, we explore the powerful features of the MetaQuotes Language 5 (MQL5) Economic Calendar and how they can be integrated into algorithmic trading. The Economic Calendar, incorporated in the trading terminal, MetaTrader 5, is a crucial tool for traders, providing essential news and data that can significantly impact market movements. By understanding how to retrieve and interpret this information, we can gain an edge in forecasting market reactions to economic events and adjust
    ...
    Categories
    Uncategorized
  3. Neural Networks Made Easy (Part 90): Frequency Interpolation of Time Series (FITS)

    by , 12-01-2024 at 08:39 AM
    In the previous articles, we discussed the FEDformer method that uses the frequency domain to find patterns in a time series. However, the Transformer used in that method can hardly be referred to as a lightweight model. Instead of complex models that require large computational costs, the paper "FITS: Modeling Time Series with 10k Parameters" proposes a method for the frequency interpolation of time series (Frequency Interpolation Time Series - FITS). It is a compact and efficient solution for
    ...
    Categories
    Uncategorized
  4. Custom Indicators (Part 1): A Step-by-Step Introductory Guide to Developing Simple Custom Indicators in MQL5

    by , 11-20-2024 at 08:19 AM
    In this article series, we'll explore how MQL5 indicators are created, customized, and utilized to enhance trading strategies in MetaTrader 5. From basic indicator logic to advanced customization options, we'll cover the basics and gradually move deeper into the more advanced concepts of indicator development as we progress with the article series. The main aim of this article series is to empower you to create your own MQL5 custom indicators tailored to your trading preferences and goals.
    ...
    Categories
    Uncategorized
  5. News Trading Made Easy (Part 4): Performance Enhancement

    by , 11-02-2024 at 08:22 AM
    In the previous article, we went through the processes of implementing trades based on the news event's impact. We were successful in this mission, but a key disadvantage to the article's last code was its back-testing speed which is relatively slow. This is mainly due to frequently accessing the database in memory while back-testing the strategy, to resolve this issue we will reduce the number of times the database is accessed during the back-testing procedure. We will get all the information
    ...
    Categories
    Uncategorized
Page 3 of 51 FirstFirst 1 2 3 4 5 13 ... LastLast