View RSS Feed

Recent Blogs Posts

  1. Developing a robot in Python and MQL5 (Part 1): Data preprocessing

    by , 01-26-2025 at 06:49 AM
    We will look at the development cycle of a trading robot: data collection, processing, sample expansion, feature engineering, model selection and training, creating a trading system via Python, and monitoring trades.

    Working in Python has its own advantages: speed in the field of machine learning, as well as the ability to select and generate features. Exporting models to ONNX requires exactly the same feature generation logic as in Python, which is not easy. That is why I have selected
    ...
    Categories
    Uncategorized
  2. Presenting the book "MQL5 Programming for Traders"

    by , 11-11-2024 at 06:54 AM
    We have released the most comprehensive guide to MQL5 programming, authored by experienced algorithmic trader Stanislav Korotky with MetaQuotes' support.
    The book is intended for programmers of all levels. Beginners will learn the fundamentals as the book introduces key development tools and basic programming concepts. With this material, you can create, compile, and run your first application in the MetaTrader 5 trading platform. Users with experience in other programming languages can immediately
    ...
    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. MQL5 Wizard Techniques you should know (Part 17): Multicurrency Trading

    by , 11-04-2024 at 06:52 AM
    This article continues the series on how the MQL5 wizard is ideal for rapid testing and prototyping ideas for traders. For a lot of people developing expert advisers and trade systems, the need to keep learning and be abreast with trends in not just machine learning but trade & risk management in general is important. We therefore consider within these series how the MQL5 IDE is useful in this regard by not only saving time but also minimizing coding errors.
    more...
    Categories
    Uncategorized
Page 1 of 122 1 2 3 11 51 101 ... LastLast