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

MQL5 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 23 días
Comentario del Cliente
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!
Comentario del Ejecutor
It was a pleasure working with. Very detailed specification and acceptance.

Tarea técnica

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.
























































































































































































Han respondido

1
Desarrollador 1
Evaluación
(18)
Proyectos
27
0%
Arbitraje
1
0% / 0%
Caducado
0
Trabaja
2
Desarrollador 2
Evaluación
(59)
Proyectos
66
6%
Arbitraje
27
19% / 37%
Caducado
4
6%
Trabajando
3
Desarrollador 3
Evaluación
(300)
Proyectos
450
65%
Arbitraje
5
40% / 0%
Caducado
4
1%
Libre
4
Desarrollador 4
Evaluación
(355)
Proyectos
484
51%
Arbitraje
24
54% / 25%
Caducado
5
1%
Trabajando
5
Desarrollador 5
Evaluación
(141)
Proyectos
207
80%
Arbitraje
18
33% / 44%
Caducado
10
5%
Trabaja
6
Desarrollador 6
Evaluación
(10)
Proyectos
25
28%
Arbitraje
3
0% / 0%
Caducado
1
4%
Trabajando
7
Desarrollador 7
Evaluación
(63)
Proyectos
194
73%
Arbitraje
4
100% / 0%
Caducado
1
1%
Libre
8
Desarrollador 8
Evaluación
(10)
Proyectos
14
14%
Arbitraje
7
0% / 43%
Caducado
1
7%
Trabaja
9
Desarrollador 9
Evaluación
(27)
Proyectos
27
26%
Arbitraje
2
0% / 50%
Caducado
1
4%
Libre
10
Desarrollador 10
Evaluación
(72)
Proyectos
80
10%
Arbitraje
36
8% / 53%
Caducado
6
8%
Trabaja
11
Desarrollador 11
Evaluación
(11)
Proyectos
13
38%
Arbitraje
0
Caducado
2
15%
Libre
12
Desarrollador 12
Evaluación
(440)
Proyectos
546
25%
Arbitraje
21
38% / 38%
Caducado
83
15%
Trabaja
13
Desarrollador 13
Evaluación
(2441)
Proyectos
3076
66%
Arbitraje
77
48% / 14%
Caducado
340
11%
Trabaja
14
Desarrollador 14
Evaluación
Proyectos
1
0%
Arbitraje
1
0% / 100%
Caducado
0
Libre
15
Desarrollador 15
Evaluación
(564)
Proyectos
933
47%
Arbitraje
302
59% / 25%
Caducado
125
13%
Trabajando
Solicitudes similares
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

Información sobre el proyecto

Presupuesto
50 - 600 USD
Para el ejecutor
45 - 540 USD
Plazo límite de ejecución
a 30 día(s)