Coding Of Expert Advisor Based On Fibonacci Levels

Trabajo finalizado

Plazo de ejecución 17 días
Comentario del Cliente
He is an excellent programmer, quick, professional and good communication. Would highly recommend.
Comentario del Ejecutor
Very smooth working experience

Tarea técnica

We are looking for an EA for MT4 platform using Fibonacci Levels


 Fibonacci


A fib is a candle in one direction or a series of candles in the same direction. We draw the fib from the wick of the last candle to the body of the first candle. Examples:



Bullish Fibonacci


 

Bearish  Fibonacci




  • If we have a candle in the same direction as an existing fib, and it made a new high, we adjust the fib, as soon as the candle closes.

  • We only adjust the fib on candle closes

  • If there is a candle in a different direction, then the fib doesn’t change anymore.

  • If there is a “neutral candle”  (the body of the candle is null) the fib doesn’t change anymore.


Timeframe: Adjustable (We need to be able to select any timeframe)

Order rules:


  • To place a limit order, we need the fib size (0 to 100% of the Fibonacci) to be within a specific range of pips. That number has to be a variable we can type in.

  • We remove the limit order when a specific number of the Fibonacci level is reached. That number has to be a variable we can type in. We also need an option to add or subtract pips (for spreads, etc.)

  • Once an order becomes a position, we then remove all the opposite orders.

  • We don’t place new limit orders that are in a different direction than open positions. Limit orders in the same direction are OK.



Entry:


  • The entry of the limit order has to be at a specific number of the Fibonacci level. That number has to be a variable we can type in. We also need an option to add or subtract pips (for spreads, etc.) 

  • Limit order risk management: We need a field where we type the amount of the capital we want the bot to have available. Then we need a field where we type the percentage of the capital that will be used in the order. For example, if we type in $1000 and then in the box next to it, we select 1%. Then the order will have a risk of $10.



Stop Loss:


The stop loss of the limit order has to be at a specific number of the Fibonacci level. That number has to be a variable we can type in. We also need an option to add or subtract pips (for spreads etc.)


Take Profit Level 1:


The Take Profit Level 1 of the position has to be at a specific number of the Fibonacci level. That number has to be a variable we can type in. We also need an option to add or subtract pips (for spreads etc.) and an option to change the % of the position that we will close.




Take Profit Level 2:


The Take Profit Level 2 of the position has to be at a specific number of the Fibonacci level. That number has to be a variable we can type in. We also need an option to add or subtract pips (for spreads etc.) and an option to change the % of the position that we will close.



Break Even:


The position needs to be set at break even at a specific number of the Fibonacci level. That number has to be a variable we can type in. We also need an option to add or subtract pips (for spreads, etc.).



News options:


  • X minutes before RED news (according to forex factory) we stop placing orders, and we remove all the existing orders. 

  • X minutes before RED news we close all open positions.

  • This feature needs to have an On/Off “switch”


Time Schedule:


  • We want to have a time schedule for when the bot is active. We need 24 boxes, 1 for each hour, which we can activate/deactivate as we please.


Order Sweep time:


At a specific time of the day, we want the bot to clear all the pending limit orders. This field needs to be filled in. If it’s blank, then the bot doesn’t delete the orders.


Alerts:


We need an alert feature with an On/Off switch for every event


  • When an order is placed

  • When an order is deleted

  • When an order is X pips away from being triggered

  • When a position opens

  • When a position closes (including the resulting loss / profit, in $)

  • When a position is set on Break Even


Han respondido

1
Desarrollador 1
Evaluación
(77)
Proyectos
94
43%
Arbitraje
4
50% / 50%
Caducado
2
2%
Libre
2
Desarrollador 2
Evaluación
(11)
Proyectos
16
6%
Arbitraje
3
33% / 67%
Caducado
0
Libre
3
Desarrollador 3
Evaluación
(36)
Proyectos
45
2%
Arbitraje
6
33% / 17%
Caducado
1
2%
Libre
4
Desarrollador 4
Evaluación
(3)
Proyectos
1
0%
Arbitraje
2
0% / 100%
Caducado
0
Trabaja
5
Desarrollador 5
Evaluación
(21)
Proyectos
25
36%
Arbitraje
1
0% / 0%
Caducado
1
4%
Libre
6
Desarrollador 6
Evaluación
(37)
Proyectos
45
33%
Arbitraje
6
17% / 33%
Caducado
8
18%
Trabaja
7
Desarrollador 7
Evaluación
(62)
Proyectos
192
73%
Arbitraje
4
100% / 0%
Caducado
1
1%
Libre
8
Desarrollador 8
Evaluación
(72)
Proyectos
80
10%
Arbitraje
36
8% / 53%
Caducado
6
8%
Trabaja
9
Desarrollador 9
Evaluación
(119)
Proyectos
169
38%
Arbitraje
9
78% / 22%
Caducado
15
9%
Libre
10
Desarrollador 10
Evaluación
(4)
Proyectos
6
0%
Arbitraje
4
25% / 75%
Caducado
0
Libre
11
Desarrollador 11
Evaluación
(300)
Proyectos
448
65%
Arbitraje
5
40% / 0%
Caducado
4
1%
Trabaja
12
Desarrollador 12
Evaluación
(3)
Proyectos
9
22%
Arbitraje
9
56% / 44%
Caducado
0
Libre
13
Desarrollador 13
Evaluación
(349)
Proyectos
370
71%
Arbitraje
4
100% / 0%
Caducado
0
Trabajando
Solicitudes similares
algo trading application want to developed Prerequisites for ordering a trading robot Trading robots are programs, which operate according to underlying algorithms. An algorithm is a set of actions that need to be performed in response to certain events. For example, the most common task in algo trading is the identification of the "New bar" event . When the event occurs, the robot checks the emergence of trading
I have list of free indicators in tradingview and i would like to convert them into an mt4 ea, But the EA will have and work based on the indicators features The list of the are listed as follows :> 1. Market Structure Break And Order block. By EmreKb 2. Rainbow Adaptive RSI by LuxAlgo 3. Multiple MA (21,50,100) 4. SuperTrend Please don't apply if can't do this, So we won't ourselves time
Only for developers with experience in debugging, and array-out-of-range issues. A custom indicator seems to work on a static chart, but 1 buffer still has mistakes in it, resulting in a value of 1 for every bar: the code needs to be reviewed and modified, resulting in a working indicator for every symbol, for every timeframe: sometimes when the timeframe is switched, the chart closes automatically, but all the time
Hi I do not know why but my other order have been deleted and it's not me... I do not know what i did wrong, let me explain again. I dont want you to crack a code or decompile. I want to create a scalper EA with the option I do ask. I had somebody built a EA called Drawdown manager for me that I do use to manage risk of any EA that I test and I have the built code. My problem is that I cannot back test this EA Fast
Hello! I am looking for an experienced Pine Script coder to create a custom indicator for mapping market structure based on fractals. The developer must be skilled in Pine Script and have a solid understanding of how to code market structure indicators. Looking forward to working with a talented developer
CHAPTER 1: BASICS 1.THE BASICS 1.1. EXPANSION AND RETRACEMENT Expansion =>occurs when there is an impulse movement towards a direction. Retracement => is the correction movement after an impulse movement. 1.2. FIBBONACCI RETRACEMENT USED TO DETERMINE THE END OF THE RETRACTION MOVEMENT, USUALLY THE PRICE RETRACTS TO 50% OR UNTIL OTE (0.62, 0.705, 0.79) BEFORE ANOTHER IMPULSE MOVEMENT OCCURS. 1.3. BMS - BREAK IN MARKET
I want a program that automatically disables manual trade execution once a specified number of trades have already been placed. ie. After a total of 3 trades have been placed on that day, manual trade execution should be disabled. I want the program to also limit the amount of lots that can be traded in any given day. ie. Maximum of 15 standard lots in any given day. The program should disable manual trade execution
Greetings to all developers that see this post, I have a task, I would like to work with an expert. I have an indicator that is written in the Pine script (TradingView) language; I would like it converted to MQL5, which will then lead to the creation of a trading bot based on the circumstances. I'll give you access to the indicator file
I am looking for a highly sample and ready and tested profitable EA to purchase.if it meets my requirements i will order same one.EA must be low drawdown high profit on any timeframe
i have a ready made SMC EA and looking for optimizing and debugging and also adding back the missing things in the requirement file. Basically work with the current code and refine it to fit the requirement file. Most indicator is already in the EA and the requirement file below are mostly finish. here are the things need to add back and debug based on the requirement file 1. TP from the filter and need to check

Información sobre el proyecto

Presupuesto
30 - 100 USD
IVA (21%): 6.3 - 21 USD
Total: 36.3 - 121 USD
Para el ejecutor
27 - 90 USD
Plazo límite de ejecución
a 5 día(s)