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
(216)
Progetti
269
26%
Arbitraggio
15
47% / 33%
In ritardo
10
4%
Caricato
2
Sviluppatore 2
Valutazioni
(15)
Progetti
34
24%
Arbitraggio
3
0% / 33%
In ritardo
2
6%
In elaborazione
Ordini simili
This Expert Advisor is designed to detect liquidity-based reversals on the 15-minute timeframe by combining volume spikes , price action (pin bars) , and trend alignment . The goal is to identify exhaustion candles during strong directional moves and enter trades at optimal points using adaptive stop-loss and risk-based lot sizing . 1. Volume Climax Detection Identify bars where volume is at least 1.1× greater than
Create an MQL4 indicator to control live trading of an EA within its specific chart window only. - The indicator should not enable/disable auto trading for all EAs running on the MT4 platform, but only for the EA running in the same chart window as the indicator. - Assume that there is no access to the EA code, therefore the indicator should function independently without having to modify the EA. So, I need to load
New or old Ea. 30 - 200 USD
Hello Dev Team, am have looking for an experienced Ea programmer who can build any type of EA with his/her expertise or who already have any type of Ea,bot,indicator or HFT, with winning rate of 85% to 95%. Please DO NOT contact or respond if you don’t have or can’t provide any Ea of such request, because I will give you a bad review on lack of understanding of your roles
I need an expert to create a bot used in mt5. I have the strategy ,just wanted it coded with specific SL and Tp and it should be very fast because it's on the 1 minute time-frame. Specially Gbpusd pair .should work with prop firms
Please help me to develop a new EA with these requirement Trading strategy: The EA will open only 1 order at all time based on the indicator; the EA will follow TP3. EA Requirements and parameter setting 1. Integrate with custom indicator. it works for all time frame (it can be set, by default is H1) 2. Open order = EA will open an order if the success rate at least 75%, lower than 75% will be no action. 3. Trailing
I'm looking for a trading robot to only take Boom & Crash spikes. The strategy will be defined by the developer. I'm open to any other creation by the developer that would be a profitable EA
Tradingview 30+ USD
I want to reproduce a pinescipt Think anyone be able to do this? If so, what is the probability you'd be able to reproduce these exact Bubble on chart? ;
Freaky Dave 30+ USD
I am Thabang Letlhoo AKA freaky Dave I really want an robot because I am so poor and I have nothing in my life so please can I have an robot
This ICT based indicator utilizes 4 concepts. Fair value gaps , liquidity sweeps , Change in state of delivery . Swing points highs and lows . If the indicator can be executed correctly ideally i would want to make an EA right after with the same developer and i will pay more . i also have the raw codes for the liquidity sweeps and fvgs , getting the CISD created and merging them is the job but i would like to make a
The trading robot should operate on the Deriv MT5 server and utilize a 1-minute chart timeframe . It will trade on the Boom 1000 and Crash 1000 instruments. Indicators Used: Linear Weighted Moving Average (LWMA): Period: 10 Stochastic Oscillator: Levels: Marked at 90 and 10. This indicator is only for marking these levels and its data is not used for decision-making . Awesome Oscillator (AO): This indicator is

Informazioni sul progetto

Budget
30 - 100 USD
Per lo sviluppatore
27 - 90 USD
Scadenze
da 2 a 3 giorno(i)