EA - Based on Tenkan Sen and Kijun-Sen

MQL4 Experts Forex

Tâche terminée

Temps d'exécution 1 heure
Commentaires du client
Excellent work - delivered as requested.

Spécifications

I would like to develop an experimental EA to see if the logic works - it will be developed further if it works ok. The EA is based on a single indicator using a variation of the Tenkan-Sen and Kijun-Sen lines (from Ichimoku) with option to use HalfTrend line for exits only. The parameters required for the EA are stated below. Trading logic will be provided only to selected freelancers but is quite simple and straight forward.

1. Trades to open when signal candle closes.

2. When trade open, place SL at previous high/low + buffer - e.g. 20 points.

3. Option to set breakeven with buffer - e.g. BE +5.

4. Option to set trailing profit - e.g. constant 50 point behind price (like MT4 platform)

5. Hedge trades allowed - max open trades each side to be specified by user.

6. No consecutive Buy and Sell trades - must be Buy-Sell-Buy-Sell-Buy-Sell...

7. Must have 2 time periods to start and stop EA.

8. Max Profit = e.g. 100. If max profit target achieved EA must shut down and restart only next day.

9. Max Loss = e.g. 50. If max loss reached EA must shut down and restart only next day.

10. Order types - Market - Pending Stop - Pending Limit Buffer for Limit/Stop Orders = e.g. 50 points.

11. Limit/Stop Orders must close after 3 bars if trade not entered.

12. Alert when trade open/close.

13. Magic number and trade comment.

14. Trade exit if:

      -  TP or SL hit;

      -  Trailing stop hit;

      -  Price closes above (for sell trade) or below (for buy trade):

         - HalfTrend Line; or     }  Option to be 

         - Cloud                         }  selected by User.

A few additional points may be added in the final parameters and must be included in the bid price.


Freelance to deliver mql4 file at end of the project and all copyright will belong to me. Please do not bid if these terms are not acceptable to you.




Répondu

1
Développeur 1
Évaluation
(42)
Projets
62
8%
Arbitrage
12
58% / 42%
En retard
1
2%
Gratuit
2
Développeur 2
Évaluation
(202)
Projets
206
27%
Arbitrage
0
En retard
3
1%
Gratuit
3
Développeur 3
Évaluation
(42)
Projets
60
53%
Arbitrage
3
0% / 0%
En retard
1
2%
Gratuit
4
Développeur 4
Évaluation
(45)
Projets
52
52%
Arbitrage
1
0% / 100%
En retard
1
2%
Travail
5
Développeur 5
Évaluation
(362)
Projets
506
40%
Arbitrage
147
18% / 72%
En retard
99
20%
Chargé
6
Développeur 6
Évaluation
(568)
Projets
641
41%
Arbitrage
21
57% / 29%
En retard
47
7%
Travail
7
Développeur 7
Évaluation
(29)
Projets
33
0%
Arbitrage
1
100% / 0%
En retard
0
Gratuit
8
Développeur 8
Évaluation
(549)
Projets
1332
59%
Arbitrage
28
82% / 0%
En retard
10
1%
Gratuit
9
Développeur 9
Évaluation
(71)
Projets
80
10%
Arbitrage
35
9% / 54%
En retard
6
8%
Travail
10
Développeur 10
Évaluation
(61)
Projets
186
73%
Arbitrage
4
100% / 0%
En retard
1
1%
Gratuit
11
Développeur 11
Évaluation
(2428)
Projets
3057
66%
Arbitrage
77
48% / 14%
En retard
340
11%
Travail
12
Développeur 12
Évaluation
(116)
Projets
137
36%
Arbitrage
15
13% / 67%
En retard
9
7%
Gratuit
Commandes similaires
Smithpiper EA 30+ USD
i want to use 4 defualt indicators to create an EA ,BB BAND ,STOCH,HEIKEN ASHI AND PARABOLIC SAR USING TWO TIMEFRAME ON ATTACHED CHART , EXAMPLE OF SELL SETUP ON LOWER TF ,,IF PRICE HAS CROSS 50 LEVEL DOWN ON STOCHASTIC 50,3,3 AND PARABOLIC SAR HAS FORMED RESISTANCE ABOVE PRICE HEIKEN ASHI HAS TURN RED AND FINALY PRICE HAS CROSS BB BAND 50 MIDDLE LINE A SETUP IS FORMED HIGHER TIME FRAME WILL BE USE FOR FILTER FILTER
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
Bling Ultimate Sniper Robot Rules the robot should have - 1. Automatic stop loss, take profit and the stop loss should trail with an approach to Tp. 2. Always risk 10% of my account on every trade, with a 1:5 risk reward ratio. 3. The bot should have Mobile, IOS and Mac and Laptop versions. 4. The bot should trade indexes such XAU/USD, GBP/USD, US TECH (Nasdaq), EUR/USD, US30, BTC/USD and GBP/USD. 5. This is robot
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
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
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader 1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and
1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and Trailing Draw Down options need to be implemented 5. Risk needs to be in % of
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader, I wanted this indicator in NT bcs I chart in NT, and if the indicator could also have been an automated strategy even better. Please confirm that it will be an indicator and Automated Trading Strategy

Informations sur le projet

Budget
50+ USD
Pour le développeur
45 USD
Délais
à 3 jour(s)