EA based on price action for Stocks & Futures

MQL5 Experts

Trabalho concluído

Tempo de execução 10 dias
Comentário do desenvolvedor
Very precise customer. Knows exactly what he wants. Very fair and prompt.
Comentário do cliente
Very good developer, fast understands the needs and is always proactive on answers with details and how to deliver the best service.

Termos de Referência

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).

Respondido

1
Desenvolvedor 1
Classificação
(647)
Projetos
1295
67%
Arbitragem
84
26% / 49%
Expirado
338
26%
Livre
2
Desenvolvedor 2
Classificação
(258)
Projetos
395
28%
Arbitragem
69
19% / 49%
Expirado
120
30%
Livre
3
Desenvolvedor 3
Classificação
(277)
Projetos
334
55%
Arbitragem
14
36% / 29%
Expirado
1
0%
Livre
4
Desenvolvedor 4
Classificação
(9)
Projetos
11
45%
Arbitragem
2
0% / 100%
Expirado
2
18%
Livre
Pedidos semelhantes
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell
Hi, I want to make an automated system to take my place in making trading positions and closing it. But I want to ask , can you program it to draw a trend line in a specific chart and several moving averages should be in specific order, and when the price is near the trend line by few pips, we shift to 15 minutes chart and noticing a resistance or support action , then we take the trade ? can we do that
Develop EA to track performance metrics of strategies I would like to develop an EA that will track the performance metrics of the strategies I have running on a terminal, If any of the metrics start to under perform then the EA/Indictor should alert me with a pop up alert that specify's the metric that has triggered the alert. The EA should also display the metrics in a dashboard - please see my example screen shot
I would like to modify the RSI Epert Avisor with a developer. I would like to use the RSI Expert on the inverse mode and the base setting doesnt conatain this strategy mode
Profitable EA HFT 50 - 300 USD
From a long time i am searching for a profitable EA i have lost a lot , and now i have only 300$ to buy a profitable EA , i wish to say with 0 losses but some or most traders they don't want to hear this i am really tired of searching for a programmer to just create me a profitable EA with the least losses or zero losses maybe nearly 1 year i am searching i just need an HFT EA that can work very well on MT4,MT5
I need help fixing my EA for MT5. It’s a very simple EA, and I currently cannot solve an issue where webrequest communicates with OpenAi API without error. Please only apply if you can help solve this issue
у нас есть стратегия, нам нужно написать mql5-код ​​для тестера стратегий МТ5,Цена договорная. Мой контакт @abbosaliyev из Telegram Программист должен знать РУССКИЙ ИЛИ УЗБЕКСКИЙ язык. Задание: разработать тестер, который использует шаблон условий на открытие и проверит весь исторический график на всех доступных таймфреймах. Остальная информация будет предоставлена ​​после согласования цены
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

Informações sobre o projeto

Orçamento
30+ USD
Desenvolvedor
27 USD
Prazo
de 1 para 5 dias