Programmer needed to translate trading system to MT4/MT5 Expert Advisor

Trabajo finalizado

Plazo de ejecución 3 días
Comentario del Cliente
It was great working with Alexandre, quick responses and successful build. Will hire again.
Comentario del Ejecutor
Very friendly and always willing to help in the development of EA! Thank you!

Tarea técnica

Looking for someone who has experience coding trading robots and indicators. You need to know either MQL4 or MQL5 and have a basic understanding of trading online. I have a trading system that needs translating into code. System involves linear regression, standard deviation, and exporting data to text files on a local harddrive. I am on a budget but I need this done, so send an offer if my price is too low and I will definitely consider it.


System:

//Variables

input X = integer

input Y = float

input Z = integer

Dot = the last point of a linear regression line of the previous X bar close values

Stdev = Y * the standard deviation of the previous X bar close values

Upperdot = Dot + Stdev

Lowerdot = Dot - Stdev

R = correlation coefficient calculated from the previous X bar close values


//Timeframes include 1min, 5min, 15min, 1hour, 4hour, 1day, 1week, 1month


//Indicator

print Dot, Upperdot, Lowerdot as dots on chart


//enter buy trade

if price has touched Dot since the last time it touched Lowerdot

if price <= Lowerdot

enter buy trade of lotsize Z

set trailing stoploss from Lowerdot with size equal to Stdev

append info to text or spreadsheet file including R for current timeframe, R for next higher timeframe, R for next higher timeframe, R for next higher timeframe (continues until Monthly timeframe)

else do nothing

else do nothing


//enter sell trade

if price has touched Dot since the last time it touched Upperdot

if price >= Upperdot enter sell trade of lotsize Z

set trailing stoploss with size equal to Stdev

append info to text or spreadsheet file including R for current timeframe, R for next higher timeframe, R for next higher timeframe, R for next higher timeframe (continues until Monthly timeframe)

else do nothing

else do nothing


//manage trade

if there is a trade open

if trade is a buy trade

if price >= Dot

close buy trade

else do nothing

else if trade is a sell trade

if price <= Dot

close sell trade

else do nothing

else do nothing

Han respondido

1
Desarrollador 1
Evaluación
(170)
Proyectos
193
11%
Arbitraje
37
38% / 35%
Caducado
5
3%
Trabajando
2
Desarrollador 2
Evaluación
(19)
Proyectos
35
26%
Arbitraje
10
30% / 70%
Caducado
5
14%
Libre
3
Desarrollador 3
Evaluación
(119)
Proyectos
127
41%
Arbitraje
3
33% / 67%
Caducado
0
Libre
4
Desarrollador 4
Evaluación
(23)
Proyectos
34
15%
Arbitraje
2
0% / 50%
Caducado
8
24%
Libre
5
Desarrollador 5
Evaluación
(38)
Proyectos
61
30%
Arbitraje
5
20% / 40%
Caducado
0
Libre
Solicitudes similares
I want to decompile an ea file and get the source code, i need it really quick as fast as possible. the file must be delivered alongside the source code
I have an algo that is running on ProRealTime, they have their own language. It is a simple strategy with 5 conditions + SL/TP settings, very basic. I need someone that can convert or just create a functional MT5 algo (EA) from these conditions for me, if you do a good job I have around 10+ more algos that need to be transferred to MT5
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
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 Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) 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
Hello I need a very simple indicator This indicator should show the highest floating or history drawdown of the account It means that it can display the highest number that the account drawdown to be displayed on the chart in this format max drawdown account(xxxx$$) ...date(00/00/00)time:(00:00) max drawdown currency ..( currency name with max drwadown) . (xxxx$$) date(00/00/00)time:(00:00) thanks

Información sobre el proyecto

Presupuesto
50+ USD
Para el ejecutor
45 USD
Plazo límite de ejecución
a 5 día(s)