EA to act on a 5 minute stock price predictor

MQL5 Uzmanlar

İş tamamlandı

Tamamlanma süresi: 19 gün
Geliştirici tarafından geri bildirim
very Kindness, Patience and Excellent negotiation during job. Thank you Ricardo
Müşteri tarafından geri bildirim
Extremely good service. My briefing was rejected many times due to how difficulty and complex the job would be. He managed to deliver it fully He not just did what I asked, he delivered way more

Şartname

Hello, this is only an overview of the objetives.

I have a complete design (+xls with scenarios) of the expected EA. I can share it with the person interested in the job.


Overview:


The strategy consists in “predict” what will be the price of stock after 5 minutes and buy (or sell) if this future price is X% higher
(or lower in case of short positions).

This prediction will be a combination of moving averages (CMA) :1min, 5min, 15min, 30min and 60min (all user inputs) + an moving average of
the historical errors originated by this number (e = CMA – actual price).

Also, a market average indicator (like sp500, Nasdaq) will be used to track how the overall market is at that moment and also will be part
of the decision of buying a specific stock or not. There will be a user input asking what the weight will be (and the direction) of this
“market influence” and what will be the stock code used for that.

So, the decision to buy something will be a combination of the behavior of a specific stock + overall market direction. How many
stocks to buy is also a user input

Aside from the usual safeguards like stoploss and takeprofit, the EA will have an “anti-panic” switch. If the market (tracked by the index
discussed in the previous paragraph) is showing some strong sign (up or down), the EA should shut down for some minutes. (this is also
controlled by user inputs)

The EA will not look at only on stock. The idea is for it to do a loop using a list of stocks (user input) and apply the logic for all of
them every minute. Is this possible? I would prefer not to have to drag the EA to 100 different stocks

Finally, the EA should provide important statistics during the day and the end of it showing the most important KPIs regarding profit, loss,
orders, position times, etc.

Ricardo panserini


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(65)
Projeler
71
30%
Arabuluculuk
8
0% / 88%
Süresi dolmuş
5
7%
Serbest
2
Geliştirici 2
Derecelendirme
(171)
Projeler
195
42%
Arabuluculuk
13
8% / 54%
Süresi dolmuş
9
5%
Serbest
Yayınlandı: 3 kod
3
Geliştirici 3
Derecelendirme
(4)
Projeler
6
0%
Arabuluculuk
5
0% / 80%
Süresi dolmuş
2
33%
Serbest
4
Geliştirici 4
Derecelendirme
(144)
Projeler
199
42%
Arabuluculuk
20
25% / 55%
Süresi dolmuş
10
5%
Serbest
Benzer siparişler
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need a unique grid trading system for XAUUSD that combines entry, controlled two-sided grid expansion, DCA (Dollar Cost Averaging) basket profit control, hedging. Unlike traditional grid EAs that only trade against price, this unique grid system should dynamically build positions in both directions based on market movement, allowing flexible adaptation to changing conditions ie the grid needs to dynamically move
EA for Gold 50+ USD
need a Gold robot? check out this EA for Gold. It specialises in bringing in big amounts of profit and is very consistent. It's very trustworthy and it trades the SMC strategy.Enjoy
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
I develop and customize automated trading systems for MetaTrader 5 using MQL5. My experience includes developing EAs based on price action, market structure, Moving Averages, ADX, Smart Money Concepts, supply and demand zones, Break of Structure, Fair Value Gaps, trailing stops, risk management, and multi-timeframe analysis . I can also modify existing MQL5 source code, fix errors, add new trading features, and help
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
Торговый робот XAUUSD AI/ML — MT5 + Python + MQL5 Ищу опытного разработчика с глубокими знаниями в следующих областях: MQL5 / MetaTrader 5 Python Машинное обучение / Искусственный интеллект Алгоритмическая торговля Проект Я хочу разработать торговую систему на основе ИИ/машинного обучения, предназначенную исключительно для XAUUSD (золото) . Архитектура: Данные рынка XAUUSD → Модель Python/ML → ПОКУПКА / ПРОДАЖА /
The EA needs to be upgraded according to the strategie built in and first the programer must specify the problems and how can correct and provide the video on how the bot works on different assets after correction
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {

Proje bilgisi

Bütçe
100 - 200 USD