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
EA SPECIFICATION SHEET OBJECTIVE: Build a transparent, non-martingale, non-grid breakout EA for XAUUSD that trades only high‑quality breakouts during London + New York sessions. 1. TRADING INSTRUMENT - XAUUSD only - MT4 platform - 5‑digit ECN broker 2. CORE STRATEGY LOGIC (BREAKOUT + CONFIRMATION) A trade is allowed ONLY when ALL conditions are true: - Candle closes beyond previous high/low (no wick breakouts) -
I am looking to develop a custom Expert Advisor (EA) for MetaTrader (MT4/MT5) based on a defined technical analysis strategy and flexible risk management rules. The EA should operate on a chart and timeframe that I manually specify, with the ability to adapt its behavior dynamically when the timeframe is changed. Core Strategy Logic The EA will execute trades based on predefined technical analysis zones
MT5 Manager API 30+ USD
make an api for mt5 and a trade copier eith the api thst uses local computer no cloud trader api ea mt5 that saves all trade data nd logs time and entry and exit tp sl logs delted pending order api that uses market execution not pending orfer
Hello, we have an existing EA, and are building a new one. We want our EA to connect via API to an AI provider like Chat GPT, Claude, or perplexity. Can you connect a meta trader EA to an AI agent? if you can then i would like to speak. The system is quite simple, for example the EA would ask perplexity where the support is on EURUSD then place a trade, thank you, Rob
Hi, Im looking to purchase or build an EA that can open many trades or big lot size to churn out IB commission, it doesnt have to be super profitable but will need to have the number of trades on going in order to earn IB commission. Source code is required upon purchase. If you have any EA or strategy that are gearing towards this, let me know and i would be glad to purchase it. Please share the demo trial for me to
I currently have unfinished work. It’s a project to connect MetaTrader with the BingX platform. At the moment, I have implemented a service that retrieves a custom symbol in BingX, and it works well. However, some specifications still need to be adjusted regarding how the data is received. Otherwise, prices and other values are accurate. The only issue is that for the strategy tester, it is always necessary to
Modify an existing EA 30 - 50 USD
This is to modify my Semi Auto EA -Looking for developer modify my existing EA to Pending Order EA (BS/BL/SL/SS). Relevent with Heiken Ashi Smooth ,Moving Average , Acceleration. Concept MAster and Slave. Ready to give previous soucre code as guide. Work to do - 1)To modify this EA to Pending Order. 2) to add new feature - Risk Management/moneymanagement 3) To modify 4 slave to 7 slave will give the previous to
BTC 5 Minutes scalping 50 - 100 USD
import { useState, useEffect, useRef } from "react"; const INIT_LOT = 0.01; const TP_MOVE = 200; const SL_MOVE = 120; const START_BALANCE = 1000; const MAX_LOT = 5.12; const TICK_MS = 1200; function ema(arr, n) { if (arr.length < n) return null; const k = 2 / (n + 1); let e = arr.slice(0, n).reduce((s, v) => s + v, 0) / n; for (let i = n; i < arr.length; i++) e = arr[i] * k + e * (1 - k); return e; } function
🚀 ADAPTIVE GRID HEDGE EA (FULL VERSION) 🧠 📌 GENERAL CONCEPT This Expert Advisor (EA) uses a strategy combining: Grid trading (order grid) Hedge (protection with opposite positions) Lot scaling (progressive) Loss compensation with profits Continuous operation (non-stop) Focus on: Small recurring profits High trade volume (rebate/IB) The system does not depend on direction, but rather on market oscillation . Main
I have a indicator working good but have some bug for arrow placement . budget is fixed 30 used . only experience developer apply. i want to arrow get put on just above the candle high and candle low

Proje bilgisi

Bütçe
100 - 200 USD