View RSS Feed

Uncategorized

Entries with no category

  1. Developing a multi-currency Expert Advisor (Part 3): Architecture revision

    by , 06-18-2024 at 11:43 AM
    In the previous articles, we started developing a multi-currency EA that works simultaneously with various trading strategies. The solution provided in the second article is already significantly different from the one presented in the first one. This indicates that we are still in search of the best options.

    Let's try to look at the developed system as a whole, abstracting from the small details of the implementation, in order to understand ways to improve it. To do this, let
    ...
    Categories
    Uncategorized
  2. Causal inference in time series classification problems

    by , 06-14-2024 at 08:20 PM
    In the previous article, we have thoroughly examined training via meta learner and cross-validation, as well as saving models in the ONNX format. I have also noted that machine learning models are not capable of finding patterns out of the box in disparate and contradictory data. In this case, it is very important what exactly is sent to the input and output of a neural network or any other machine learning algorithm.

    ...
    This article describes an attempt to understand
    ...
    Categories
    Uncategorized
  3. Neural networks made easy (Part 73): AutoBots for predicting price movements

    by , 06-08-2024 at 10: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
  4. Neural networks made easy (Part 72): Trajectory prediction in noisy environments

    by , 06-06-2024 at 10:09 AM
    The noise prediction module solves the auxiliary problem of identifying noise in the analyzed trajectories. This helps the movement prediction model better model potential spatial diversity and improves understanding of the underlying representation in movement prediction, thereby improving future predictions.
    The authors of the method conducted additional experiments to empirically demonstrate the critical importance of the spatial consistency and noise prediction modules for SSWNP.
    ...
    Categories
    Uncategorized
  5. Bill Williams Strategy with and without other Indicators and Predictions

    by , 06-01-2024 at 03:44 PM
    Bill Williams has a doctorate in Psychology, this is important because some traders use markets sentiment. This is very used and can be done with a sentiment script with an IA to score the sentiment of traders feelings with web markets scrapping in a for example social web. At the end of the article, there will be an example of Sentiment Analysis of market news.

    Bill Williams psychology formation helped him adapt psychological concepts to trading. He studied market from a human perspective
    ...
    Categories
    Uncategorized
Page 9 of 593 FirstFirst ... 7 8 9 10 11 19 59 109 509 ... LastLast