Help me add another indicator to an existing robot!

Tâche terminée

Temps d'exécution 6 jours
Commentaires du client
Very good at taking existing code, understanding it and modifying it for new purposes.
Commentaires de l'employé
Good customer, thanks for the job!

Spécifications

I want to add an additional indicator to a robot. I run a robot on one indicator which looks for oversold and overbought conditions. It then generates buy and sell signals based on a divergence in price with the indicator. I have attached a screenshot of the divergence indicator (Screenshot 1). When the indicator detects a positive divergence with price, it draws a green line and issues a buy signal. When the indicator detects a negative divergence with a price, it draws a red line and issues a sell signal. The arrows do not generate a signal but just highlight oversold and overbought conditions.

Screenshot 1


The robot takes a position on the divergence buy and sell signals. It takes an initial position and adds a second position if a second divergence signal is issued. It then takes profits at a set dollar amount for each position. The stop loss is added via inputs. This is basically a scalping strategy that takes lots of positions for small profits. 

However, the divergence indicator has a problem. It sometimes issues buy and sell signals when there is just a small divergence and price is not really stretched. See the attached screenshot (2). I am trying to avoid taking a position on these small divergences. 

Screenshot 2


To do this, I would like to add a second indicator called TD Sequential. This indicator registers a setup signal and then a Countdown buy or sell signal. The Setup portion counts from 1 to 9. After the Setup counts to 9, the Countdown starts counting from 1 to 13. The indicator plots a yellow arrow when the Countdown reached 13. 

I would like to add a buy or sell when the TD Sequential indicator reaches a 13. 

I want the robot to only take a long position when both of the indicators register a buy within 10 bars (or x number of bars). 

I also want the robot to only take a short position when both of the indicators register a sell (or x number of bars).

I have attached 2 more screenshots to show what I want to accomplish. On the third picture (screenshot3), the robot would issue a buy signal because of the Divergence Indicator and the TD Sequential indicator and issue Buy signals within 10 bars of each other. 

Screenshot 3


On the final picture (screenshot4), the robot would not issue a sell signal on the divergence indicator, because there is no additional TD Sequential sell signal within 10 bars. 

screenshot 4


I have the code for the divergence indicator, the TD Sequential indicator and the robot.

For the job at hand, I need the TD Sequential indicator to issue actual buy and sell signals and I need the robot to include that indicator. 

Thanks


Répondu

1
Développeur 1
Évaluation
(620)
Projets
680
57%
Arbitrage
25
16% / 60%
En retard
228
34%
Gratuit
2
Développeur 2
Évaluation
(2371)
Projets
2979
65%
Arbitrage
76
47% / 14%
En retard
340
11%
Travail
3
Développeur 3
Évaluation
(42)
Projets
47
83%
Arbitrage
1
0% / 0%
En retard
2
4%
Gratuit
4
Développeur 4
Évaluation
(94)
Projets
148
59%
Arbitrage
16
38% / 13%
En retard
25
17%
Gratuit
5
Développeur 5
Évaluation
(224)
Projets
283
42%
Arbitrage
15
13% / 47%
En retard
67
24%
Gratuit
6
Développeur 6
Évaluation
(58)
Projets
89
38%
Arbitrage
26
4% / 77%
En retard
39
44%
Travail
7
Développeur 7
Évaluation
(130)
Projets
210
40%
Arbitrage
90
20% / 43%
En retard
85
40%
Gratuit
9
Développeur 9
Évaluation
(119)
Projets
127
41%
Arbitrage
3
33% / 67%
En retard
0
Gratuit
10
Développeur 10
Évaluation
(4)
Projets
5
0%
Arbitrage
3
0% / 67%
En retard
2
40%
Gratuit
11
Développeur 11
Évaluation
(129)
Projets
182
31%
Arbitrage
16
31% / 63%
En retard
27
15%
Gratuit
12
Développeur 12
Évaluation
(1117)
Projets
1419
62%
Arbitrage
21
57% / 10%
En retard
43
3%
Gratuit
13
Développeur 13
Évaluation
(28)
Projets
47
23%
Arbitrage
13
31% / 15%
En retard
12
26%
Gratuit
14
Développeur 14
Évaluation
(1847)
Projets
3447
88%
Arbitrage
73
40% / 15%
En retard
264
8%
Travail
15
Développeur 15
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
16
Développeur 16
Évaluation
(555)
Projets
922
48%
Arbitrage
300
59% / 25%
En retard
123
13%
Chargé
17
Développeur 17
Évaluation
(221)
Projets
369
66%
Arbitrage
10
50% / 0%
En retard
46
12%
Gratuit
Commandes similaires
Respected Madam I need an EA in Mql5 which can Buy at certain Increment of points like 100 then 50 then 50 then 25 then 25 then 25 then 25. Possibility of Grid increase. Buys at certain fixed level if the the Price drops like 100 points down then again 100 points down then again 100 points down like this in a grid system, Grid size I will declare. Grid order systems with stop loss and Multiple Reorders if the Stop
An Expert Advisor based on LEVERAGING needed. I need an EA that can buy or sell when i need it to. Keep opening an infite positions every seconds or ticks once the margin is positive and the lotsize should be based on the inital lotsize
HFT needed 100+ USD
Need hft ea which working properly as well as demo accounts and live accounts with good daily returns as well as monthly returns need experinced programers to show thier most profible ea programers with more than 100 projects done will be shortlisted . And developer should provide its demo version for test before going to further steps
Trading Gold , tap in & join the ride of the trading platform and watch us grow as the days go on , we're looking forward to have you on board the journey
EA debug 30+ USD
I have an EA bot CODE intend to be use on the MT5 platform, and all I need is a debug expert with full knowledge of what they are doing. The Skillset i need from you as a debugger are: 1. Trading Robot/Robot Debugging 2. Strategy Optimization 3. News Filter I will send you the codes and hope to have the debugged codes in less than 24 hours after we have discussed and come to an agreement
I need to convert a short 30 Line pinescript to Tradestation Easy Language, I want this project to be completed in 2-3 days if possible? Kindly apply if this is what you can do, i will include the script in the attachment below
I need help with the function iMAOnArrayMQL4 from the link https://www.mql5.com/en/articles/81 but exactly when I use MODE_EMA because when I use SMA it works with any array but when I use the exponential it is not graphed in the chart In the attached photo of the chart it is what it looks like when it is with MODE_EMA, as I mentioned when you use MODE_SMA it works So what I basically need is a function like
Hello! Same as title. I need a forex, crypto or stocks trading strategy that can be automated and also can compound profits that makes at least 100% return of investment per month. It should be backtested and provide good steady results and a relative/maximum low drawdown would be nice as well! The strategy should be able to be automated into a bot and run 24/7 on a vps if needed. The strategy can be one that you
I hope this message finds you well. I am in search of a FREE skilled developer to transform three indicators into a fully functional trading robot. These indicators consist of two MACD indicators, each displaying two colors (red and green), along with a RED arrow signal. Here are the specific requirements for the project: The robot should execute trades only when the RED arrow signal appears and both MACD indicators
A developer is sought to modify an existing EA. The changes to be made are on money management, adding an indicator between conditions, and (not essential) in adding a news filter. EA already works correctly but needs to be optimized

Informations sur le projet

Budget
30 - 200 USD
Pour le développeur
27 - 180 USD
Délais
de 2 à 10 jour(s)