EA that trades two currency pairs using multiple magic numbers.

İş tamamlandı

Tamamlanma süresi: 9 gün
Müşteri tarafından geri bildirim
You've been patient and fulfilled all the requests.
Geliştirici tarafından geri bildirim
A very patient client, with really good communication skill.

İş Gereklilikleri

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.

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(157)
Projeler
187
26%
Arabuluculuk
8
25% / 38%
Süresi dolmuş
5
3%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(10)
Projeler
25
28%
Arabuluculuk
3
0% / 0%
Süresi dolmuş
1
4%
Yüklendi
Benzer siparişler
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Modification 100+ USD
I need a modification on my existing Ea if you can Can fixed risk management to lot size instead of percentage. don’t want strategic risk management input to be based on percentage Instead lot size. The strategic risk management function I need turned from percentage to lot based And I need sells and buys to have separate tps and sl options Budget:$100 Day: 1 day
I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money
Hi Guys, I am looking to someone that can generate an indicator for MT4 as explained below. Basically I would need that the indicator point out the price that will close my position in stop out/margin call. The indicator should pick automatically the level of trade out for the broker (which can be different from a broker to another broker) It should write (ideally on the bottom on the left) the following information
Programmer needed for EA 100 - 200 USD
I am looking to build an EA with set stop loss and take profit targets (take profit is based on Fibonacci levels) for stock futures markets. It is based on times of the day. Variables are: number of contracts per trade, entry price based on Fibonacci levels and take profit is also based on Fibonacci levels. The stop loss level is strict and not based on Fibonacci levels. I've been out of trading for a few years so I
Mbeje fx 50+ USD
I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money
I need an MT5 EA that can do the following: I have to give the EA a price in advance, when the price is reached the EA has to automatically place a buy stop or sell stop order 0.5 pips below or above the price. Is this possible
Good day, I want someone to help me create a universal news filter with on/off switch, with start and end settings, and drawdown control with magic number of EAs, etc. Thanks
Hello, I am looking for a professional programmer to optimize my existing EA integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. i want it to be an EA that can be trusted to carry trade with the help of chat gpt and also have a very low drawdown

Proje bilgisi

Bütçe
30 - 100 USD
Geliştirici için
27 - 90 USD
Son teslim tarihi
from 2 to 3 gün