View RSS Feed

Recent Blogs Posts

  1. Neural networks made easy (Part 73): AutoBots for predicting price movements

    by , 06-08-2024 at 09:10 AM
    The proposed method is based on the Encoder-Decoder architecture. It was developed to solve problems of safe control of robotic systems. It allows the generation of sequences of trajectories for multiple agents consistent with the scene. AutoBots can predict the trajectory of one ego-agent or the distribution of future trajectories for all agents in the scene. In our case, we will try to apply the proposed model to generate sequences of price movements of currency pairs consistent with market dynamics.
    ...
    Categories
    Uncategorized
  2. Introduction to MQL5 (Part 6): A Beginner's Guide to Array Functions in MQL5

    by , 06-08-2024 at 09:01 AM
    Now, we'll explore the remaining array functions in Part 6, which will guarantee that you have a thorough understanding of these useful tools. Our objective is still to cover the basic ideas required for automating trading strategies, regardless of your experience level as a developer or level of familiarity with algorithmic trading. Our goal in delving into the nuances of these functions is to promote a comprehensive comprehension so that each reader can competently traverse the ever-changing terrain
    ...
    Categories
    Uncategorized