MT5 Fibonacci retracement and extension EA

MQL5 Asesores Expertos

Tarea técnica

Specification

1) The EA will need to be able to automatically place Pending Limit/Stop Orders on specific Fibonacci Retracement Levels or having a Market Order created whenever a specific Fibonacci Retracement Level has been reached.

2) It must be able to choose the previous HH and LL where to place 0% and 100% of the Fibo's levels as reference points. The Pending Orders should be placed at specific Custom Fibonacci Levels which are placed onto the EA settings by me

3) The Fibonacci's levels has to be with positive and negative extension. Like 0 to -100% and 100% to +100%.


------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Money Management:

Fibonacci Order 1 Lot Type = (1) Fixed Lot Size (2) Risk Percentage

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Use Market Orders = Yes/No

When this parameter is enable it will enter into a position using a Market Order instead of Pending Orders. The Market Order should only be based on the Bid Price for both Buy and Sell Orders.

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Risk Account Type = (1) Equity Amount (2) Account Balance (3) Custom Balance

Set Custom Balance Size

When the "Risk Account Type" parameter is set to "Custom Balance" the Risk Percentage should only be based on the Custom Balance Size. 

When the "Risk Account Type" parameter is set to "Equity Balance" the Risk Percentage should only be based on the Account Equity Balance. 

When the "Risk Account Type" parameter is set to "Account Balance" the Risk Percentage should only be based on the actual Account Balance

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Take Profit:

The TP can be set at a precise Fibo's level and/or to a custom level of Pips from the entry, or set to no TP to let the Traling SL work.

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Stoploss:

SL can be set at precise Fibo's level and/or to a custom level of Pips from the entry.

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Traling Stoploss:

SL must be able to trailing the price and going at Break Even when reached a specific amount of pips or a specific Fibos' level, and tracking the price with a specific distance of choosen Pips.

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------





























Archivos adjuntos:

Han respondido

1
Desarrollador 1
Evaluación
(14)
Proyectos
19
11%
Arbitraje
1
0% / 100%
Caducado
5
26%
Libre
2
Desarrollador 2
Evaluación
(141)
Proyectos
207
80%
Arbitraje
18
33% / 44%
Caducado
10
5%
Trabaja
3
Desarrollador 3
Evaluación
(63)
Proyectos
90
52%
Arbitraje
10
40% / 30%
Caducado
7
8%
Trabaja
4
Desarrollador 4
Evaluación
(17)
Proyectos
19
26%
Arbitraje
3
67% / 33%
Caducado
2
11%
Trabaja
5
Desarrollador 5
Evaluación
(92)
Proyectos
103
36%
Arbitraje
3
0% / 0%
Caducado
3
3%
Ocupado
6
Desarrollador 6
Evaluación
(27)
Proyectos
34
15%
Arbitraje
6
33% / 50%
Caducado
5
15%
Trabaja
7
Desarrollador 7
Evaluación
(3)
Proyectos
1
0%
Arbitraje
2
0% / 100%
Caducado
0
Trabaja
8
Desarrollador 8
Evaluación
(12)
Proyectos
25
24%
Arbitraje
2
50% / 50%
Caducado
2
8%
Libre
9
Desarrollador 9
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
10
Desarrollador 10
Evaluación
Proyectos
0
0%
Arbitraje
1
0% / 0%
Caducado
0
Libre
11
Desarrollador 11
Evaluación
(42)
Proyectos
88
14%
Arbitraje
31
29% / 55%
Caducado
36
41%
Trabaja
Solicitudes similares
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 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
I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are

Información sobre el proyecto

Presupuesto
50 - 100 USD
IVA (22%): 11 - 22 USD
Total: 61 - 122 USD
Para el ejecutor
45 - 90 USD
Plazo límite de ejecución
de 1 a 10 día(s)