Backpropagation in MQL4 Neural Network EA

İş tamamlandı

Tamamlanma süresi: 2 gün
Müşteri tarafından geri bildirim
It was a pleasure working with Mehmet. Nothing was too much trouble. Professional and punctual and understands the subject (Neural networks and backpropagation in my case) I would recommend him.

İş Gereklilikleri

I need the backpropagation fixed in a Neural Network of an existing EA that will be used to take trades.


* Neural Network experience is essential * 
* Do not apply if you do not understand Backpropagation, Calculus (the chain rule), (Stochastic) Gradient descent and error functions *

95% of the code described below already exists.

The input features already exist in the code.

Neural network structure:
One input layer
Three hidden layers
One Output layer (2 to 4 outputs depending on activation)

REQUIREMENTS:
Backpropagation using stochastic gradient descent
Loss/Error function
Update gradients
Update weights and biases in file
The network must learn
The weights and biases gradients must not explode or vanish
possible regularisation and normalization adjustments
The MQL4 code must compile with no errors and no warnings (property strict) 

Clean existing code:
No libraries
No includes
No Errors
No Warnings
Clear well documented code
Variable names: use readable like trainingInputs[] rather than ti[] or x1[]

-------
The Existing code works like this:
Initialize:
Create random weights & biases in arrays
Write weights and biases to csv files

Train:
1) Load weights and biases from files into arrays (on each iteration)
2) Feed forward through NN (process input features)
3) Get a Buy or Sell signal (0 - 1) - EA takes a trade
4) Copy Feed Forward arrays to use at close of trade
(nothing happens until the trade closes)
5) When the trade closes, get the trade History Classify/Label the trade as buy/sell, profit/loss
6) Calculate error/cost function (using copied arrays)
7) Backpropagation (overwrite new adjusted weights and biases from updated arrays into files)
Repeat the process.

Trade:
Take trades using trained network
-------

Display on screen:
Trade quantity (considered as one labeled training example)
Last trade Ticket No.
Network output (predicted) eg. (0.2 | 0.8)
Actual (expected) output eg. ( 0 | 1) 
Trade type: Buy/Sell/Hold
Trade result: M15 - GBPUSD | win/loss (1.2% SL and TP = 2.6 * SL) (12 pips SL and 32 pips TP)
% Error over the epoch - Loss/Trade quantity (I want to see if the network is learning)

Write to file:
Write the cost/iteration No. to file stats.csv (new line for each with epoch No.)  so I can see or use the data to plot a graph in excel of the learn rate

I would like the code written in the same or similar style to mine.. (so I can understand the code and make any small changes in the future)

95% of the code already exists.

Timeframe: 2 days from start of job. Only take the job if and when you can start and complete in 2 days.
The budget is $150 - $200.
PAYMENT ON COMPLETION OF WORKING CODE ONLY.
Request the MQL4 file

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(30)
Projeler
55
22%
Arabuluculuk
12
67% / 8%
Süresi dolmuş
2
4%
Ücretsiz
Benzer siparişler
If you have any EA based on indicators, money management, martingale, hedging, pyramiding, etc. that can be used to save a position gone wrong, I am interested in buying that code. Basically, I need an ea/system to recovery positions that are in the red. The task is as follow: Use XAUUSD as reference, and enter 2 lots in short and 2 lots in long, wait for one of the positions to be 6,000 points in the red (about
Debug of Indicator 30 - 100 USD
Current Indicator combined 3 other Indicators into one Indicator with buy and sell markers. The Indicator combines Ichimoku, EMA, and Two Pole Butterworth Filter(tpbwf) and should generate a buy/sell marker when the following conditions are met: BUY Signal: ema crosses above tpbwf and Tenkan-sen > Kijun-sen SELL Signal: ema crosses below tpbwf and Tenkan-sen < Kijun-sen The Indicator works except that the signals are
EA 30 - 75 USD
I would like my robot to open up to 2000 trades. It should be 90-97% accurate at all times. It should trade currency pairs, Indexes and Gold. It must analyze the chart automatically and it must be easy to be set up. It must not lose any money. Profitable all the way. I would like someone who is highly experienced to do the job. NB!! MOBILE ROBOT. It must have automated TP and SL. all trades should be trigger anytime
will create Show Balance script in MQL4 on MT4 and. I will Create: Copy trade from mt4 to OKX SPOT API WEBSITE https://www. okx .com/docs-v5/en/#overview I want When open position buy on mt4 >> will buy on OKX spot When close this position on mt4 >> will sell on OKX spot When open position sell on mt4 >> will sell on OKX spot When close this position on mt4 >> will buy on OKX spot just one file MQL4 / exe work on mt4
I bought FXSSI.com tools (sentiment indicator) including the following indicator: FXSSI.Ratio.ex4 (.mq4 versions are not provided) Now I am trying to export the indicators' output values in an EA in order to generate trading signals and to backtest strategies based on various combinations of some of these indicators but I can't make it work. I use iCustom() but it always returns either: > 2147483647 if indicator is
Convert Pine Script Trading view To MT4 Convert Attach Script to mt4 with buy and sell signals on Chart and Data Window. The buy and sell signal must be the SAME signals, on the same candles. No deviation. Must Match BTC 1 hr to buy and sell signals... no deviation
hello 👋 great developer am looking for developer that will help me to convert pinescript strategy to mt4 strategy I will be looking for your bid soon Best regards Ayofe
Hello! I need to make the indicator for Forex Tester 5. The platform supports indicators/strategies/scripts which are written in .dll format and can be created in Delphi or C++ programming languages. Are you interested in the task? In the attached files the Task is explained, and in the file in Excel you can see the formulas and data. The task is to make an indicator for Forex Tester 5. If you want to fulfil the
Rules for price action bot: write me an mt5(mql5) .mq5 code expert advisor with the following rules: rules= 1.strategies-Pin Bar Strategy,Inside Bar Strategy,Engulfing Candlestick Strategy,Breakout and Retest Strategy,Trendline Trading Strategy,Hammer Candlestick Pattern,Shooting Star Candlestick Pattern,Three Inside Up Candlestick Pattern,Three Inside Down Candlestick Pattern,Morning Star Candlestick
I need someone who would use four moving averages on the mt4 and mt5 platform to create a trading robot The first moving average period would be 10, method is simple, applied to close, The second one is period 30,method is exponential, applied to close, the third one is period 50, method is simple , applied to close. The fourth one is period 200, method is simple and applied to close The 200 has to cross the rest of

Proje bilgisi

Bütçe
150 - 200 USD
Geliştirici için
135 - 180 USD
Son teslim tarihi
from 1 to 3 gün