Adding 2 indicators inside my robot source code

仕事が完了した

実行時間5 日
開発者からのフィードバック
5+

指定

I need you to add two indicators inside my heding robot code, so I don't need to use the indicators outside). I want him to open orders only when there is agreement on the signals of the 2 indicators.

This robot is from Heding and is based on mathematical calculations, which works within a channel as in the print example below. It works semi automatic, but I want to turn it into a fully automatic robot with the 2 indicators that I will add.

The 2 indicators are:
* STI_OBOS
* ADX ARROW

1. I want the robot to open orders only when the STI_OBOS indicators and ADX have alerts on the same side, but it is VERY IMPORTANT that the STI_OBOS signal is strong. That is, the signals that appear within or very close to the bolinger bands lines should be ignored ... Only the signals that form a large wave far away from the bolinger bands are valid (in which case it would be better to insert levels to make it easier for detect the difference of strong signal and weak signal)

2. After having the signal from the first indicator, the robot must wait for the second signal from the other indicator to the same side to confirm the opening of the order.

The closing of orders should continue to be the robot's cauculos, because the indicators are only for the EA to start.

3. Enter a variable (true false) so that I decide whether or not the robot should continue to open a new cycle after it profitably closes the first cycle.


I have the source code of my MT4 robot, and also the indicators source codes (MT4)

応答済み

1
開発者 1
評価
(71)
プロジェクト
103
20%
仲裁
6
0% / 83%
期限切れ
3
3%
2
開発者 2
評価
(365)
プロジェクト
507
40%
仲裁
159
17% / 74%
期限切れ
99
20%
取り込み中
3
開発者 3
評価
プロジェクト
0
0%
仲裁
3
0% / 100%
期限切れ
0
4
開発者 4
評価
(117)
プロジェクト
138
41%
仲裁
30
7% / 77%
期限切れ
17
12%
5
開発者 5
評価
(574)
プロジェクト
945
47%
仲裁
309
58% / 27%
期限切れ
125
13%
6
開発者 6
評価
(4)
プロジェクト
5
0%
仲裁
2
0% / 100%
期限切れ
0
7
開発者 7
評価
(169)
プロジェクト
204
30%
仲裁
25
40% / 44%
期限切れ
12
6%
8
開発者 8
評価
(26)
プロジェクト
34
26%
仲裁
7
14% / 43%
期限切れ
7
21%
9
開発者 9
評価
(298)
プロジェクト
478
40%
仲裁
105
40% / 24%
期限切れ
82
17%
取り込み中
パブリッシュした人: 2 codes
10
開発者 10
評価
(4)
プロジェクト
6
33%
仲裁
3
0% / 100%
期限切れ
0
類似した注文
Modification of Trade_Panel_7 7.05 Objective . I have this utility “Trade_Panel_7 7.05” with which I open and close positions. Please refer to attached “Trade Panel Modification.jpg”. It shows an input parameter “Volume Step”. This parameter has the initial value of 0.02 as shown. This feature needs to be amended. Present Status . Value of lot size is increased by this “Volume Step”. I have built a whole series of
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
I DO NOT need any programming or strategy development. I already have a working NinjaTrader 8 automated strategy based on a 3/5 EMA crossover. I need you to run my existing strategy through NinjaTrader Strategy Analyzer/Optimizer, test the existing adjustable parameters, and find robust settings with the best profit factor and lowest reasonable drawdown. I will provide the existing NinjaScript ZIP. I do not want the
I'm looking for an experienced developer to create an automated gold trading bot. The bot should be compatible with MetaTrader 4/5 and TradingView. Key Requirements: - Automated trading bot - Compatible with MetaTrader 4/5 and TradingView - Implement scalping and swing trading strategies Ideal Skills and Experience: - Proficiency in trading algorithms - Experience with gold trading - Familiarity with MetaTrader and
I need a robust optimization of my MT5 EA, mainly for XAUUSD (Gold). Please optimize the existing adjustable parameters such as entry/exit settings, SL/TP, trailing/break-even settings, and any other strategy parameters that are appropriate. I want the optimization focused on stable profitability, low/moderate drawdown, and robustness rather than simply the highest possible profit. Please use out-of-sample testing
NinjaTrader 8 / NinjaScript Phase 1 build: convert an existing Auction Market Theory (AMT) strategy into objective, alert-only decision-support logic. Not a bot, no auto-execution — trades stay manual. Covers NQ/MNQ, ES, CL, MGC using 30-min TPO/Volume Profile context with 5-min confirmation: one 5-min close outside VAH/VAL = acceptance, close back inside = rejection. Dashboard shows bias, auction state, location
Hello, I need a custom NON-REPAINT MT5 indicator that gives sell/buy arrow signals 1–2 candlesticks before a spike on Crash and boom indices respectively occurs. Requirements: Works perfectly on MT5 Shows arrows before the spike (1–2 candles earlier). Non-repaint – once the arrow appears, it must stay. Should be accurate, not quantity — only quality signals. Must work on both demo and live accounts. I want the
Hello, I saw an indicator on TradingView and would like to know if you will be able to convert it for use on Thinkorswim platform? Thanks. if anyone can help me with it kindly do well to bid it urgent thanks looking forward too see you
calcVolume( void ) { //--- MqlRates rates[]; if ( CopyRates ( _Symbol , PERIOD_CURRENT , startTime, endTime, rates) > 0 ) { double rangeHigh = rates[ 0 ].high, rangeLow = rates[ 0 ].low; int count = MathAbs ( iBarShift ( _Symbol , PERIOD_CURRENT , startTime) - iBarShift ( _Symbol , PERIOD_CURRENT , endTime)) + 1 ; //---VERTICAL PRICE RANGE for ( int b = 0

プロジェクト情報

予算
30+ USD
締め切り
最低 5 最高 10 日