Only users who purchased or rented the product can leave comments
Andriy Sydoruk  

Files of trained neural networks. It is necessary to copy to the folder with thetatrader files and specify the name of the file in the bot settings.

The extension for files is not important, it can be without an extension at all, the extension .net is usually used but in this case .sqlite only because there are restrictions on the extensions that can be uploaded to the site.

To train a neural network on an arbitrary symbol and timeframe, a free utility is provided that will train a neural network specifically for your tasks in a fairly short period of time. the resulting file must be placed in the metatrader's files folder and the bot will work by executing the commands of the trained neural network. 

Download the utility.

Andriy Sydoruk  

Instructions on how to correctly conduct the test and download the neural network file.

First step. Download the neural network file from this page (or create it yourself using the free Teaching TINN utility). After saving the file on your computer, rename it from .sqllite to .net

Step 1

The second step. Place the enironet file in a folder common to all terminals, for example C:\Users\Admin\AppData\Roaming\MetaQuotes\Terminal\Common\Files\, Admin - will depend on your username and a different value for each.

Step 2

The third step. Set the Net File Name bot field to the value of the neural network file name. By default, the bot is configured to search for a neural network in the folder where we installed the file, while the File Common Data On flag must be enabled (it is enabled by default).

Step 3

The fourth step is to set up the tester environment. Be sure to specify exactly the currency for which the neural network is trained, this can be seen in its file name "EURUSD_t_inn_1x1_40x40_300_10000_11_0_11.net" and the time period for which it is trained in this case H1. And press the start button.

Step 4

The fifth step. Check the result.

Step 5

Similarly, you can run the bot not in the tester but on the chart and work with it in real time.

Andriy Sydoruk  

If you run the bot in visual testing mode, you will be prompted for where to look for the folder in which to install the file.

Step 6