Make a GUI for simple trading

MQL4 Experten

Spezifikation

I want to ask whether it is possible in mt4 environment to make a GUI just like an input box, so it is an EA, that can accept our input, and react accordingly.

i just need it to help with my manual trading, I don't know it is an EA or indicator, So bear in mind there are important points ::





- it is to help MANUAL trading, so i will input parameter manually, it just help a little with automation and convenient


- to calculate lots, to maintain risk, so for wxample distance is 20 pips,  open trade 0.5 lot, but if distance is 40 pips, open trade by half, 0.25 lot

- it can set SL or we can input, in the example i give, the SL is the A

- it can set TP, it is to help trade manual, so i must input the TP

- i know i can work it with usual EA, but it is a bother just to open parameter of the EA every time a trade, can it be done with a GUI ?

OK, so the concept is pretty simple, if price go from A, A  is a price we can input. and going down past B, B is also we can input. And then if price CLOSE below B, even by 1 or 0,1 pips, it reach a C, and C we don't need to input, must detect C automatically.

After that just do the math, C-A, if for example, C-A is 20 pips, open 0.5 lots, if 10 pips, open 1 lot, and if it is 40 pips, open 0.25 lots ---> it is all risk management.

o yes, and the main idea is not crossing the price but close below or above the price, so we need a candle close.


So in actual trading situation, for a Sell, proce must go from A, going down and CLOSE below B, and we have C, and right away open a SELL trade with SL at A, the TP is already inputted (cannot be blank).

 That is for sell and vice versa.


 And in the property EA, we have :

- distance reference , for example 20 pips

- lot reference, for example : 0.5 lot

- use additional SL percentage, we can input, for example 10%, from price from A to C, example 20 pips, if 10% it means add SL  10%, in this case 2 pips


It is only just that, fixed SL, fixed TP, no trailing whatsoever. but once again, can we make it via GUI ? Thanks




EDIT : I'll try to make it easier by providing real world application, so please check this pic !







Bewerbungen

1
Entwickler 1
Bewertung
(188)
Projekte
212
58%
Schlichtung
9
11% / 89%
Frist nicht eingehalten
8
4%
Frei
2
Entwickler 2
Bewertung
(251)
Projekte
400
54%
Schlichtung
9
67% / 22%
Frist nicht eingehalten
36
9%
Frei
3
Entwickler 3
Bewertung
(163)
Projekte
193
48%
Schlichtung
2
50% / 50%
Frist nicht eingehalten
1
1%
Frei
4
Entwickler 4
Bewertung
(24)
Projekte
27
33%
Schlichtung
2
100% / 0%
Frist nicht eingehalten
1
4%
Frei
5
Entwickler 5
Bewertung
(1)
Projekte
1
0%
Schlichtung
2
0% / 100%
Frist nicht eingehalten
0
Frei
6
Entwickler 6
Bewertung
(28)
Projekte
47
23%
Schlichtung
13
31% / 15%
Frist nicht eingehalten
12
26%
Frei
7
Entwickler 7
Bewertung
(22)
Projekte
18
6%
Schlichtung
31
3% / 65%
Frist nicht eingehalten
5
28%
Frei
8
Entwickler 8
Bewertung
(66)
Projekte
143
34%
Schlichtung
10
10% / 60%
Frist nicht eingehalten
26
18%
Frei
Ähnliche Aufträge
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED

Projektdetails

Budget
30 - 50 USD
Für die Entwickler
27 - 45 USD
Ausführungsfristen
bis 2 Tag(e)