Watch how to download trading robots for free
Find us on Facebook!
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
Libraries

Easy Neural Network - library for MetaTrader 5

[Deleted]
Views:
6716
Rating:
(29)
Published:
2020.08.29 09:24
NerveTest.mq5 (3.51 KB) view
NerveMatrix.mqh (19.02 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The provided test script has included comments which are easy to follow along.

You can save the returned network configuration in a file then load it in different sessions.

This library has made little use of OOP, and should therefore be easy to follow along even by newer programmers.

Please share your comments and suggestions.

Happy trading.

Bridge - structural design pattern Bridge - structural design pattern

Decouple an abstraction from its implementation so that the two can vary independently

TickCompressor TickCompressor

Convert MqlTick-s into minified structures to free RAM or store tick arrays in a compact files.

ATR adaptive SMA ATR adaptive SMA

ATR adaptive SMA (simple moving average)

ATR Stop Loss ATR Stop Loss

ATR Stop Loss indicator