Coding Of Expert Advisor Based On Fibonacci Levels

Lavoro terminato

Tempo di esecuzione 17 giorni
Feedback del cliente
He is an excellent programmer, quick, professional and good communication. Would highly recommend.
Feedback del dipendente
Very smooth working experience

Specifiche

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


Con risposta

1
Sviluppatore 1
Valutazioni
(69)
Progetti
85
40%
Arbitraggio
4
50% / 50%
In ritardo
2
2%
In elaborazione
2
Sviluppatore 2
Valutazioni
(11)
Progetti
16
6%
Arbitraggio
3
33% / 67%
In ritardo
0
Gratuito
3
Sviluppatore 3
Valutazioni
(36)
Progetti
45
2%
Arbitraggio
6
33% / 17%
In ritardo
1
2%
Gratuito
4
Sviluppatore 4
Valutazioni
(3)
Progetti
1
0%
Arbitraggio
2
0% / 100%
In ritardo
0
In elaborazione
5
Sviluppatore 5
Valutazioni
(21)
Progetti
25
36%
Arbitraggio
1
0% / 0%
In ritardo
1
4%
Gratuito
6
Sviluppatore 6
Valutazioni
(36)
Progetti
44
32%
Arbitraggio
6
17% / 33%
In ritardo
8
18%
In elaborazione
7
Sviluppatore 7
Valutazioni
(56)
Progetti
175
71%
Arbitraggio
4
100% / 0%
In ritardo
1
1%
Gratuito
8
Sviluppatore 8
Valutazioni
(68)
Progetti
77
8%
Arbitraggio
33
9% / 55%
In ritardo
6
8%
In elaborazione
9
Sviluppatore 9
Valutazioni
(119)
Progetti
169
38%
Arbitraggio
9
78% / 22%
In ritardo
15
9%
Gratuito
10
Sviluppatore 10
Valutazioni
(4)
Progetti
6
0%
Arbitraggio
4
25% / 75%
In ritardo
0
Gratuito
11
Sviluppatore 11
Valutazioni
(290)
Progetti
432
64%
Arbitraggio
5
40% / 0%
In ritardo
4
1%
Caricato
12
Sviluppatore 12
Valutazioni
(3)
Progetti
9
22%
Arbitraggio
9
56% / 44%
In ritardo
0
Gratuito
13
Sviluppatore 13
Valutazioni
(333)
Progetti
352
71%
Arbitraggio
4
100% / 0%
In ritardo
1
0%
In elaborazione
Ordini simili
Looking for an EA which can produce less than 5% drawdown. Also profit factor above 1.5 (preferably 2.0) Please give me proper explanation how your EA works too Has anyone programmed it before? is it limited to forex only
I want to make a new dashboard using 3 common indicators and the ADX indicator , which you must supply I have a MA dash which you can strip & reuse if it helps you I tried to cover all questions in the attached but i'm sure there'll be more
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
The wiper 35 - 48 USD
a ll traders want to find market behavior patterns, which could help identify favorable moments for performing trading operations. They also want to eliminate randomness and influence of external factors, such as rumors, news releases, fatigue, and so on. Traders monitor charts and may formulate some formal rules, which enable objective analysis of price or tick charts. Technical indicators can facilitate such
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for

Informazioni sul progetto

Budget
30 - 100 USD
IVA (21%): 6.3 - 21 USD
Totale: 36.3 - 121 USD
Per lo sviluppatore
27 - 90 USD
Scadenze
a 5 giorno(i)