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
Views:
4388
Rating:
(22)
Published:
2018.10.25 15:48
\MQL5\Experts\ \MQL5\Indicators\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

This EA is a further development of the first NeuroNirvamanEA version. Now, the EA has a working time interval from Start hour::Start minute to End hour::End minute

The trading system is based on a simple neural network. A similar code based on a bilayer neural network: MTC Сombo.

The EA uses indicators Laguerre_PlusDi (located in a separate window in the picture) and SilverTrend_Signal (located in the main chart):

NeuroNirvamanEA

Before using it, the three optimization stages must be passed!

All optimization stages are performed in the "1 minute OHLC" mode.


Step 1

Set parameter Pass to 1 - this is the key condition. At this stage, such parameters are optimized (please note columns "Start", "Step", and "End")

NeuroNirvamanEA step 1


Step 2

Set parameter Pass to 2 - this is the key condition. Then unflag all the parameters that have been optimized at Step 1. At Step 2, such parameters are optimized (please note columns "Start", "Step", and "End")

NeuroNirvamanEA step 2


Step 3

Set parameter Pass to 3 - this is the key condition. Then unflag all the parameters that have been optimized at Step 2. At Step 3, such parameters are optimized (please note columns "Start", "Step", and "End")

NeuroNirvamanEA step 3

Upon optimization, leave parameter Pass set to 3 and unflag the parameters optimized at Step 3. The EA is ready to go.

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

Hans_Indicator Hans_Indicator

The indicator of expanding time zone corridors

XHullTrend_Digit XHullTrend_Digit

HullTrend indicator with additional smoothing of the Hull moving average and rounding the values by the number of digits fixed in the input variables

Breadandbutter2 Breadandbutter2

Trading system based on iADX (Average Directional Movement Index, ADX) and iAMA (Adaptive Moving Average, AMA) indicators. The system works on a new bar only.

XDeMarker_Histogram_Vol XDeMarker_Histogram_Vol

DeMarker_Histogram_Vol indicator with additional averaging of the resulting histogram