Help me add another indicator to an existing robot!

仕事が完了した

実行時間6 日
依頼者からのフィードバック
Very good at taking existing code, understanding it and modifying it for new purposes.
開発者からのフィードバック
Good customer, thanks for the job!

指定

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


応答済み

1
開発者 1
評価
(620)
プロジェクト
680
57%
仲裁
25
16% / 60%
期限切れ
228
34%
2
開発者 2
評価
(2367)
プロジェクト
2975
65%
仲裁
76
47% / 14%
期限切れ
340
11%
3
開発者 3
評価
(42)
プロジェクト
47
83%
仲裁
1
0% / 0%
期限切れ
2
4%
4
開発者 4
評価
(94)
プロジェクト
148
59%
仲裁
16
38% / 13%
期限切れ
25
17%
5
開発者 5
評価
(224)
プロジェクト
283
42%
仲裁
15
13% / 47%
期限切れ
67
24%
6
開発者 6
評価
(58)
プロジェクト
89
38%
仲裁
26
4% / 77%
期限切れ
39
44%
仕事中
7
開発者 7
評価
(130)
プロジェクト
210
40%
仲裁
90
20% / 43%
期限切れ
86
41%
9
開発者 9
評価
(119)
プロジェクト
127
41%
仲裁
3
33% / 67%
期限切れ
0
10
開発者 10
評価
(4)
プロジェクト
5
0%
仲裁
3
0% / 67%
期限切れ
2
40%
11
開発者 11
評価
(127)
プロジェクト
178
31%
仲裁
16
31% / 63%
期限切れ
27
15%
仕事中
12
開発者 12
評価
(1117)
プロジェクト
1419
62%
仲裁
21
57% / 10%
期限切れ
43
3%
13
開発者 13
評価
(28)
プロジェクト
47
23%
仲裁
13
31% / 15%
期限切れ
12
26%
14
開発者 14
評価
(1847)
プロジェクト
3447
88%
仲裁
73
40% / 15%
期限切れ
264
8%
15
開発者 15
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
16
開発者 16
評価
(555)
プロジェクト
922
48%
仲裁
300
59% / 25%
期限切れ
123
13%
17
開発者 17
評価
(221)
プロジェクト
369
66%
仲裁
10
50% / 0%
期限切れ
46
12%
類似した注文
Mt5 bot 60+ USD
This code integrates the bounds checking logic into your existing GBPUSD Basic Indicator script. It ensures that array indices are checked before accessing array elements, which should help prevent "array out of range" errors
Hello Developers, I need an EA automatic and semi auto combined with RSI indicator, a situation whereas at a particular time frame defined by user the robot will open sell position once the price touched 70 level of RSI indicator and candle stick closed is a bear candle and opens another position once the following candle stick closed as bear candle stick martingale multiply lot size by defined user on the direction
I am looking to have a specific strategy of mine based off a mean reversion indicator in trading view, developed into a EA on MQL5. An understanding of pine script and MQL5 is mandatory for this project. It is a martingale strategy. I am only using one indicator off of trading view, no more
Omega Bot 30 - 40 USD
Hello to everyone reading this, I have a strategy that's great and I want to turn it into a bot, the strategy is based on 3 moving averages on the main chart and Macd indicator, I want the bot to enter and exit trades(for example 3 Moving average crossover to the upside on m15 plus macd crossover to the upside(apply to specific settings) , signal buy and enter buy trades and exit only when the is a crossover to the
Please convert the TradingView strategy Pine Script into an MT5 Expert Advisor (EA) auto trader. (Ill provide the pine script) The EA should be based on identifying order blocks and imbalances. Trades should trigger whenever there's a wick candle break in an imbalance area or within an order block area
Please convert the TradingView strategy Pine Script into an MT5 Expert Advisor (EA) auto trader. (Ill provide the pine script) The EA should be based on identifying order blocks and imbalances. Trades should trigger whenever there's a wick candle break in an imbalance area or within an order block area
Hello, I am a trader and I trade on MT4/5 platform , but now I want to upgrade my trading so I need an expert who can code an Expert advisor EA for me with my strategy on MT4/MT5, so if you are an expert in coding I am expecting your response
Dear colleagues, I have a small request for development. It is required to develop an indicator to display the 1-2-3 pattern. Standard strategy format for the indicator. Line display, separate line buffers for long and short signals. Arrow entry point. Separate input buffers for long and short signals, that is, separate arrows. Marks of TP and SL levels at entry point. The indicator should analyze the selected
Please convert the TradingView strategy Pine Script into an MT5 Expert Advisor (EA) auto trader. (I'll provide pine script code) The EA should be based on identifying order blocks and imbalances. Trades should trigger whenever there's a wick candle break in an imbalance area or within an order block area
Nt8 30+ USD
I trade in NT8 and would like to code an Elliott wave measurment tool, which is very easy because I have the major Script for that.We need only to add some aspects into it. If you are interested,if you can do this do well to bid on it

プロジェクト情報

予算
30 - 200 USD
開発者用
27 - 180 USD
締め切り
最低 2 最高 10 日