I have a EA and A Indicator For mt4 I want to Covert to mt5 And Add Some Features to them

MQL5 전문가

명시

I have a EA I want to modify and features to, The list of features are here in detail if anyone can help
I want to add a interface to the EA to click features off and on 

Beginning with this dashboard and all the setting I want to add First Image

The feature I Want to Add are Fair Value Gap Zones (which I Have the Indicator) And I want to add Supply & Demand Zones  (which I also Have the Indicator For)


Out side of that I need to add what's on the dashboard to the EA and I need to add the MA cross to the EA which is all ready using EMA to trade price outside of candle close on buy and sells breaking the ema.

and I want to add the agility to take more then 1 trade at a time when the EA enters a trade.

Please let me know if you can do these modifications.



This is the look Im going for fell free to re-image this if it looks better 



 
This is the fair value gaps I want to add.

 


This is the Supply & Demand I want to add.

 



This is the risk management tool I want to add. Also I have the rick management tool but it is a ex file and not the source code.

 

and I will write out all the button features if needed or not understood by the image but some of these features are all ready in the inputs of the ea



Dashboard Buttons  

Risk Reward Ration 

Long - This is the button to take buys and control the risk management tool that will appear on the chart when this button is clicked on.

Short - This is the button to take sells and control the risk management tool that will appear on the chart when this button is clicked on.

Reset - This is the resets the rick manage tool when clicked.

Close - This Button will make the dashboard visible on the chart.



Low Size - This button allows to enter the size of the lot on that chart.

Stop lose - This button is where the stop lose will trigger when ever a trade is taken by the EA or when A manually trade gets taken.

Risk % - The percent of the account per trade (This is already in the EA Under risk management)

Risk amount - The amount of money that wants to be risked per position on a trade from the EA or Manually taken.

Sell - Takes a manually sell with all the parameters that are set on the dashboard Like stop loss or Take Profit.

Buy -  Takes a manually buy with all the parameters that are set on the dashboard Like stop loss or Take Profit.

Sell Stop - Enter a sell stop When this button is trigger and the risk management tool should appear on the chart to adjust the Take profit and stop lose.

Buy stop - Enter a buy stop When this button is trigger and the risk management tool should appear on the chart to adjust the Take profit and stop lose.

Close all positions - close all trade when this button is clicked.

FVG - This button should make the fair value gaps appear on the chart when Clicked.

S & D - This button should make the Supply & Demand appear on the chart when Clicked.

News On - The news filter should be turned on when this button is clicked (This feature is already in the EA under News Inputs)

News Off - The news filter should be turned on when this button is clicked (This feature is already in the EA under News Inputs)





============================================================================================================================================================

I would Like to have all of these inputs have the ability to be visible or invisible.  

============================================================================================================================================================

Client - Name On The Account  (I would Like to have this be visible or invisible)  

Login - This is the account number. (this must have this ability to be visible or invisible)  

Broker - Name of the platform being used  (I would Like to have this be visible or invisible)  

Position - How many positions that are currently being tasking at the moment

Profit - Amount of money gained or loss (I would Like to have this be visible or invisible)  

Daily Profit Loss - amount of money gained or lost that day (I would Like to have this be visible or invisible)  

Target Balance - Amount of money the EA should get and stop trading if target reached.  

Daily Loss Limit - The EA should stop trading when this amount entered is reached.

Daily Booked Profit - This is the the amount the the EA trying to reach.

Account Balance - This is the amount of money in the amount (I would Like to have this be visible or invisible)  

Account Equity - This is the amount of money that is left if all trades are closed at the current moment.

I would Like to have all of these inputs have the ability to be visible or invisible.  




You did the dashboard I just want to change the buy sell like we discussed before. and I want it be clickable to go to that chart & to change color like the last one we did. 



응답함

1
개발자 1
등급
(397)
프로젝트
502
38%
중재
83
37% / 33%
기한 초과
13
3%
바쁜
2
개발자 2
등급
(17)
프로젝트
19
26%
중재
3
67% / 33%
기한 초과
2
11%
작업중
3
개발자 3
등급
(50)
프로젝트
70
29%
중재
8
50% / 13%
기한 초과
14
20%
작업중
4
개발자 4
등급
(47)
프로젝트
71
45%
중재
3
0% / 100%
기한 초과
0
작업중
비슷한 주문
I use the translator I hope to make myself understood. I'm looking for a cyclical indicator. mt5. I attach videos to understand how it works. to be inserted at any point of the graph. It is possible to change the color and thickness of the line
This EA must have the following functions together: BE: place BE when the price reach a certain gain in PIPS and you can choose the offset too, so, for example it activates after 10 pips with 1 pip of offset so you can have profit with BE too Auto SL and TP Can manage the trades made by phone when MT5 is open in the PC or VPS Trailing stop (step by step): I can decide at what number of pips the trailing stop get
This is a strategy based on crossing two trend indicators on the second timeframe (1s, for example). We work not only with the market but with the limit orders as well (robot must "read" an order book). Read the whole instruction please for more details. Speak Russian, English
Martingale EA for MT5 30 - 100 USD
Criteria: Only one trade at a time. Cannot open another trade if one is running Trade on EURUSD only, once job is completed I will be happy to schedule more for other pairs You choose entry strategy and criteria win rate must be above 50% in long term backtest of EURUSD Every trade has got TP and SL Trades to last about a day, few trades a week, at least 10 pips gain per trade, so that it can be launched on normal
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market
I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are

프로젝트 정보

예산
60+ USD
개발자에게
54 USD