Trade panel EA in MQL5

MQL5 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 7 gün

İş Gereklilikleri

Hi Developers!

1., I would like to ask you a trading panel EA in MQL5 wich one could place pending order and when it is triggered manage it. I would like to do it with a panel owning 6 

buttons (see picture 1.).

2., The main steps of my trade what I would like to manage with an EA:
1. I draw a Fibonacci Extension grid with levels:
- -50%
-   0%
- +50%
- +100%
- +132.8%
- +161.8%
- +200.0%
- +261.8%
- +423.6%
- +685.4%
2. I place a Pending order at the level 100% with SL -50% and TP 426.6%
3. When the order is triggered I manage the trade. I move SL to BE and I close order partially at some Fibo levels.

3., The buttons' functios:
1. Activate : Place the pending order at the level 100%+offset. Offset could be 2 points by default.
2. Draw Fibo : Pushing the button I will draw the Fibonacci Extension which one must be use for calculation
3-5. Short, Medium and Long : these are presets with different TPs.
Short: SL is at -50%
TP2 is at +261.8%
TP1 is at +161.8%
BE at +161.8%
Medium: SL is at -50%
TP3 is at 423.6%
TP2 is at +261.8%
TP1 is at +161.8%
BE at +161.8%
Long : SL is at -50%
TP4 is at 685.4%
TP3 is at 423.6%
TP2 is at +261.8%
TP1 is at +161.8%
BE at +161.8%
4. Delete : when the pending order is not triggered delete Fibonacci Extension and pending order

4., How I would like to use the EA?
1. "Draw Fibo" : I will draw the Fibonacci Extension
2. Select one of the presets
3. "Activate" : the EA places the pending order and manage the order when it is triggered
4. "Delete" : delete the Fibo or delete Fibo and pending order


5., The other requirements:
- the panel must be movable on the screen with minimize and maximize button
- I need parameters:
risk percent (default 1%) : calculating lot size in the percentage of account balance
offset (default 2 points) : place the pending order at level 100%+offset
short preset SL level (default -50%)
short preset TP2 level (dafault +261.8%)
short preset TP2 quantity (default 50% of original lot size)
short preset TP1 level (dafault +161.8%)
short preset TP1 quantity (default 50% of original lot size)
short preset BE level (dafault +161.8%)

medium preset SL level (default -50%)
medium preset TP3 level (dafault +423.6%)
medium preset TP3 quantity (default 20% of original lot size)
medium preset TP2 level (dafault +261.8%)
medium preset TP2 quantity (default 50% of original lot size)
medium preset TP1 level (dafault +161.8%)
medium preset TP1 quantity (default 30% of original lot size)
medium preset BE level (dafault +161.8%)

long preset SL level (default -50%)
long preset TP4 level (dafault +685.4%)
long preset TP4 quantity (default 10% of original lot size)
long preset TP3 level (dafault +423.6%)
long preset TP3 quantity (default 40% of original lot size)
long preset TP2 level (dafault +261.8%)
long preset TP2 quantity (default 30% of original lot size)
long preset TP1 level (dafault +161.8%)
long preset TP1 quantity (default 20% of original lot size)
long preset BE level (dafault +161.8%)

- I would like to ask the source code too

Dosyalar:

JPG
picture_1.jpg
303.6 Kb

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(55)
Projeler
96
40%
Arabuluculuk
13
38% / 62%
Süresi dolmuş
25
26%
Serbest
2
Geliştirici 2
Derecelendirme
(63)
Projeler
68
25%
Arabuluculuk
12
42% / 42%
Süresi dolmuş
4
6%
Serbest
3
Geliştirici 3
Derecelendirme
(878)
Projeler
1391
67%
Arabuluculuk
117
32% / 42%
Süresi dolmuş
215
15%
Serbest
4
Geliştirici 4
Derecelendirme
(37)
Projeler
41
29%
Arabuluculuk
4
0% / 25%
Süresi dolmuş
0
Çalışıyor
5
Geliştirici 5
Derecelendirme
(57)
Projeler
75
25%
Arabuluculuk
9
33% / 56%
Süresi dolmuş
8
11%
Serbest
Benzer siparişler
i want you to help me it mq4 source code and insure it will work on mt4 and mt5 optimally basically i want the source code and that dll if its important to crack it .. regards
This mql4 got entry blue line and exit red line and pips inside also calculated it uses haiken Ashi and murray Math settings if you this you up for this job let's discuss it we will talk more when you are chosen thanks in advance
Need to modify existing EA. I have an EA created based on HeikinAshi and Price Border indicator. The Price Border Indicator I use repaints and hence, I am switching to slightly different version of Price border indicator. Requirement is to adjust the EA to open trades based on new Price Border indicator. The new Price border indicator provides signal based on alert notification. I couldnt figure it out how to catch
@page { size: 21cm 29.7cm; margin: 2cm } p { line-height: 115%; margin-bottom: 0.25cm; background: transparent } Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I'm looking for a developer who has already working on a HFT tailored to pass prop firm challenges within a short period, maintaining a very low drawdown. Here is a link to a video demonstrating an existing EA executing the same strategy: https://youtu.be/N6NEcIpPzV4 Any developer having already worked on this type of project and able to provide quickly a test version is welcome to contact me
have trade signals i get by telegram messaging, i would like to have a robot designed to read those message for trade inputs and open and close trades base on the signals Ea must be able to scan my telegram Message app Read signals sent Open trades on the mt4 and manage them to close Read signals every one minute (user changeable input) I also need the programmer to teach me how to install and make the robot work

Proje bilgisi

Bütçe
100+ USD
KDV (27%): 27 USD
Toplam: 127 USD
Geliştirici için
90 USD
Son teslim tarihi
to 7 gün