Intel Neuron Bot
999 USD
ダウンロードされたデモ:
217
パブリッシュ済み:
11 9月 2022
現在のバージョン:
1.3
Didn't find a suitable robot?
Order your own one
on Freelance
フリーランスにアクセス
Order your own one
on Freelance
取引の機会を逃しています。
- 無料取引アプリ
- 8千を超えるシグナルをコピー
- 金融ニュースで金融マーケットを探索

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.
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
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.
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).
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.
The fifth step. Check the result.
Similarly, you can run the bot not in the tester but on the chart and work with it in real time.
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.