T3 EA

MQL5 Indicateurs Experts

Tâche terminée

Temps d'exécution 2 jours
Commentaires du client
Another EA developed, another job very well done. 5 stars.
Commentaires de l'employé
Thank you for your order.

Spécifications

T3 EA

EA Rules:

T3 Indicator: T3 is an indicator which is very similar to the moving average indicator. The only difference from the moving average indicator is that the line drawn by T3 is smoother in comparison to the moving average line.

 Buy Signal:

1.       Price of a bar B1 should open below the T3 line but close above the T3 line.

2.       Once the price closes above the T3 Line:

a.       EA should calculate the entire bar length of B1 (low to high). If B1 is 50 pips in length, the EA should place a pending buy order at 50/2 (half of B1) and place a SL 1 pip below the low of B1. (see image at the end for further clarification)

b.      If on the bar open of B2, the price is already at or below 50/2 (half of B1). The EA should open a buy position immediately and place an SL 1 pip below the low of B1.

3.      If the pending buy order is not hit during B2, the pending buy order should be deleted at the close of B2.

4.      The EA should have a "SL_2_BE" field in the settings. When this field is checked the EA should move the SL to BE on the start of B3.

Sell Signal:

1.       Price of a bar B1 should open above the T3 line but close below the T3 line.

2.       Once the price closes below the T3 Line:

a.       EA should calculate the entire bar length of B1 (high to low). If B1 is 50 pips in length, the EA should place a pending sell order at 50/2 (half of B1) and place a SL 1 pip above the high of B1. (see image at the end for further clarification)

b.      If on the bar open of B2, the price is already at or above 50/2 (half of B1). The EA should open a sell position immediately and place an SL 1 pip above the high of B1.

3.       If the pending sell order is not hit during B2, the pending buy order should be deleted at the close of B2.

4.      The EA should have a "SL_2_BE" field in the settings. When this field is checked the EA should move the SL to BE on the start of B3. 

EA Modes:

EA should have the following modes:

1.       Buy: If “BUY” mode is selected, the EA should only open buy positions. In “BUY” mode there is no signal to sell or close the buy position. I would either close the position manually or use a TP to close the position.

2.       Sell: If “SELL” mode is selected, the EA should only open sell positions. In the “SELL” mode there is no signal to buy or close the sell position. I would either close the position manually or use a TP to close the position.

3.       Buy_Sell: If “Buy_Sell” mode is selected, the EA should open both buy and sell positions. In the “Buy_Sell” mode, if a buy position is open-the EA will close it once the price closes below the T3 line. The EA would then try to open a sell position by following the sell signal rules.

Time Frames:

1.       The settings of EA should allow me to specify the time frame on which to use the EA.

2.       The EA can be specified on multiple timeframes i.e. I should have the possibility of running the EA on both H8 and D1 and the EA would then open a buy position is signaled on either of H8 or D1 for that forex pair. There should be some checkbox mechanism whereby I could check any number of timeframes and the EA would then work on all of those timeframes.

3.       Once a position is opened, the EA should not open more positions on the forex pair till this position is closed.

EA Settings:

The T3 EA should have all of the existing T3 indicator variables:

·         Period of T3 average

·         Coefficientx100

·         Applied price

·         Horizontal shift in bars

·         Vertical shift in bars

In addition to this, the EA should have the following variables:

·         Slippage: The maximum no of pips allowed for slippage.

·         TF: The number of timeframes on which the EA should run.

·         Direction/Mode: buy, sell, buy_sell

·         Lot: Lot size.

·         TP: Target Price.

·         SL_indent: The no of pips above or below the close of B1. If 1.0, the SL would be placed 1 pip below the low of B1.

·         UseMail: When checked the EA should send buy/sell alerts and details of open positions or pending orders to email.

·         MaxSpread: Maximum spread allowed for the EA to open positions.

·         MaxSL: Specifies the max allowed SL. If 50, the EA should not open any position in which the SL is greater than 50 pips or in other words the length of B1 is greater than 100 pips.

Note: I am using MT5 on Alpari, which is an ECN system with 5 digits, so the EA should work on it.

 

Répondu

1
Développeur 1
Évaluation
(1)
Projets
1
0%
Arbitrage
0
En retard
0
Gratuit
2
Développeur 2
Évaluation
(90)
Projets
159
61%
Arbitrage
40
18% / 63%
En retard
70
44%
Gratuit
3
Développeur 3
Évaluation
(71)
Projets
254
53%
Arbitrage
16
50% / 38%
En retard
83
33%
Gratuit
4
Développeur 4
Évaluation
(59)
Projets
182
55%
Arbitrage
31
45% / 16%
En retard
103
57%
Gratuit
5
Développeur 5
Évaluation
(182)
Projets
342
42%
Arbitrage
118
12% / 73%
En retard
104
30%
Gratuit
6
Développeur 6
Évaluation
(549)
Projets
826
73%
Arbitrage
15
53% / 13%
En retard
193
23%
Travail
7
Développeur 7
Évaluation
Projets
2
0%
Arbitrage
0
En retard
0
Gratuit
8
Développeur 8
Évaluation
(187)
Projets
367
56%
Arbitrage
45
22% / 56%
En retard
188
51%
Gratuit
9
Développeur 9
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
10
Développeur 10
Évaluation
(54)
Projets
164
43%
Arbitrage
43
47% / 16%
En retard
58
35%
Gratuit
11
Développeur 11
Évaluation
(490)
Projets
1016
58%
Arbitrage
29
28% / 24%
En retard
132
13%
Travail
Commandes similaires
Create hedging grid EA with my own logic. Add a Moving Avarage Filter. 2 engine with same logic. Sl TP by $ amount. Add Profit loss Dashboard Virtual all trade close Button
Hi There, my name is Jordan and I’m based in Australia. I’m looking to get an EA developed through freelance work and I’ve outlined some rough details of the intended EA, which is a similar concept to an existing EA by Andrii Hurin called “Time Range Sweep EA”. There are quite a lot of similarities to the reference EA and these include: · Trade on any market and instrument or on several pairs at the same time
Hello, Looking to create an arbitrage EA for MT5. The EA will run on two local MT5 instances (ex. 2 different accounts) and keep track of a certain pair price every 10 seconds. The EA will send data from instance #1 to instance #2 and vice versa. The EA will execute trades on the two accounts if a set of conditions are met. Apply if you have the experience and knowledge
I have an algo that is running on ProRealTime, they have their own language. It is a simple strategy with 5 conditions + SL/TP settings, very basic. I need someone that can convert or just create a functional MT5 algo (EA) from these conditions for me, if you do a good job I have around 10+ more algos that need to be transferred to MT5
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators. Posted earlier
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
Good day i will need a developer to create an EA for me using existing trading view indicator .The EA will open after the indicator has given signal and will close if altenate signal comes.The trading view indicator will be shared and improvement is welcome
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA

Informations sur le projet

Budget