Spezifikation

Hi there - 

Overview


We are seeking an experienced developer to create a Forex Robot Expert Advisor (EA) tailored to specific trading strategies and conditions.

The EA will focus on the London trading session and will automate trades based on pre-defined calculations and market movements.


*Responsibilities:*


1. *London Session Analysis:*

   - Develop functionality to highlight the London trading session on the forex chart.

   - Capture and record the high and low prices during the London session.


2. *Calculation and Trade Execution:*

   - Calculate the difference between the high and low of the London session.

   - Multiply the difference by 0.20 to determine the entry threshold.

   - Add the calculated value to the high of the London session to set the entry point for pending buy orders.

   - Subtract the calculated value from the low of the London session to set the entry point for pending sell orders.

   - Set the take profit (TP) level at a 10-dollar move of gold for each order.


3. *Multiple Levels of Orders:*

   - Implement logic to create and manage three levels of pending buy orders and three levels of pending sell orders, each based on the above calculations.

   - Ensure that the EA can dynamically adjust these levels based on real-time market data.


*Requirements:*


- Proven experience in developing Forex Robot EAs using MetaTrader 4 (MT4) or MetaTrader 5 (MT5).

- Strong understanding of forex trading, market sessions, and price action strategies.

- Proficiency in MQL4/MQL5 programming languages.

- Ability to implement complex trading algorithms and manage multiple orders.

- Strong analytical skills to validate the strategy and ensure accuracy in calculations.

- Experience with backtesting and optimizing trading strategies.


*Preferred Qualifications:*


- Previous experience in developing EAs specifically for the gold market.

- Knowledge of risk management and position sizing.

- Ability to provide documentation and user guides for the developed EA.

- Good communication skills for collaboration and feedback.



Bewerbungen

1
Entwickler 1
Bewertung
(320)
Projekte
466
42%
Schlichtung
77
12% / 64%
Frist nicht eingehalten
75
16%
Arbeitet
2
Entwickler 2
Bewertung
(333)
Projekte
452
52%
Schlichtung
22
50% / 27%
Frist nicht eingehalten
5
1%
Arbeitet
3
Entwickler 3
Bewertung
(9)
Projekte
14
14%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
1
7%
Arbeitet
4
Entwickler 4
Bewertung
(152)
Projekte
213
22%
Schlichtung
14
57% / 21%
Frist nicht eingehalten
1
0%
Überlastet
5
Entwickler 5
Bewertung
(88)
Projekte
107
37%
Schlichtung
8
88% / 0%
Frist nicht eingehalten
0
Frei
6
Entwickler 6
Bewertung
(2070)
Projekte
2629
61%
Schlichtung
114
45% / 25%
Frist nicht eingehalten
418
16%
Arbeitet
7
Entwickler 7
Bewertung
(67)
Projekte
76
7%
Schlichtung
33
9% / 55%
Frist nicht eingehalten
6
8%
Arbeitet
8
Entwickler 8
Bewertung
(447)
Projekte
506
33%
Schlichtung
25
40% / 48%
Frist nicht eingehalten
7
1%
Beschäftigt
9
Entwickler 9
Bewertung
(140)
Projekte
201
80%
Schlichtung
17
29% / 47%
Frist nicht eingehalten
10
5%
Arbeitet
10
Entwickler 10
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
11
Entwickler 11
Bewertung
(8)
Projekte
11
9%
Schlichtung
5
0% / 60%
Frist nicht eingehalten
1
9%
Frei
12
Entwickler 12
Bewertung
(253)
Projekte
406
38%
Schlichtung
84
43% / 19%
Frist nicht eingehalten
70
17%
Arbeitet
13
Entwickler 13
Bewertung
(56)
Projekte
169
70%
Schlichtung
4
100% / 0%
Frist nicht eingehalten
1
1%
Arbeitet
Ähnliche Aufträge
MT4 Developer Needed 30 - 35 USD
Hey greetings. Am in need of a programmer that can find the best configuration for best profit/ risk of mt4 EA . All I have is the ex4 file of the EA . Kindly bid for it if it is what you can do for me . Thanks
I have two not very sophisticated bots that need to be converted from python to MQL5. The bots are very similar, they use 99% of the same methodology, the only difference being that one is a trend-following bot, and the other is a mean reversion bot. I need the parameters to be at the top of the script so that they can be easily changed and optimised. The entire codebase is already done in python (sl,tp, trailing
Specify your Requirements Specification here point by point. Try to describe your requirements briefly and clearly, so that your potential developer is able to correctly assess its complexity and cost, as well as the required execution time. A bad or too generic description will result in your order being ignored, or you will spend a lot of time negotiating the details with each applicant. Remember: It is better to
I already have a Fibonacci based indicator which give precise entry as well as take profit and stop loss levels without repainting. I want to convert this to an EA so as to enable it pick trades automatically. Pay attention to the attached Images for entry and exit description. The EA will be protected with password or any other security protocols. THE EA OUTPUT will be in MQ4 & MQ5
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
hey friends, I am looking to build a smart trading robot, for the capital market. He knew how to trade in all the different types of trade. Example - in shares, currencies, index, indices, ETFs, funds, commodities, options, futures and so on. Suitable for trading on all stock exchanges in the world. It will be possible to install the trading robot in the MetaTrader 5 trading software. But it will also be possible to
i Want to convert this Trading View Code to Mt4 Indicator indicator("NEOM Smart Money Concepts ", "NEOM Smart Money Concepts " , overlay = true , max_labels_count = 500 , max_lines_count = 500 , max_boxes_count = 500 , max_bars_back = 500) //-----------------------------------------------------------------------------{ //Constants //-----------------------------------------------------------------------------{ color
Hello Amazing developer am looking for profitable EA for mt4 and made for some past year and i will be looking forward for your bid if you have mt4 EA let negotitate in the contact box best regartds
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
MT5 | RENKO EA 30+ USD
I am looking for a developer who knows how to run EA on renko charts. I can backtest and optimize the EA on the renko charts, but I cannot run the EA on the chart. I have an EA which I like to modify to run on the renko chart. I am using this free EA to generate the renko chart: https://www.mql5.com/en/market/product/59665?source=External Thank you

Projektdetails

Budget
30 - 100 USD

Kunde

Veröffentlichte Aufträge1
Anzahl der Schlichtungen0