EA that trades two currency pairs using multiple magic numbers.

Lavoro terminato

Tempo di esecuzione 9 giorni
Feedback del cliente
You've been patient and fulfilled all the requests.
Feedback del dipendente
A very patient client, with really good communication skill.

Specifiche

EA1. EA for entering two currency pairs simultaneously.
SETTING_1 = "==== Symbol Setting ====";
SYMBOL_1 = "EURUSD";  // enter the name of the currency pair for buying
SYMBOL_1 = "USDJPY";  // enter the name of the currency pair for selling
SETTING_2 = "==== Order Setting =====";
MagicNumber = 10; // Set order magic number
Lot = 0.1; // Set lot size for two currency pairs
SETTING_3 = "==== TargetAmount Setting ====";
TargetAmount_Open = 10; // Additional entry at an arbitrary target. For example, enter additional position when reaching -10 dollars
TargetAmount_Close = 10; // Close at an arbitrary profit target. For example, exit when reaching a $10 profit
SETTING_4 = "==== OrderLimit Setting ====";
OrderLimit = 50; // Maximum entry limit (buy + sell)
SETTING_5 = "==== SpreadLimit Setting ====";

SpreadLimit = 20; // Spread entry limit set. Orders are prohibited if the current spread exceeds 20 points. In point units


* Display the total order entry quantity on each chart for each magic number.


* Description
- Enter 0.1 lots for both EURUSD (buy) and USDJPY (sell) simultaneously.
- buy and sell orders for both currency pairs simultaneously If the combined loss for these two currency pairs reaches $10, enter additional
- Enter additional positions when the newly added currency pair also incurs a loss of more than $10.
- Exit when the profit from both currency pairs is $10 or more.
- Exit individually for each of the two entered currency pairs (not a full Exit for both)

- Continue this process, and when all positions with the same magic number are closed, re-enter.


EA2. Change only the settings for SETTING_1 in EA 1.
Change both currency pairs to a buy-only configuration.

The rest of the settings remain the same.


EA3. Change only the settings for SETTING_1 in EA 1.
Change both currency pairs to a sell-only configuration.

The rest of the settings remain the same.


EA4. EA using Sell Limit Pending Orders.
SETTING_1 = "====EquityClose Setting====";
SellLimit PendingOrder Time(Sec) = 10; // EA activation waiting time.
EquityStart = 1000; // Set the initial Equity amount when the EA is first activated.

EquityUp = 20; // The sum of EquityStart and EquityUp becomes the target account balance for the full exit.


* Description
- When running EAs 1, 2, and 3 with different magic numbers, if the current account's Equity reaches
    EquityStart + EquityUp, it will open a Sell Limit pending order.
- This pending order serves as a signal to close all currently open orders and pause for 10 seconds.
- After 10 seconds, the Sell Limit pending order will be automatically deleted,
     and the original EquityStart will be automatically adjusted by EquityUp.

- And the EAs applied to individual currency pair charts will resume trading.


* For Example
- When the initial capital was $1000 and the equity increases by $20 to reach $1020,
     all currency pairs with different magic numbers will be liquidated.
- And then, after 10 seconds, all currency pairs with different magic numbers will re-enter.
- When the equity increases again to $1040, all currency pairs with different magic numbers will be liquidated,

      followed by a re-entry for all currency pairs with different magic numbers after a 10-second delay.


These EA requests amount to a total of four.
When the development is completed, please send the source files as an eq4 file.

Con risposta

1
Sviluppatore 1
Valutazioni
(242)
Progetti
307
28%
Arbitraggio
32
28% / 63%
In ritardo
10
3%
Caricato
2
Sviluppatore 2
Valutazioni
(16)
Progetti
35
23%
Arbitraggio
4
0% / 50%
In ritardo
2
6%
In elaborazione
Ordini simili
I am looking for an experienced MQL4 developer to build a professional XAUUSD (Gold) grid recovery Expert Advisor for MT4. This is NOT a simple indicator or a basic grid EA. I am looking for someone with proven experience in grid / recovery / high-frequency trading systems, preferably on Gold (XAUUSD). GENERAL BEHAVIOR: - Symbol: XAUUSD only - Fixed lot size (no martingale, no lot multiplication) - High-frequency
//+------------------------------------------------------------------+ //| INDICES SCALPING BOT | //+------------------------------------------------------------------+ #property strict input double RiskPercent = 4.0; input int EMAtrend = 50; input int EMAPullback = 20; input int RSIPeriod = 14; input double ATRMultiplierSL = 3.0; input double ATRMultiplierTP = 2.5; double LotSize(double
I am looking for a bot that has been created and tested and confirmed profitable in a live market for Gold. The bot must be profitable and have a low drawdown. The developer will send a demo EA which I can test for myself. I am looking for more of a partnership with an experienced developer. Please no EA on demo accounts. The EA must be verifiable on real account
I am looking for a bot that has been created and tested and confirmed profitable in a live market for Gold. The bot must be profitable and be verifiable on real account and have a low drawdown. The developer will send a demo of the EA which I can test for myself. I am looking for more of an experienced developer. Please no EA on demo account
📌 Development Request – AI Precision Enhancement I would like to clarify my request clearly and precisely. The current trading strategy is strong, stable, and effective , and I do not want to modify or replace the core strategy logic in any way . The goal is only to enhance entry and exit precision , not to redesign the system. ✅ Scope of Work (Required) Please keep the existing strategy exactly as it is , and add
We're looking for a highly motivated and detail-oriented individual to fill a key position in our team. The successful candidate will be responsible for driving projects forward, analyzing complex data, and collaborating with cross-functional teams to achieve business objectives. The role requires exceptional problem-solving skills, effective communication, and adaptability in a fast-paced environment. If you're a
EA DEVELOPMENT 50+ USD
Hello, I’m interested in developing an Expert Advisor (EA). I will send you the details and examples of the type of EA I need. Please log in and review them so you can understand my requirements
Mt5 alert fix 40+ USD
i have a indicator on mt5 im using it right now , you can see the performance attached Am using the Ma filter to avoid false signals I developed this indicator myself But the signals are delaying in alerting Check if you can perfect and if you Can you work on it let me know Let me know if there anything you can do to make it perfect without lagging or delaying
Mt4 indicator 40+ USD
hello great developer Can you develop an MT4 indicator non repaint with accuracy of at least 70% for binary options trading, 1 minutes expiry time frame. Specifically on Quotex Something like this, check attached files Don't forget I trade 1Minutes expiry time frame on binary options Quotex
I already have an EA and willing to work together with a talented professional programmer so that we can make a profitable EA for the long-term. RazorQuant AI | Buy Trading Robot (Expert Advisor) for MetaTrader 5 RAZORQUANT AI v3.7 (MT5 EA) Purpose: Automated trading EA that combines classic technical filters with machine-learning signals and optional external AI (LLM) advice to decide BUY/SELL/HOLD and manage

Informazioni sul progetto

Budget
30 - 100 USD
Scadenze
da 2 a 3 giorno(i)