PANEL 12 BUTTONS

MQL4 Experten

Auftrag beendet

Ausführungszeit 2 Tage
Bewertung des Entwicklers
It was my pleasure to work with him. He is very kind and knows what he wants! Thanks my friend!
Bewertung des Kunden
Professional, flexible and fast! Im fully satisfied and I recommend this developer!

Spezifikation

Buttons should work ONLY on currently opened chart and symbol.
Changing timeframe cannot cause EA to BUG or LAG.
SL line should be moveable.
Close All must close ONLY opened orders on current chart symbol(!)
Buttons 1, 2, 5, 6, 7, 9, 10 must be buttons that work on single click
Buttons 3, 4, 8, 11, 12 must be buttons that can be pressed or unpressed
If button or both of them 11 or 12 is pressed then button 8 will draw SL line at recent High/Low ( + or - offset )

BUTTONS
1 - buy           // executing market orders
2 - sell          // executing market orders
3 - 0.01             // button that allow me to choose size on which button 5 and 6 will work ( + and - )
4 - 0.05             // button that allow me to choose size on which button 5 and 6 will work ( + and - )
5 - ( - )              // click on this mean lot size is substracted by value from button 3 or 4
6 - ( + )             // click on this mean lot size is added by value from button 3 or 4
7 - lot size box  // lot size should auto update when button 8 is pressed ( SL line is drawn ) if 8 is unpressed dont change nothing
8 - Stop Loss     // when button is pressed draw horizontal line somewhere near actual price, when unpressed hide SL line
9 - Break Even  // if positions are in profit place SL's at BE ( BE input ), if they are not in profit do nothing
10 - Close All    // close all open orders ONLY on current chart and symbol!
11 - High          // if pressed - draw SL line at Recent High + offset
12 - Low          // if pressed - draw SL line at Recent Low - offset

Inputs:
Risk = fixed value / % of balance
Risk value = 10
BE profit = 10 points
Button 3 value = 0.01
Button 4 value = 0.05
High offset value = 50 points   // button 11 offset value
Low offset value = 50 points    // button 12 offset value


Hard coded values with comment description so I can change them by myself:
SL line style
SL line width
SL line color
Buttons Text
Font Style
Font Size
Font Color
Button Width
Button Length
Button Color
Pressed Button Color
Button position x and y 


I hope I didnt forget anything and somebody will send me good offer!

I choose 30$ because dont know how much its gonna cost :)

Have a good day!


  


Bewerbungen

1
Entwickler 1
Bewertung
(343)
Projekte
466
52%
Schlichtung
22
50% / 27%
Frist nicht eingehalten
5
1%
Beschäftigt
2
Entwickler 2
Bewertung
(157)
Projekte
174
43%
Schlichtung
6
0% / 67%
Frist nicht eingehalten
8
5%
Frei
3
Entwickler 3
Bewertung
(376)
Projekte
475
40%
Schlichtung
83
36% / 33%
Frist nicht eingehalten
13
3%
Überlastet
4
Entwickler 4
Bewertung
(61)
Projekte
186
73%
Schlichtung
4
100% / 0%
Frist nicht eingehalten
1
1%
Frei
5
Entwickler 5
Bewertung
(439)
Projekte
545
25%
Schlichtung
21
38% / 38%
Frist nicht eingehalten
83
15%
Frei
6
Entwickler 6
Bewertung
(40)
Projekte
76
39%
Schlichtung
0
Frist nicht eingehalten
0
Frei
Ähnliche Aufträge
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
Hi guys I would like to k ow if someone has experience with machine learning models? I would like to train a model to identify if there is a range market or trendy market based on several parameters like EMA and ATR for example. If we use for example a 20 and 50 EMA and we measure the distance between both lines the algo should oearn if the trend is strong or weak. If it‘s steong it keeps trending and if it‘s weak
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
we want to build a dashboard ea that would display on another chart key metrics : i will foward screeshot of what i want to dashboard to look like : the function i would need to get display are the following: 1. classified past performance ea by magic number ( with classic : total trade , total profit , return/dd , max dd (base on history) , ) 2. equity chart of performance if we click on a magic number we should
the task will be actually quiet simple , i need an active develloper to devellope out of 3 updates an ea STEP 1 (this job): make a classical pair trading ea , that can calculate correlation between assets and trade when the correlation diverge above a specified % the develloper that will postulate for the job will need : 1- to be ok to do the full project this job and the update following 2- very low arbitration , i
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 the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other
Hi man, How are u? I have an EA and I need to check few aspects of the code, if It works fine? I am looking for an expert coder, who can understand mt4 language and help us to solve this out. This job will hardly take about 3-4 hours max for an experienced coder, when explained detail. Also, I would like to give this to someone, who can understand and speak English well. Also, the coder should be able to come via
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. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price

Projektdetails

Budget
30+ USD
MwSt (23%): 6.9 USD
Insgesamt: 36.9 USD
Für die Entwickler
27 USD