I'm looking for a MQL4 programmer for long-term cooperation. The first Test Job.

MQL4 Experts Autre

Tâche terminée

Temps d'exécution 135 jours
Commentaires du client
It exceeds 200 characters- please see details in my comments section.

Spécifications

I'm looking for a MQL4 programmer for long-term cooperation. The first Test Job. This document describes the TEST JOB.

FIFO is to be adhered, so trading server does not kick out orders for FIFO error. For the planned Cluster to evolve, we embed hooks/pipes/common file paths - whatever is available/ preferred so that multiple accounts may interoperate through shared data/information.

 

It has three parts:

1.       The first part is to code a few trading related function calls.

2.       The second part is to write a Block of Codes for saving trades related data sets on to files for subsequent optimization and interoperability between accounts (owned by same owner and running under FIFO).

3.       The third part is to write only a structural block of a Foundation EA with the standard Nine(9) Code Blocks for External Inputs; Declarations of Internal Variables; Init; DeInit; Stop/Exit EA; a Housekeeping Block(saving in disk files, the trading history, alerts, errors, logs etc. for future use);  a Block to Look at Chosen/ Required variables at N-ticks;a Block to Decide on Trading Actions; a Block for the Trading Actions; a Do No Trading Action Block(here wait for next tick or finish any unfinished housekeeping tasks). Additionally, each code bock will have a timer to gather execution time for that blockand it will be printed while debug or may be turned off. The EA will have a Symbol or Instrument Rack, which means it will launch or work on N (2 to 7 symbols as inputted) symbols when launched. EA will launch from a dummy/proxy chart (other than any symbol on the Instrument Rack); close all other charts making sure there are no orders/positions in those symbols; and reopen the instrument rack’s symbol charts on M1 and attach the EA to all of them. EA will work on multiple time frame candles data internally (as inputted into EA - up to 5 – M1, M5, M15, M30, H1) irrespective of chart candle period being manually changed on the MT4 platform for looking at the screen. EA will open a dashboard/display window we call EA Information Tableshowing the Instrument Rack Summary Information Data on the launching dummy/proxy chart (illustration given below). EA will open on each active symbol chart a dashboard/display window (for that symbol) what we call Symbol Local Trades Table(illustration given below). The EA runs simultaneously on all the symbols using same logic but with different (symbol specific) input parameters and / or internal calculated variables.  

 

Please put in copious amounts of commented (//) lines as notes and comments.

The above codes will be acceptedby visual review and error free compilation and ability to just launch and navigate/operate the Foundation EAproperly on a FIFO DEMO account on an MT4 platform without doing any real trading actions but showing that the EA is running and freewheeling and can do the housekeeping and there is stable flow through the various code blocks.

 

Budget, acceptance, funds release and project time/pace.

·         I am Septuagenarian; decades ago, have programmed in few languages and did so very efficiently. Now, I am rusted with writer’s block, but I can read, understand, review and debug mq4 codes visually, logically and can provide constructive and useful feedback through my collaborative contribution into the project. Receiving ‘in-progress-mq4 files’ as often as MyFCC (my freelance cooperation coder) sends me but not to exceed a gap more than a calendar week is a requirement. Being Septuagenarian, I am slow and cautious.  I must try not to propagate gaps / errors / blind spots / lack of understanding. Do little by little but do it correct. I hope to get this cluster done on a small budget by bootstrapping the 1 stEA to do the 2 ndEA so on so forth.

·         My total long-term budget is 30 x $108 = $3240; of which $216 is allocated to this First TESTas initial commitment to get to know MyFCC personally, and then allocate 27 x $108 per EA = $2196 to the end and then a final closure bonus of $108.

·         After First TEST, I shall commit $108 per EA and one EA at a time.  Every subsequent EA will appear simpler and be completed easier or faster with more fun and more aha moments and joy, if we do the First TEST - FOUNDATION EA as the proper foundation.

·         I keep my MQL4/5 community account at a level of $216 to release the payment per EA amounts on final acceptance of each EA. Progress payments, if any, they shall be no more than $54 each and must be linked to some progress marker.

·         I like quality work; being patient, expecting steady progress in reasonable time windows.   Example: 36 days for the First TEST-Function Code Blocks with FOUNDATION EA; then on the Cluster 1 stEA  (to be named ARENA) 27 days, 2 ndEA (to be named BLINDMAN) 18 days, 3 rdEA (to be named CARINA) 24 days so on so forth reaching a limiting turnaround time of say 9 days per EA towards the end of the cluster.

If my description is not clear, or you have question or query, please ask and I shall try to expand and explain with examples or illustrations.


Répondu

1
Développeur 1
Évaluation
(3)
Projets
2
0%
Arbitrage
7
0% / 86%
En retard
0
Gratuit
2
Développeur 2
Évaluation
(119)
Projets
127
41%
Arbitrage
3
33% / 67%
En retard
0
Gratuit
3
Développeur 3
Évaluation
(65)
Projets
87
39%
Arbitrage
3
0% / 33%
En retard
29
33%
Gratuit
4
Développeur 4
Évaluation
(74)
Projets
121
43%
Arbitrage
12
33% / 50%
En retard
17
14%
Gratuit
5
Développeur 5
Évaluation
(1235)
Projets
2820
80%
Arbitrage
156
22% / 43%
En retard
488
17%
Gratuit
6
Développeur 6
Évaluation
(1)
Projets
1
0%
Arbitrage
0
En retard
0
Gratuit
7
Développeur 7
Évaluation
(1)
Projets
1
0%
Arbitrage
1
0% / 100%
En retard
0
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
216+ USD
Pour le développeur
194.4 USD