Andrey Dibrov
Andrey Dibrov
  • Informazioni
3 anni
esperienza
0
prodotti
0
versioni demo
0
lavori
0
segnali
0
iscritti
Andrey Dibrov
Articolo pubblicato Practical application of neural networks in trading (Part 2). Computer vision
Practical application of neural networks in trading (Part 2). Computer vision

The use of computer vision allows training neural networks on the visual representation of the price chart and indicators. This method enables wider operations with the whole complex of technical indicators, since there is no need to feed them digitally into the neural network.

10
rafanjos
rafanjos 2021.04.20
Parabéns pelos artigos de trades com redes neurais. São muito detalhados, excelente
Andrey Dibrov
Articolo pubblicato Practical application of neural networks in trading. Python (Part I)
Practical application of neural networks in trading. Python (Part I)

In this article, we will analyze the step-by-step implementation of a trading system based on the programming of deep neural networks in Python. This will be performed using the TensorFlow machine learning library developed by Google. We will also use the Keras library for describing neural networks.

10
Rafael Sekiguchi
Rafael Sekiguchi 2023.05.28
Na linha 92 do EURUSDPy.py, voce menciona gravar EURUSDTest.csv, porém escreveu na matéria, pd.read_csv... está correto? pois estou tomando erro.
Andrey Dibrov
Articolo pubblicato Practical application of neural networks in trading. It's time to practice
Practical application of neural networks in trading. It's time to practice

The article provides a description and instructions for the practical use of neural network modules on the Matlab platform. It also covers the main aspects of creation of a trading system using the neural network module. In order to be able to introduce the complex within one article, I had to modify it so as to combine several neural network module functions in one program.

8
Andrey Dibrov
Articolo pubblicato Practical application of neural networks in trading
Practical application of neural networks in trading

In this article, we will consider the main aspects of integration of neural networks and the trading terminal, with the purpose of creating a fully featured trading robot.

11