EA using BJ TSI indicator on MT5 to open and close trades

MQL5 Experts

Termos de Referência

Description of EA

 

Start Date (Trades will start on this date at 00:00)

End Date (all live trades will close on this date at 00:00)

Lot Size (default = 1, then ability to add anything in)

Candle Timeframe (default = Current, + options include 1, 3, 5, 15, 30, 1hr, 4hr, 1d, 1w, 1m)

Trading Direction (default = Long and Short, + Long Only + Short Only)

Open Long Trade : On close of candle when BJ TSI Signal Line crosses back over Oversold Value Line

Close Long Trade : On close of candle when BJ TSI Signal Line crosses back over Overbought Value Line

Open Short Trade : On close of candle when BJ TSI Signal Line crosses back over Overbought Value Line

Close Short Trade : On close of candle when BJ TSI Signal Line crosses back over Oversold Value Line

Stop Loss value : (default = blank)

Take Profit Value : (default = blank)

Start Time to exclude new trades : (default = 17:00 ) Note : this time does not close existing live trades. It just prevents new trades starting between this time and the “End Time to exclude new trades” time

End Time to exclude new trades : (default = 00:00 )

Trailing stop : (default = blank)

Maximum orders in 1 way : ( default = 1)

Lot size multiplier for next trade : ( default = 1)


Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(185)
Projetos
327
32%
Arbitragem
33
42% / 27%
Expirado
98
30%
Livre
2
Desenvolvedor 2
Classificação
(233)
Projetos
414
34%
Arbitragem
52
37% / 40%
Expirado
153
37%
Carregado
3
Desenvolvedor 3
Classificação
(57)
Projetos
72
22%
Arbitragem
13
46% / 15%
Expirado
5
7%
Livre
4
Desenvolvedor 4
Classificação
(39)
Projetos
50
18%
Arbitragem
5
40% / 40%
Expirado
0
Livre
5
Desenvolvedor 5
Classificação
(45)
Projetos
59
44%
Arbitragem
8
50% / 38%
Expirado
7
12%
Livre
6
Desenvolvedor 6
Classificação
(375)
Projetos
398
31%
Arbitragem
62
19% / 69%
Expirado
50
13%
Trabalhando
7
Desenvolvedor 7
Classificação
(2067)
Projetos
2625
62%
Arbitragem
113
45% / 26%
Expirado
418
16%
Trabalhando
8
Desenvolvedor 8
Classificação
(34)
Projetos
60
23%
Arbitragem
11
73% / 9%
Expirado
3
5%
Livre
9
Desenvolvedor 9
Classificação
(4)
Projetos
6
0%
Arbitragem
5
0% / 80%
Expirado
2
33%
Livre
10
Desenvolvedor 10
Classificação
(326)
Projetos
345
71%
Arbitragem
4
100% / 0%
Expirado
1
0%
Carregado
11
Desenvolvedor 11
Classificação
(66)
Projetos
143
34%
Arbitragem
10
10% / 60%
Expirado
26
18%
Livre
12
Desenvolvedor 12
Classificação
(5)
Projetos
13
77%
Arbitragem
0
Expirado
0
Livre
13
Desenvolvedor 13
Classificação
(567)
Projetos
641
41%
Arbitragem
21
57% / 29%
Expirado
47
7%
Trabalhando
14
Desenvolvedor 14
Classificação
(331)
Projetos
451
52%
Arbitragem
22
50% / 27%
Expirado
5
1%
Carregado
15
Desenvolvedor 15
Classificação
(2411)
Projetos
3028
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Livre
16
Desenvolvedor 16
Classificação
(4)
Projetos
7
29%
Arbitragem
0
Expirado
0
Livre
17
Desenvolvedor 17
Classificação
(563)
Projetos
931
47%
Arbitragem
301
59% / 25%
Expirado
123
13%
Trabalhando
Pedidos semelhantes
Need to modify existing EA. I have an EA created based on HeikinAshi and Price Border indicator. The Price Border Indicator I use repaints and hence, I am switching to slightly different version of Price border indicator. Requirement is to adjust the EA to open trades based on new Price Border indicator. The new Price border indicator provides signal based on alert notification. I couldnt figure it out how to catch
@page { size: 21cm 29.7cm; margin: 2cm } p { line-height: 115%; margin-bottom: 0.25cm; background: transparent } Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I'm looking for a developer who has already working on a HFT tailored to pass prop firm challenges within a short period, maintaining a very low drawdown. Here is a link to a video demonstrating an existing EA executing the same strategy: https://youtu.be/N6NEcIpPzV4 Any developer having already worked on this type of project and able to provide quickly a test version is welcome to contact me
have trade signals i get by telegram messaging, i would like to have a robot designed to read those message for trade inputs and open and close trades base on the signals Ea must be able to scan my telegram Message app Read signals sent Open trades on the mt4 and manage them to close Read signals every one minute (user changeable input) I also need the programmer to teach me how to install and make the robot work
MACD EA 50+ USD
Hello Freelancers, I am seeking an experienced developer to create an Expert Advisor (EA) for MetaTrader 5 (MT5). The EA will be based on the MACD indicator and should adhere to the following specifications: EA Requirements: Trading Logic: 1. Long Trades: • Entry: Open a long trade when the MACD line crosses above the signal line below the zero level. • Exit: Close the long trade when the signal line crosses above
EA Configuration. FIBO ------------------------------------------------------------------- Magic: 123456 Stop: Real or Virtual Order: Pending / CLOSE / price== LOT Description: 0.01 ------------------------------------------------------------------- STOP: -0.25 ------------------------------------------------------------------- ENT_1: 1.00 Lot_1: 0.01 ENT_2: 0.50 Lot_2: 0.01 ENT_3: 1.00 Lot_3: 0.01

Informações sobre o projeto

Orçamento
70 - 140 USD
Desenvolvedor
63 - 126 USD