Make a GUI for simple trading

MQL4 Esperti

Specifiche

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 !







Con risposta

1
Sviluppatore 1
Valutazioni
(188)
Progetti
212
58%
Arbitraggio
9
11% / 89%
In ritardo
8
4%
Gratuito
2
Sviluppatore 2
Valutazioni
(251)
Progetti
399
54%
Arbitraggio
9
67% / 22%
In ritardo
36
9%
Gratuito
3
Sviluppatore 3
Valutazioni
(163)
Progetti
193
48%
Arbitraggio
2
50% / 50%
In ritardo
1
1%
Gratuito
4
Sviluppatore 4
Valutazioni
(24)
Progetti
27
33%
Arbitraggio
2
100% / 0%
In ritardo
1
4%
Gratuito
5
Sviluppatore 5
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
2
0% / 100%
In ritardo
0
Gratuito
6
Sviluppatore 6
Valutazioni
(28)
Progetti
47
23%
Arbitraggio
13
31% / 15%
In ritardo
12
26%
Gratuito
7
Sviluppatore 7
Valutazioni
(22)
Progetti
18
6%
Arbitraggio
31
3% / 65%
In ritardo
5
28%
Gratuito
8
Sviluppatore 8
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
11
9% / 55%
In ritardo
26
18%
In elaborazione
Ordini simili
Indicators: Bollinger bands with option for adjusting the following inputs (but by default use default bb settings) Period: 20 Deviation: 2 Shift: 0 Apply to (Close) Candle criteria for entry: Sell: 1. At close of candle, the high of candle is exactly at or above the upper bollinger line price 2. Distance between candle close price and candle high price must be the same or less than the distance between candle
i currently have a indicator system that i would like modified to be able to open buy/sell trades when it has the corresponding signal. i would like to be able to adjust stoploss and takeprofit levels. i would also like it to have customisable trailling stop
ICT FVG EA 30+ USD
I need a developer who is familiar with FVG and ICT trading techniques. The EA will trade based off of Asia, London, and Pre-NY High/Low values and then place trades at specific times depending if a FVG is established. I have two videos to present to potential developers that will detail the strategy and EA
Hello I want to make a EA that uses 2 moving averages and a moving average cross to enter trades along with the Moving average indicator I want to add these buttons in this image for risk management I have a moving average indicator that I would like this EA to use this is the inputs I would like the EA to have list of things I need fixed (More then half of this is already coded in) #.1 I need the EA to take trades
Epic1776 50+ USD
I'm want to dip my toe in the water and see how it goes. I have very little money to start however plan to invest any profits I make back into these penny stocks
i only trade on gbpusd using a supply & demand combined with M & W patterns. entry criteria for a buy would maily consists of price being at a support of round number price example: 1.23000 , 1.23500, 1.24000 & so fourth as long as it is around a round price with a difference of 500 points or 50 pips with a stoploss of a maximum 25 pips e.g entry price will be at a round number of say maybe 1.23000 as an example and
Forex Expert Advisor (EA) Outline: 1. Initialization: Import necessary libraries and set up the trading environment. Define parameters such as the period for moving average (21 in this case). 2. Define Functions: Function to check Williams Percent Range (WPR) conditions for opening trades. Function to check Commodity Channel Index (CCI) conditions for opening trades. Function to check Moving Average (MA) conditions
I want to develop a fully automated trading robot from scratch. The project includes 8 different pdfs + an introductory instruction pdf. Different pdf deals with different Settings of the EA and/or different St (trading strategies/logics). All Settings & St are to be housed in a single MQL5 EA. The EA is to be attached to a single chart, but it must work on every chart of 63 symbols at a time without any failing or
I need a Trading bot 100 - 500 USD
I need an MQL4 trading bot with this features : 1. Trading 24/7 2. hedged for any unexpected trade reflection or losses 3. connected to the news 4. pauses during the news 5. Always aims for a higher profit 6. Has a footprint tool for an accurate signals 7. never miss any opportunity 8. has turtle trading strategy 9. capable to start trading 1000$ capital 10. it can trade in these charts (EURUSD, GBPUSD, XAUUSD ) 11
I have a EA I want to add these dashboard button to. I have attached the ea that has the buttons I want to use and its not all of them its these buttons in this image I have a ea with this done but it is VERY BUGGY and it was suggested to make the buttons over due to a unfixable bug. So if anyone can add these buttons please let me know list of things I need fixed (More then half of this is already coded in) #.1 I

Informazioni sul progetto

Budget
30 - 50 USD
Per lo sviluppatore
27 - 45 USD
Scadenze
a 2 giorno(i)