Backpropagation in MQL4 Neural Network EA

工作已完成

执行时间2 天
客户反馈
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.

指定

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

反馈

1
开发者 1
等级
(30)
项目
55
22%
仲裁
12
67% / 8%
逾期
2
4%
空闲
相似订单
So i would manually identify which pair(s) i believe will have a good solid net buy or sell day upon the close of previous days daily Candle which is at 10pm British Time. And then rather than sitting in front of the screen all day waiting for my entry trigger i would attach the EA to that or those pairs only and wait for them to enter the trade(s) if certain criteria are met. These criteria are displayed in the
Hello, I want an experience programmer who knows how to make a simple UI/UX for this EA for an MT5 platform. The logic of this is EA is simple, with hedging system and continuing trend ordering system or cascade ordering. I also included in this EA the market reversal points, when the active orders reached this point and the market reverses the current order closes and will execute a new order (further discuss in in
Hello greetings.how are you doing? I have an existing custom tradingview indicator I would like to convert to mt5 Indicator . The source code is available with me . Kindly bid for this project if it is what you can do for me
Greetings. I will buy your EA for MT5, in case that on distance it is able to make a profit of 10% per month. Martingale methods and grid strategies should not be used as the basis of a trading strategy. I will need to test in the strategy tester and on live market (on demo account for at least two weeks), so I ask you to provide an executable demo file of the EA with necessary restrictions. The EA should not use
Need a good synthetic EA 50 - 1000 USD
I don't have specifications. If you're good at building an EA with good coding, accuracy, 85% money management, good trading decision. Please apply let's discuss Bussiness. Price below is not specific we can discuss new price depending on your professionalism
Hi greetings I will like to convert my existing Pine script strategy to MT4 EA I want to develop Mt4 trading bot based on this tradingview strategy and add licence to the bot in order to give access to others
BOT-master 30+ USD
i have done lots of trading but all i have done is lost money trading using a bot is efficient and safe for a developer whose is into trading,whereby i see it better having a bot.ill actually help where necessary
I don't see signals on the chart .... On mt4 it's perfect...but when I converted it to Tradingview by a guy on this platform it doesn't show any signals, kindly bid on it and let me know if you can do it, And also check it thoroughly that you can do it okay
Designing and programming a trading strategy for an automated trading robot requires a comprehensive approach that involves several steps: 1. **Define Strategy**: Decide on the trading strategy you want to automate (e.g., moving average crossover, mean reversion, breakout strategies). 2. **Choose Platform**: Select a trading platform or framework that supports automated trading. Examples include MetaTrader (MQL)
I don't see signals on the chart .... On mt4 it's perfect...but when I converted it to Tradingview by a guy on here it doesn't show any signals, I need an expert that can help me to work on it, that can also work on more projects, Thanks, I have $20 for this project now, If you think is too small and you want to charge $30, i can pay you the rest later on

项目信息

预算
150 - 200 USD
开发人员
135 - 180 USD
截止日期
 1  3 天