EA based on price action for Stocks & Futures

MQL5 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 10 días
Comentario del Ejecutor
Very precise customer. Knows exactly what he wants. Very fair and prompt.
Comentario del Cliente
Very good developer, fast understands the needs and is always proactive on answers with details and how to deliver the best service.

Tarea técnica

EA development based on the following logic to trade real stocks & Futures for a exchange (not CFD/FX). I can provide MQL4 code structure for use/conversion after developer is selected.

Entry logic

A long trade is entered whenever a bullish bar larger than X% of the Y period ATR appears and this trade is closed either after it reaches the SL or TP (set as percentages of the ATR) or when a bearish bar larger than Z% of the ATR appears (note that Z is most commonly lower than X).

Bullish bar calculation: bar’s range to body ratio must be below 1.5. Example: Range = (High - Low) / Body = (Open - Close) < 1.5

// Detects the opening pattern for short trades which is

// simply a sell candle which fulfills a given length to body ratio

// and which covers a specific ATR length

double atrCoefficient = ( 1.0 * Open_Pattern_ATR_Percent / 100 ) * g_ATR;

int pattern = PATTERN_NONE;

if( ( g_bar1Range / g_bar1Body < 1.5 ) &&

( g_bar1Body > atrCoefficient    ) && 

(  Open[ 1 ] > Close[ 1 ]        )

As an additional entry filter I want a parameter to define the use of RVOL (Relative Volume). Example: to only open positions if above conditions are met and RVOL is >=3

RVOL (Relative Volume) definition

For instance if XVZ symbol trades on average 3 Mio shares till 12am and now it is trading 12 Mio at 12 am the RVOL is 4. (please calculate this average volume based on the last X days defined by me on a parameter).

Han respondido

1
Desarrollador 1
Evaluación
(647)
Proyectos
1295
67%
Arbitraje
84
26% / 49%
Caducado
338
26%
Libre
2
Desarrollador 2
Evaluación
(258)
Proyectos
395
28%
Arbitraje
69
19% / 49%
Caducado
120
30%
Libre
3
Desarrollador 3
Evaluación
(277)
Proyectos
334
55%
Arbitraje
14
36% / 29%
Caducado
1
0%
Libre
4
Desarrollador 4
Evaluación
(9)
Proyectos
11
45%
Arbitraje
2
0% / 100%
Caducado
2
18%
Libre
Solicitudes similares
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
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

Información sobre el proyecto

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