Stochastic and ichimoku Strategy EA

MQL4 Experts

Tâche terminée

Temps d'exécution 11 jours
Commentaires du client
Wonderful experience.. Developed exactly as per the requirement.. Very easy person to work with...
Commentaires de l'employé
Nice working with him. Thank you!

Spécifications

Hi,

I configured strategy in attached images on my MT4 mobile app. The strategy was found on the internet. I want the same strategy to be replicated on my MT4 PC terminal and converted into EA. Logic is as follows:

Sell - When the Blue line crosses above 80

Buy - When the Blue line crosses below 20

TP: When the Blue line crosses below 35 for Sell Trade and 65 for Buy Trade

EA should allow to define the values in the settings for Sell, Buy and TP i.e. instead of 80,20,35 and 65, whatever depending on optimization

In addition to above, EA should have following options as well:


  1. One trade per chart and magic number at a time
  2. Ability to define TP (Pips and Dollar Value)
  3. Ability to define SL (Pips and Dollar Value)
  4. Ability to define Profit Lock - Minimum Profit (Dollar Value) - The SL should be updated automatically once the minimum profit amount is reached 
  5. Ability to define Trail Profit (Pips) - SL to be updated once the Trailing Pips are reached. The trailing should work on the concept of number of Pips to start trailing and Steps (pips) by which the SL should continue to be updated. For e.g. if number of pips to start trailing is defined as 100 and steps is defined as 20, the SL should be updated by 20 pips once the number of pips has crossed 100 from the trade opening price. Further, the SL should continue to be updated by 20 for every 100 pips the price moves beyond the opening price 
  6. Defining Fixed lot size
  7. Martingale feature - I want EA to do is open additional trades with increased lot size (as per lot multiplier settings). For e.g. buy trade is opened at 1900 and the price moves to 1898 and the pips after which an additional trade should be opened is 200, EA should open another Buy trade with the increased lot size and continue to open the trades until Max number of trades is reached. Further, all these trades will be closed once either the TP value is reached or blue line goes below 35 for Sell Trade or above 65 for Buy trade
  8. Ability to define Max lot for martingale - EA should continue to open trades for the maximum lot size until maximum number of trades is reached
  9. Ability to define maximum number of trades for martingale - EA should start opening trades for that magic number once the maximum number of trades is reached
  10. Option to enable / disable Trailing Loss and Martingale
  11. Basket Target Profit for multiple trades opened through same magic number. If 5 trades are opened and TP in Dollar value is defined as USD1000, all open trades for that magic number should be closed once the TP is hit, even if some of the trades are in loss
  12. Time restriction - Trading time period could be defined (i.e. 00:00 - 23:59)
  13. Unique Magic number for each chart. This is very important since I will be using other EAs on same currency pairs and do not want this EA to conflict with other EAs and start closing or modifying their trades. Further, I will be using this EA on different currency instruments and therefore handling of trades per currency (Basket TP, Stop Loss e.t.c) should be as per the magic number defined for that currency pair

                                            Répondu

                                            1
                                            Développeur 1
                                            Évaluation
                                            (248)
                                            Projets
                                            444
                                            34%
                                            Arbitrage
                                            56
                                            36% / 38%
                                            En retard
                                            163
                                            37%
                                            Chargé
                                            2
                                            Développeur 2
                                            Évaluation
                                            (14)
                                            Projets
                                            19
                                            11%
                                            Arbitrage
                                            1
                                            0% / 100%
                                            En retard
                                            5
                                            26%
                                            Gratuit
                                            3
                                            Développeur 3
                                            Évaluation
                                            (71)
                                            Projets
                                            97
                                            43%
                                            Arbitrage
                                            2
                                            50% / 0%
                                            En retard
                                            2
                                            2%
                                            Gratuit
                                            4
                                            Développeur 4
                                            Évaluation
                                            (15)
                                            Projets
                                            23
                                            9%
                                            Arbitrage
                                            7
                                            29% / 57%
                                            En retard
                                            2
                                            9%
                                            Gratuit
                                            5
                                            Développeur 5
                                            Évaluation
                                            (126)
                                            Projets
                                            151
                                            48%
                                            Arbitrage
                                            6
                                            83% / 17%
                                            En retard
                                            2
                                            1%
                                            Gratuit
                                            7
                                            Développeur 7
                                            Évaluation
                                            (2)
                                            Projets
                                            2
                                            100%
                                            Arbitrage
                                            0
                                            En retard
                                            0
                                            Gratuit
                                            8
                                            Développeur 8
                                            Évaluation
                                            Projets
                                            0
                                            0%
                                            Arbitrage
                                            0
                                            En retard
                                            0
                                            Gratuit
                                            9
                                            Développeur 9
                                            Évaluation
                                            (568)
                                            Projets
                                            641
                                            41%
                                            Arbitrage
                                            21
                                            57% / 29%
                                            En retard
                                            47
                                            7%
                                            Travail
                                            10
                                            Développeur 10
                                            Évaluation
                                            (87)
                                            Projets
                                            114
                                            26%
                                            Arbitrage
                                            7
                                            29% / 57%
                                            En retard
                                            5
                                            4%
                                            Gratuit
                                            11
                                            Développeur 11
                                            Évaluation
                                            (66)
                                            Projets
                                            143
                                            34%
                                            Arbitrage
                                            10
                                            10% / 60%
                                            En retard
                                            26
                                            18%
                                            Gratuit
                                            Commandes similaires
                                            Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
                                            Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market
                                            I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money
                                            I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
                                            Mbeje fx 50+ USD
                                            I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money
                                            I need an MT5 EA that can do the following: I have to give the EA a price in advance, when the price is reached the EA has to automatically place a buy stop or sell stop order 0.5 pips below or above the price. Is this possible
                                            Dr Pattern 30+ USD
                                            good day i need the service of the seaso coder to help me fix my ea The Job required 1 knowledge of Mt4 and Mt5 indicator coding 2. Telegram code 3. ability to code indicator to work on multiple Time frame combine to trade 4 Ability to Join two or three indicator on same ir different time frame if you have these skill please let chart i will discuss the details of the Job inside to you The required day including
                                            Good day, I want someone to help me create a universal news filter with on/off switch, with start and end settings, and drawdown control with magic number of EAs, etc. Thanks
                                            Hello, I am looking for a professional programmer to optimize my existing EA integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. i want it to be an EA that can be trusted to carry trade with the help of chat gpt and also have a very low drawdown
                                            Hello, I am looking for a professional programmer to create a trading expert on the MT4 platform, integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. Further details will be provided to the applicants later

                                            Informations sur le projet

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