Articles

Practical application of neural networks in trading (Part 2). Computer vision for MetaTrader 5

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

Practical application of neural networks in trading. Python (Part I) for MetaTrader 5

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

Practical application of neural networks in trading. It's time to practice for MetaTrader 5

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

Practical application of neural networks in trading for MetaTrader 5

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