Basket management

MQL4 Experts

Tâche terminée

Temps d'exécution 6 jours
Commentaires du client
nice job..thanks so much... i recommend his job
Commentaires de l'employé
Very nice person, Thanks for the job.

Spécifications

Basket management moviment EA :

 

This project i need the Ea manage the basket trading to identify when some currency to became strong or weak against the another and when have some movement on somes currency

the Ea have to open order to same side on another currency that not moved yet.

 1 - The Ea have to Scanner each currency pair each 1 second and check how many pips moved up or down, i can set the time on second to EA scanning, this can be 1 second or how many seconds I set on parameter;

 2 -  on parameters I need a option with amount of pips the EA have to identify on some currency pair to get signal

 3 - number or the currency pair to get a signal with volume of pips moved 

 

DETAIILS OF BEHAVIOR: lets assume the EA are scanning the JPY basket to find opportunity: (USDJPY, AUDJPY, CADJPY, CHFJPY, GBPJPY, NZDJPY, EURJPY ) and I set to EA get signal on 3 currency pair, and also I set the amount pips up or down like 10 pips........ So the EA have to keep scanning this basket JPY trading and when during (1 second) the EA find on three currency pair a movement minimun of 10 pips, Up or down the EA have to open trades on another last currency pair orders to same side, so if the movement was 20 pips up on fast three currency pair the Ea have to open long orders on four that still do not moved yeat so far.... 

take profit: have to be the biggest moviment on faster currency pair

tralling stop

tralling step

break even

breakeven step 

stop loss 

money management

lote size fix or MM

 

OBS: the condition to open can repeat again and again if during each one second the same situation repeat, I mean the Ea can open several orders on same or different currency pairs..... 

Répondu

1
Développeur 1
Évaluation
(329)
Projets
539
66%
Arbitrage
53
21% / 40%
En retard
169
31%
Travail
Publié : 1 code
2
Développeur 2
Évaluation
(253)
Projets
358
49%
Arbitrage
24
25% / 50%
En retard
80
22%
Gratuit
3
Développeur 3
Évaluation
(195)
Projets
395
28%
Arbitrage
155
20% / 52%
En retard
112
28%
Gratuit
4
Développeur 4
Évaluation
(130)
Projets
210
40%
Arbitrage
90
20% / 43%
En retard
85
40%
Gratuit
Commandes similaires
I want a gold order management ea that should be like the below... Pending orders When I open one manual order, ea should be able to set 3 pending orders at x amount of pips below (if buy order) or above (if sell order) manual order entry. So like this Pending order 1 true or false Pending order pips away: 20. Pending order lot size:0.3 Pending order 2 true or false Pending order pips away: 40 Pending order lot
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

Informations sur le projet

Budget
10 - 40 USD
Délais
de 1 à 3 jour(s)