MQL5: Drawing lines and placing order based on manually drawn Fibonacci-Object

MQL5 Experten

Auftrag beendet

Ausführungszeit 23 Tage
Bewertung des Kunden
Very professional programmer, I can highly recommend to work with him. He was always available to discuss details when needed and found excellent solutions for all issues. The final product is great!
Bewertung des Entwicklers
It was a pleasure working with. Very detailed specification and acceptance.

Spezifikation

1. The program shall draw lines visually on the chart based on Fibonacci-Objects drawn manually by the user:

  • The manually drawn fibonacci-object will have 4 levels: 0%, 100% and Fib-Level 1 and 2 (of which the %-level may vary) and will be placed by the user manually in the chart as a starting point.
  • Upon clicking on a button or pressing a key, the program shall draw the following on the chart:
    • 4 lines which are equal to the levels of the manually placed fibonacci-object and each of those fib-levels shall have in addition lines that are offset from the fib-level by +/- x pips (x shall be a changeable input, and different inputs shall apply in case the fibonacci-object is facing up- or downwards).The 100%-fib-level shall have 3 offset lines, the other fib-levels only 1. 
    • All those levels placed on the chart shall have the same color and the same width as the manually drawn fibonacci-object.
    • Furthermore, the following shall be displayed next to the drawn lines on the chart: a) the pip distance between the drawn 0%- and 100%-fib-level, and b) the ratio between i) the distance between the offset-level of the 0%- and offset-level 2 of the 100%-fib-level, and ii) the distance between the offset-level of the 100%-fib-level and offset-level of the fib-level 2.
  • The user shall be able to draw anytime new lines based on a newly placed fibonacci-objects (whereas the previous lines have to remain on the chart).

2. Once those levels are drawn on the chart by the program, two further functionalities shall be available to the user:

  • Deleting a specific set of levels (a "set of levels" means the levels based on one fibonacci-object).
  • Placing an order based on a set of levels that are already drawn on the chart: 
    • Order prices: Stop-loss = offset level of 0%-fib-level, limit price = offset level 2 of 100%-fib-level, stop price = offset level 3 of 100%-fib-level. 
    • The user shall be able to choose to place either a stop-limit order, a limit-order, or a stop order.
    • The position size of the order shall be calculated automatically based on an input amount in any main currency.
    • Once an order is placed (filled or unfilled), it shall be possible to change the target and/or stop-loss price manually.

This shall be the first version. If it works well, I am considering developing this program further step-by-step with the programmer.
























































































































































































Bewerbungen

1
Entwickler 1
Bewertung
(18)
Projekte
27
0%
Schlichtung
1
0% / 0%
Frist nicht eingehalten
0
Arbeitet
2
Entwickler 2
Bewertung
(59)
Projekte
66
6%
Schlichtung
27
19% / 37%
Frist nicht eingehalten
4
6%
Beschäftigt
3
Entwickler 3
Bewertung
(300)
Projekte
450
65%
Schlichtung
5
40% / 0%
Frist nicht eingehalten
4
1%
Frei
4
Entwickler 4
Bewertung
(355)
Projekte
484
51%
Schlichtung
24
54% / 25%
Frist nicht eingehalten
5
1%
Beschäftigt
5
Entwickler 5
Bewertung
(141)
Projekte
207
80%
Schlichtung
18
33% / 44%
Frist nicht eingehalten
10
5%
Arbeitet
6
Entwickler 6
Bewertung
(10)
Projekte
25
28%
Schlichtung
3
0% / 0%
Frist nicht eingehalten
1
4%
Beschäftigt
7
Entwickler 7
Bewertung
(63)
Projekte
194
73%
Schlichtung
4
100% / 0%
Frist nicht eingehalten
1
1%
Frei
8
Entwickler 8
Bewertung
(10)
Projekte
14
14%
Schlichtung
7
0% / 43%
Frist nicht eingehalten
1
7%
Arbeitet
9
Entwickler 9
Bewertung
(27)
Projekte
27
26%
Schlichtung
2
0% / 50%
Frist nicht eingehalten
1
4%
Frei
10
Entwickler 10
Bewertung
(72)
Projekte
80
10%
Schlichtung
36
8% / 53%
Frist nicht eingehalten
6
8%
Arbeitet
11
Entwickler 11
Bewertung
(11)
Projekte
13
38%
Schlichtung
0
Frist nicht eingehalten
2
15%
Frei
12
Entwickler 12
Bewertung
(440)
Projekte
546
25%
Schlichtung
21
38% / 38%
Frist nicht eingehalten
83
15%
Arbeitet
13
Entwickler 13
Bewertung
(2441)
Projekte
3076
66%
Schlichtung
77
48% / 14%
Frist nicht eingehalten
340
11%
Arbeitet
14
Entwickler 14
Bewertung
Projekte
1
0%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
0
Frei
15
Entwickler 15
Bewertung
(564)
Projekte
933
47%
Schlichtung
302
59% / 25%
Frist nicht eingehalten
125
13%
Beschäftigt
Ähnliche Aufträge
Zzz 30+ USD
// กำหนดค่าตัวแปรพื้นฐาน input double lotSize = 0.1; // ขนาดล็อตที่ต้องการ input int takeProfit = 50; // ระยะ Take Profit (จุด) input int stopLoss = 50; // ระยะ Stop Loss (จุด) input int magicNumber = 123456; // หมายเลข Magic Number input int smaPeriod = 14; // ช่วงเวลา Simple Moving Average (SMA) // เวลาที่ออเดอร์ล่าสุดถูกเปิด datetime lastOrderTime = 0; // ฟังก์ชั่นหลักของ EA void OnTick() { //
Mobile robot 50 - 100 USD
I want a profitable scalping EA robot for mt5 and mobile phones (licence key should be provided).the video link attached below indicates how the EA robot should operate it.it analyses the market before taking trades and it trades candle to candle .also coding samples are provided on the video .it should be applicable to all timeframes.it should trade indices(Nas100,US30,S&p500,GER30,)
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

Projektdetails

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