An expert advisor using TDI and snake

MQL4 Indicadores Experts

Termos de Referência

TDI Expert Advisor Specifications

I am looking for an Expert Advisor that will use the TDI indicator to open buy/sell market orders

·         Traders Dynamic Index(TDI). Here is the link to download the TDI indicator source code: https://www.earnforex.com/metatrader-indicators/Traders-Dynamic-Index/

The EA must use two timeframes to confirm the buy/sell entry(The currently opened timeframe and an optional higher timeframe.

The EA must only open buy/sell orders when the following conditions are met on the closing of the current candlestick on the current open timeframe.

For Buy condition the following two conditions should be met

 

1.       TDI green line must cross over the red line(on the currently open timeframe) EA must open order at point of crossover

2.       And TDI green line must be anywhere ontop of the red line(on the optional higher timeframe)

                                                                                                           

1.Currently opened timeframe crossover(e.g M15)                         2.Optional higher timeframe(e.g H1)

 

For Sell condition the following two conditions should be met

 

1.       TDI red line must cross over the green line(on the currently open timeframe) EA must open order at point of crossover

2.       And TDI red line must be anywhere ontop of the green line(on the optional higher timeframe)

                                                                                              

   1.Currently opened timeframe crossover(e.g M15)                      2.Optional higher timeframe(e.g H1)

 

N.B Another order can only be opened when the current order is closed

 

ALL TDI PARAMETERS SHOULD BE USER DEFINED(These parameters will be applied to both the currently opened timeframe and the optional higher timeframe):

RSI Period = user defined

RSI Price = user defined

Volatility band = user defined

StdDev = user defined

RSI Price line = user defined

RSI Price type = user defined

Trade Signal line = user defined

Trade Signal type = user defined

 

THE FOLLOWING ADDITIONAL PARAMETERS SHOULD BE USER DEFINED

Stop Loss = user defined

Take profit = user defined

Break even option = user defined

Manual Lot site for each trade = user defined

Automatic Lot size(calculated using percentage of equity) = user defined

Magic number for trades

Number of trades per single entry(example entre with 3 trades on one entry)

Option to select trade direction(only buy or only sell)

Optional time frame to confirm entry



Respondido

1
Desenvolvedor 1
Classificação
(115)
Projetos
129
18%
Arbitragem
11
27% / 55%
Expirado
4
3%
Livre
2
Desenvolvedor 2
Classificação
(346)
Projetos
543
32%
Arbitragem
24
67% / 8%
Expirado
15
3%
Livre
3
Desenvolvedor 3
Classificação
(2)
Projetos
4
25%
Arbitragem
3
33% / 67%
Expirado
1
25%
Livre
4
Desenvolvedor 4
Classificação
(67)
Projetos
79
33%
Arbitragem
6
50% / 33%
Expirado
7
9%
Livre
5
Desenvolvedor 5
Classificação
(45)
Projetos
58
33%
Arbitragem
12
42% / 42%
Expirado
7
12%
Livre
6
Desenvolvedor 6
Classificação
(19)
Projetos
35
26%
Arbitragem
10
30% / 70%
Expirado
5
14%
Livre
7
Desenvolvedor 7
Classificação
(88)
Projetos
143
39%
Arbitragem
21
19% / 48%
Expirado
30
21%
Livre
8
Desenvolvedor 8
Classificação
(14)
Projetos
21
24%
Arbitragem
9
33% / 44%
Expirado
8
38%
Livre
9
Desenvolvedor 9
Classificação
(221)
Projetos
369
66%
Arbitragem
10
50% / 0%
Expirado
46
12%
Livre
10
Desenvolvedor 10
Classificação
(114)
Projetos
154
47%
Arbitragem
2
0% / 50%
Expirado
4
3%
Livre
11
Desenvolvedor 11
Classificação
(199)
Projetos
287
52%
Arbitragem
0
Expirado
1
0%
Livre
12
Desenvolvedor 12
Classificação
(2078)
Projetos
2637
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Carregado
13
Desenvolvedor 13
Classificação
(87)
Projetos
114
26%
Arbitragem
7
29% / 57%
Expirado
5
4%
Livre
14
Desenvolvedor 14
Classificação
(41)
Projetos
88
14%
Arbitragem
30
30% / 53%
Expirado
36
41%
Trabalhando
15
Desenvolvedor 15
Classificação
(66)
Projetos
143
34%
Arbitragem
10
10% / 60%
Expirado
26
18%
Livre
Pedidos semelhantes
I want to make a new dashboard using 3 common indicators and the ADX indicator , which you must supply I have a MA dash which you can strip & reuse if it helps you I tried to cover all questions in the attached but i'm sure there'll be more
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
I am looking to develop an automated trading bot based on a strategy involving the crossing of four Simple Moving Averages (SMA). The bot should be capable of entering trades based on this strategy. Additionally, I would like to incorporate some custom diversions tailored for NinjaTrader
We are seeking a talented and experienced developer to convert two sophisticated TradingView indicators to NinjaTrader 8. These indicators are crucial for our trading strategy, and we need them to function flawlessly in the new environment. The project comes with specific usage restrictions, which will be discussed in detail with the chosen developer. Requirements: Extensive experience with both TradingView and
preciso de um robô com duas médias móveis, uma exponencial high e uma exponencial low. preciso também ter a opção de utilizar e todos os tempos gráficos e alterar os parâmetros das médias. entrada de compra será feita quando um candle de alta romper e fechar a cima da média high e fechará a posição quando um candle de baixa romper e fechar a baixo da média low. a venda será feita quando o candle de baixa romper e
Greetings, As the title suggests, I am trying to convert an indicator that calls itself via an iCustom call like this. iMAArray_Buffer[loop_1] = iCustom ( NULL , Selected_TF, MQLInfoString ( MQL_PROGRAM_NAME ), "calculate" , RPeriod, MType, MPeriod, 1 , shift); Full code will not be provided, only the position that needs fixing. I cannot get this working in MQL5 but the original code runs smoothly in MQL4. Please
I need a chart to replicate/track my equity + Balance Curve into my mt4. Also this chart i need to be able to add Stochastic / Bollingerband / Moving average on the equity/balance curve. Besides the equity curve i would like the indicator to show the Line-chart of my win + 1 and my loss -1 which results in a win-loss curve. ( i will discuss this with the choosen developer in depth. ) More information on what i want
Greetings great developer, I am in search of a highly skilled developer to assist with an exciting project. I need to convert two open-source TradingView indicators to NinjaTrader 8 and implement a usage restriction based on computer IDs. If you have experience with NinjaTrader 8 coding please let me know. I’d be happy to discuss the details further

Informações sobre o projeto

Orçamento
30 - 100 USD
IVA (21%): 6.3 - 21 USD
Total: 36.3 - 121 USD
Desenvolvedor
27 - 90 USD
Prazo
para 5 dias