Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Experts

Examples from the book "Neural networks for algorithmic trading with MQL5" - expert for MetaTrader 5

Views:
15969
Rating:
(12)
Published:
2024.02.29 13:32
\MQL5\Experts\NeuroNetworksBook\
ea_template.mq5 (14.59 KB) view
\MQL5\Include\NeuroNetworksBook\about_ai\activation\
activations.mqh (12.64 KB) view
activations.py (2.24 KB) view
\MQL5\Include\NeuroNetworksBook\algotrading\
mult_vect_ocl.cl (3.38 KB)
\MQL5\Include\NeuroNetworksBook\realization\
arraylayers.mqh (13.92 KB) view
buffer.mqh (36.65 KB) view
defines.mqh (32.59 KB) view
neuronbase.mqh (82.9 KB) view
neuronconv.mqh (37.43 KB) view
neurondropout.mqh (22.88 KB) view
neurongpt.mqh (67.52 KB) view
neuronlstm.mqh (56.07 KB) view
neuronnet.mqh (64.88 KB) view
neuronproof.mqh (29.8 KB) view
opencl.mqh (20.19 KB) view
opencl_program.cl (113.76 KB)
\MQL5\Scripts\NeuroNetworksBook\attention\
attention.py (30.56 KB) view
\MQL5\Scripts\NeuroNetworksBook\batch_norm\
batch_norm.py (23.79 KB) view
\MQL5\Scripts\NeuroNetworksBook\convolution\
convolution.py (20.19 KB) view
\MQL5\Scripts\NeuroNetworksBook\dropout\
dropout.py (37.58 KB) view
\MQL5\Scripts\NeuroNetworksBook\gpt\
gpt_test.mq5 (22.29 KB) view
\MQL5\Scripts\NeuroNetworksBook\initial_data\
initial_data.mq5 (16.62 KB) view
\MQL5\Scripts\NeuroNetworksBook\
opencl_test.mq5 (6.65 KB) view
template.py (9.03 KB) view
\MQL5\Scripts\NeuroNetworksBook\perceptron\
perceptron.py (19.39 KB) view
\MQL5\Scripts\NeuroNetworksBook\rnn\
lstm.py (27.64 KB) view
lstm_test.mq5 (21.07 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The book "Neural networks for algorithmic trading with MQL5" is your go-to guide for learning how to use machine learning and neural networks in trading. This book is intended for algorithmic traders who want to learn how to create trading strategies using advanced artificial intelligence techniques.

The book has 7 chapters that cover everything you need to know to get started with neural networks and integrate them into your trading robots in MQL5. With easy-to-follow explanations, you will learn the basics of machine learning and will discover different types of neural networks, including convolutional and recurrent models, as well as more complex architectural solutions and attention mechanisms.

To assist you in integrating these solutions into your trading robots within the MQL5 environment, the book provides a plethora of practical examples. Additionally, the book explores various methods for improving model convergence, such as Batch Normalization and Dropout.

Furthermore, the author provides practical guidance on how to train neural networks and embed them into your trading strategies. You will learn how to create trading Expert Advisors to test the performance of trained models on new data, enabling you to evaluate their potential in real-world financial markets.

"Neural networks for algorithmic trading with MQL5" is not just a book: it is a handy guide that can help you integrate advanced decision-making techniques into your trading algorithms and potentially improve financial results. Start learning the advanced capabilities of machine learning today and take your trading to the next level.

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/48097

Bollinger band Bollinger band

Now we will get the code with function and purpose as below: 1. How to call and using the bollinger band 2. How to call and using the volume tick 3. How to call and using the Moving average volume. 4. How to code using the Trailling & Check volume lot size

Local Timezones and Local Session Hours Local Timezones and Local Session Hours

Class to access to the local time for the specified location, as well as time zone information and the local trading session hours.

Intraday Currencies Performance Intraday Currencies Performance

A simple observatory of individual currencies.

Wick or Body High Low Wick or Body High Low

Searches for Wick or Body based High low in visible bars of chart