Development of NonTrading EA MT4 EA or script balance/equity growth

MQL4 Indicateurs Experts

Spécifications

Hi, I am looking for a developer capable of integration of Non trading EA that controls different aspects of terminal, trailing, stop out, balance growth. More details in PM. Simple, nothing complicated. It just calculates. 

Répondu

1
Développeur 1
Évaluation
(26)
Projets
23
39%
Arbitrage
26
8% / 38%
En retard
0
Gratuit
2
Développeur 2
Évaluation
(204)
Projets
280
34%
Arbitrage
34
32% / 29%
En retard
75
27%
Travail
3
Développeur 3
Évaluation
(195)
Projets
395
28%
Arbitrage
155
20% / 52%
En retard
112
28%
Gratuit
4
Développeur 4
Évaluation
(257)
Projets
341
58%
Arbitrage
7
14% / 71%
En retard
9
3%
Gratuit
5
Développeur 5
Évaluation
(1)
Projets
1
0%
Arbitrage
1
0% / 0%
En retard
0
Gratuit
6
Développeur 6
Évaluation
(96)
Projets
143
76%
Arbitrage
0
En retard
2
1%
Gratuit
7
Développeur 7
Évaluation
(5)
Projets
9
11%
Arbitrage
5
40% / 60%
En retard
1
11%
Gratuit
8
Développeur 8
Évaluation
(361)
Projets
386
70%
Arbitrage
4
75% / 0%
En retard
2
1%
Chargé
9
Développeur 9
Évaluation
(233)
Projets
414
34%
Arbitrage
52
37% / 40%
En retard
153
37%
Chargé
10
Développeur 10
Évaluation
(43)
Projets
72
49%
Arbitrage
4
0% / 50%
En retard
19
26%
Gratuit
11
Développeur 11
Évaluation
(19)
Projets
27
11%
Arbitrage
11
9% / 55%
En retard
12
44%
Gratuit
12
Développeur 12
Évaluation
Projets
1
0%
Arbitrage
1
100% / 0%
En retard
0
Gratuit
13
Développeur 13
Évaluation
(253)
Projets
406
38%
Arbitrage
84
43% / 19%
En retard
70
17%
Travail
14
Développeur 14
Évaluation
(15)
Projets
20
15%
Arbitrage
3
0% / 67%
En retard
2
10%
Gratuit
15
Développeur 15
Évaluation
(6)
Projets
10
10%
Arbitrage
8
0% / 88%
En retard
1
10%
Travail
16
Développeur 16
Évaluation
Projets
2
0%
Arbitrage
2
100% / 0%
En retard
0
Gratuit
17
Développeur 17
Évaluation
(3)
Projets
4
0%
Arbitrage
1
100% / 0%
En retard
0
Gratuit
18
Développeur 18
Évaluation
(131)
Projets
169
18%
Arbitrage
17
47% / 18%
En retard
0
Gratuit
19
Développeur 19
Évaluation
(55)
Projets
64
30%
Arbitrage
4
0% / 50%
En retard
1
2%
Gratuit
20
Développeur 20
Évaluation
(24)
Projets
28
32%
Arbitrage
1
0% / 0%
En retard
0
Gratuit
21
Développeur 21
Évaluation
(563)
Projets
931
47%
Arbitrage
301
59% / 25%
En retard
123
13%
Travail
Commandes similaires
I need help with a specific issue in NinjaTrader 8. I'm using Strategy Builder to automate my setup, but it's ignoring some of my conditions for shorts, and not placing long trades at all. I've set up many other Strategies, and never had issues like this, so I suspect the cause is the indicator I'm using, which is the Ichimoku Cloud from the NT User App Share. So what I need is a new version of the indicator that
I already have a Fibonacci based indicator which give precise entry as well as take profit and stop loss levels without repainting. I want to convert this to an EA so as to enable it pick trades automatically. Pay attention to the attached Images for entry and exit description. The EA will be protected with password or any other security protocols. THE EA OUTPUT will be in MQ4 & MQ5
I need help with a specific issue in NinjaTrader 8. I'm using Strategy Builder to automate my setup, but it's ignoring some of my conditions for shorts, and not placing long trades at all. I've set up many other Strategies, and never had issues like this, so I suspect the cause is the indicator I'm using, which is the Ichimoku Cloud from the NT User App Share. So what I need is a new version of the indicator that
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
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
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
Hello there, I've a 125 lines of pinescript code which i want to convert to MT4/5 Both platform. Developer must have experience with Divergence detection and Pivot points. Apart that, i want Indicator must be Scanning Feature to all timeframes, all marketwatch pairs and custom pairs. Must need alert feature. That's all. Very easy task who knows divergence detection and pivot. Max budget $40
***** THIS IS FOR MT5 ***** The indicator now makes 5 lines and I use it on US30 It is for NY session and has inputs for times - open and close It creates lines at NY open NY open line 100 point 200 points I want to add 300 pt lines and 400 point lines I want On/off box added for dotted or dashed 50 - 150 - 250 and 350 lines I want alerts when the candles reach the 100 - 200 ect...lines but would love "Push
Active expert 250+ USD
hi, I must do changes to a dashboard with manual input of trader and active expert. Budget 250$ Can do? the budget is correct based on job to do. If you want me to increase the budget you can message me
STI EA 30 USD
I need to convert this MT4 indicator into MT5 EA/indicator. The problem is I only have the .ex4 file bt not .mq4 file and it is also a repainting indicator. I need preliminary assessment if the conversion can be done based on .ex4 file first before exploring the EA details further. Attached is the indicator Budget below is just indicative for the assessment. We can discuss further once the conversion can be done and

Informations sur le projet

Budget
30 - 69 USD
TVA (21%): 6.3 - 14.49 USD
Total: 36.3 - 83.49 USD
Pour le développeur
27 - 62.1 USD
Délais
à 10 jour(s)