Fib. system with more indicators

MQL4 Esperti

Specifiche

The estimated price for this job is going to be negotiable with the developer


This is an EA that includes the following:-

1- Two MACD indicators with the logics above/below signal line + above/below the zero line

2- The MACDs should be accessible on two time-frames at once, eg. both MACDs will be above/below their signal line in the 2 time-frames

3- Two RSI indicator that functions on a specific chart while the indicators will function separately for two different logics "the regular above/below the RSI level", the two of them will be on the same time-frame

4- A third RSI should work in addition to the two above "only with one of them" but on a higher chart

5- The fib. EA will be provided by me and will work as follows:-

    a) when all the logics are confirmed the EA should open the pending order on the specified level "which is already coded in the EA"

6- the time-frames should be 1m, 5m, 15m, 30m, 1H, 4H, 8H, 1D, 1W, 1M

Con risposta

1
Sviluppatore 1
Valutazioni
(362)
Progetti
496
39%
Arbitraggio
27
56% / 4%
In ritardo
53
11%
Gratuito
2
Sviluppatore 2
Valutazioni
(362)
Progetti
504
40%
Arbitraggio
147
18% / 72%
In ritardo
98
19%
Occupato
3
Sviluppatore 3
Valutazioni
(546)
Progetti
1327
59%
Arbitraggio
28
82% / 0%
In ritardo
10
1%
Gratuito
4
Sviluppatore 4
Valutazioni
(1853)
Progetti
3455
88%
Arbitraggio
73
40% / 15%
In ritardo
265
8%
Gratuito
5
Sviluppatore 5
Valutazioni
(8)
Progetti
15
20%
Arbitraggio
2
0% / 100%
In ritardo
2
13%
Gratuito
6
Sviluppatore 6
Valutazioni
(48)
Progetti
80
28%
Arbitraggio
8
75% / 13%
In ritardo
41
51%
Gratuito
7
Sviluppatore 7
Valutazioni
(73)
Progetti
132
52%
Arbitraggio
9
44% / 33%
In ritardo
64
48%
Gratuito
8
Sviluppatore 8
Valutazioni
(43)
Progetti
72
49%
Arbitraggio
4
0% / 50%
In ritardo
19
26%
Gratuito
9
Sviluppatore 9
Valutazioni
(42)
Progetti
70
43%
Arbitraggio
6
33% / 50%
In ritardo
19
27%
Gratuito
10
Sviluppatore 10
Valutazioni
(94)
Progetti
148
59%
Arbitraggio
16
38% / 13%
In ritardo
25
17%
Gratuito
11
Sviluppatore 11
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
12
Sviluppatore 12
Valutazioni
(204)
Progetti
280
34%
Arbitraggio
34
32% / 29%
In ritardo
75
27%
In elaborazione
13
Sviluppatore 13
Valutazioni
(251)
Progetti
400
54%
Arbitraggio
9
67% / 22%
In ritardo
36
9%
Gratuito
14
Sviluppatore 14
Valutazioni
(66)
Progetti
95
28%
Arbitraggio
20
25% / 55%
In ritardo
24
25%
Gratuito
15
Sviluppatore 15
Valutazioni
(356)
Progetti
632
26%
Arbitraggio
89
73% / 13%
In ritardo
12
2%
Gratuito
16
Sviluppatore 16
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
10
10% / 60%
In ritardo
26
18%
Gratuito
17
Sviluppatore 17
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
Ordini simili
Modify existing EA 50 - 70 USD
Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in percentage Ability to correct error 10015 Thank you in advance
Looking for experienced programmer to create a trend line breakout and trend line bounce indicator that send alert with arrow on screen without open trades multiple currency pairs time frame M15 H1 H4 D1 W1 MN
Hello programmers, I need a coding assistance to do the following job. Currently the EA opens two different trades one has a comment "Originial" and another has comment "Series" The job is if the Original trade is negative by x pips, open a hedge trade(Hedge1#-OrderTicket of the soruce trade) along with one buystop and a sell stop order and the comment of the trade will be "Recovery#1-+OrderTicket() of the original
Profit EA 50+ USD
//+------------------------------------------------------------------+ //| SimpleEA.mq4 | //| Generated by MetaEditor | //| https://www.mql5.com/en/docs&nbsp ; | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.1; // Lot size input int MovingAveragePeriod = 50; // MA
I have a EA and A Indicator I want to upgrade with some new features I want to add to the Indicator And The EA Also there is a memory error in the system that is showing up in the journal after the ea is ran on multiple charts I will need to get this fixed as well Indicator is 528 lines of code EA is 703 lines of code Dashboard I want to add is 1974 lines of code Indicator Changes I want to change the indicator The
An ea with 4 moving average, and two time frame confluence. Option to add risk to reward and percentage of balance to trade. Message me remaining for the more info
Hi All, I will try to be as precise as possible. We can discuss if you have any questions. I need an indicator to be developed for MT5 for detecting Engulfing Failed Zones. Requirement (in H4/ H1/ M30 Time frames only): Identify Engulfing Buy/ Sell Candle. Identify when the Engulfing Buy is failed, or Engulfing sell is failed. Draw a zone for that area of Engulfing Buy/Sell Fail. Invalidate the zone or delete the
Hi. I want to fix my EA. The concept of lowestBid- There aree 3 levels of price. Price1 at the top, Price 2 in the middle and Price3 at the bottom. When the EA starts it start at Price1. And lowestBid is set to Price1. When the price hits Price 2, lowestBid=Price2. When price hits Price3, lowestBid=Price3. When Price come back up to level2, lowestBid=Price2 ....so on and so forth. lowestBid will keep changing with
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
FOREX trading robot 30 - 35 USD
Creating a powerful forex robot capable of handling multiple timeframes and efficiently identifying trades within a short span of 10 minutes requires a well-thought-out design encompassing robust technical and algorithmic frameworks. The goal is to develop a system that can process a significant number of entries across various timeframes (5 minutes, 15 minutes, 1 hour, 4 hours, and weekly) while ensuring accuracy

Informazioni sul progetto

Budget
30 - 200 USD
Per lo sviluppatore
27 - 180 USD
Scadenze
a 5 giorno(i)