Repetitive trading advisor

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 6 minutos
Comentario del Ejecutor
Excellent customer and good job!!! Thanks!!!
Comentario del Cliente
Very good and timely work, developer keeps promises, understands issues rapidly and resolves as per his promise. Serious recommend!

Tarea técnica

Dear developer/freelancer

I require a expert adviser for metatrader 4 built with the following features:

  • It should issue orders at a interval of time set by the user (me). So it could be every minute (60 seconds), or every 5 minutes (300 seconds) or every hour(3600 seconds), and so on, the time between trades should be a variable set by the me when I'm opening the adviser. This is the most important part of it, instead of having a set of indicators triggering the trade it would be only time that will trigger it. one user defined field here: time to order


  • it will also include a pip count to decide whether it is a sell or a buy order. So for very time period it will count the difference between the starting position and the actual price, if the price is lower it will issue a sell order if the price is higher it will issue a buy order. So i guess the simplest way would be to calculate the price difference between t0 and t1 and compare it to 0, if greater than 0 the order will be a buy, if less than 0 the order will be a sell. To write out any errors made by the BID/ASK differences the EA should use the mean price between the two when comparing. 


  • every order issued will have a stop loss,a take profit and a quantity input which should also be set by the user. 3 user defined fields here: stop loss, take profit, quantity


  • a on/off feature that will allow me to run other trades and not be influenced by this EA


  • a liquidity stop, it should not trade more than a percent or a sum of the total available liquidity. one user defined field here: limit amount


  •  a profitability test, at a different interval of time than the one for ordering it will check every opened position and if any position shows a profit greater or equal to a set value it should close the trade. so another 2 user defined fields here: one for when to check (user defined field: time to check) and another for which trade to close (user defined field: earning)

  • will remember last user input for all user defined fields for the future


So to recap:

Opening the EA, it will ask for the user inputs, the 7 user defined fields:

time to order: (in seconds)

quantity: (in number of contracts, it should be able to accommodate decimals like 0.1 or 0.01 )

stop loss: (in number of pips under or over trade price)

take profit: (in number of pips under or over trade price)

time to check: (in seconds)

limit amount: (percentage or amount, it is up to you)

earning: (in P/L amount) 

short Running description of EA: 

  1. user  introduces inputs (the 7 fields above)
  2. after all the inputs are accepted it will memorize the price at the moment of starting the EA (price 1 at t0) 
  3. start counting seconds for both fields (time to order and time to check) with a separate counter for each
  4. when counter 1 reaches the value of variable "time to order" it will memorize the price at that moment (price 2 at t1) and reset counter1 to 0 , and start counting again
  5. it will check for available liquidity, it will compare account liquidity value vs "limit amount" input.
  6. if no liquidity price 1 is updated with the value of price 2, for next time counter 1 reaches "time to order value"
  7. If there is liquidity::
    1. it will calculate the difference between price 2 and price 1
    2. it will compare the result with 0 
    3. depending on the result it will issue a sell or buy order at market value with the quantity, stop loss and take profit imputed by the user
    4. price 1 will be updated with the value of price 2 for next check
  8. when counter 2 reaches "time to check" variable, it will run the profitability check and reset to 0
  9. each trade's P/L is checked vs "earning" amount, if greater than earning, trade will close, if not trade will continue

 

Han respondido

1
Desarrollador 1
Evaluación
(180)
Proyectos
301
30%
Arbitraje
54
24% / 56%
Caducado
98
33%
Libre
2
Desarrollador 2
Evaluación
(133)
Proyectos
185
30%
Arbitraje
77
9% / 73%
Caducado
77
42%
Libre
3
Desarrollador 3
Evaluación
(40)
Proyectos
58
22%
Arbitraje
10
10% / 70%
Caducado
13
22%
Libre
4
Desarrollador 4
Evaluación
(2428)
Proyectos
3057
66%
Arbitraje
77
48% / 14%
Caducado
340
11%
Libre
5
Desarrollador 5
Evaluación
(26)
Proyectos
45
29%
Arbitraje
2
0% / 50%
Caducado
21
47%
Libre
6
Desarrollador 6
Evaluación
(266)
Proyectos
540
50%
Arbitraje
55
40% / 36%
Caducado
224
41%
Libre
7
Desarrollador 7
Evaluación
(8)
Proyectos
9
0%
Arbitraje
6
0% / 100%
Caducado
4
44%
Libre
8
Desarrollador 8
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
Solicitudes similares
a coder is required to add an indicator to existing ea The new indicator will work as 1. option to combine with exiting indicator to open trade 2. it will be used as alternative BE point 3. It can also be used to close order or combine with other to close trade The second Job is telegram bot to get alert fr news trade and others Details when you apply i will test the ea work on live market and all bug is fixed before
Hello, I want to make an EA based on SMC and a developer that is familiar with the concept and full understanding of this. Must have done similar jobs before and be able show it. I only want to work with developer that has good track record and is precise. Further information will be handed when contact is made. Developers that has zero rating will not be considered. Listed price is a base point. The project can also
EA DEJA FABRIQUE ? MODIFIER QUELQUE LIGNE POUR LE RENDRE RENTABLE /////////////////////++++++++++++++++++++++++++++++++++ EA AVEC UN SYTEME SIMPLE ; SEULEMENT A MODIFIER %%%%%%%%%%%%%%%%%% SI PERSONNE SACHANT CODER CORRECTEMENT , CE TRAVAIL EST POUR TOI
Trade methodology based on Red and Green lines entering Overbought / Oversold zone. Using confluence of Higher time frame, Moving Average a trade can enter when there is a strong slope angle. Market Base Line is used to determine overall market sentiment. This is designed to be an established trend scalping strategy on lower time frames. To be used initially on demo then real account when settings have been fine
There are six conditions in total . source code from an existing expert will be provided to aid the completion of this job . - Install the following by the Panel (copy paste form my existing Expert ) 1. Pips Lost : number of pips lost ( monthly reset ) 2. Pips Gained : number of pips gained ( monthly reset ) 3. Have a black background to avoid the
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: function (A) Add Transform combine the 4 Expert Advisors into just 1 Expert Advisor, maintaining the individuality of each one Leave in extern (false) or (true)
Description: I am seeking an experienced MQL5 developer to create a custom Expert Advisor (EA) for MetaTrader 5 based on a specific trend-following strategy. The strategy includes precise risk management, advanced trade management features, and additional risk management tools. The EA should be adaptable to any timeframe on which it is attached. Below are the detailed requirements and parameters for the EA: Strategy
I need an EA trading frequently (HFT or something like), and it sould have some features below: 1、Have a clear trading logic 2、Have a good backtest result 3、Have a demonstrated benefitable result in a live account trading 4、Can avoid the news time period or not sensitive to news
New york session based strategy 9:30 open Price takes out buy side or sell side liquidity Usually using 15min high and lows 5m entry Price takes out that high/low and price must close strongly back into the zone Is price is above price we have a sell bias vis versa for buys Sl is at the high or low with option for “offset” for cushion Tp is usually the opposite High or low. Would like the option for set pips-points &
Hello, I am looking for a skilled developer to create an Expert Advisor (EA) for MT4. The EA should close an open trade automatically when a Golden or Death Cross occurs in the Alligator Indicator. Please let me know if you have experience with similar projects and how we can discuss the details further

Información sobre el proyecto

Presupuesto
10 - 100 USD
IVA (19%): 1.9 - 19 USD
Total: 11.9 - 119 USD
Para el ejecutor
9 - 90 USD
Plazo límite de ejecución
a 5 día(s)