EA that trades two currency pairs using multiple magic numbers.

工作已完成

执行时间9 天
客户反馈
You've been patient and fulfilled all the requests.
员工反馈
A very patient client, with really good communication skill.

指定

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.

反馈

1
开发者 1
等级
(137)
项目
160
23%
仲裁
7
0% / 43%
逾期
4
3%
已载入
2
开发者 2
等级
(10)
项目
25
28%
仲裁
1
0% / 0%
逾期
1
4%
已载入
相似订单
preciso de um robô com duas médias móveis, uma exponencial high e uma exponencial low. preciso também ter a opção de utilizar e todos os tempos gráficos e alterar os parâmetros das médias. entrada de compra será feita quando um candle de alta romper e fechar a cima da média high e fechará a posição quando um candle de baixa romper e fechar a baixo da média low. a venda será feita quando o candle de baixa romper e
Description - An expert advisor(s), placing sell trades in EUR/USD, based on the close price of the previous two candles, as shown in the figure below. The trades would be made in the 5 minute, 1 hour, and 1 day timeframes. In the 5 minute and 1 hour timeframes the market orders would be placed at the start of a new candle, at specific times EST. The order would be cancelled at the close of that candle, i.e after 5
Greetings, As the title suggests, I am trying to convert an indicator that calls itself via an iCustom call like this. iMAArray_Buffer[loop_1] = iCustom ( NULL , Selected_TF, MQLInfoString ( MQL_PROGRAM_NAME ), "calculate" , RPeriod, MType, MPeriod, 1 , shift); Full code will not be provided, only the position that needs fixing. I cannot get this working in MQL5 but the original code runs smoothly in MQL4. Please
Hi, I have an indicator from my friend, I want to copy it to my own Traidingview or MT5 can you do that for me. Here is the link
Hi, I have an indicator from my friend, I want to copy it to my own Traidingview or MT5 can you do that for me. Here is the link
Greetings great developer, I am in search of a highly skilled developer to assist with an exciting project. I need to convert two open-source TradingView indicators to NinjaTrader 8 and implement a usage restriction based on computer IDs. If you have experience with NinjaTrader 8 coding please let me know. I’d be happy to discuss the details further
Greetings great developer, I am in search of a highly skilled MQL5 developer to assist with an exciting project. I need to convert two open-source TradingView indicators to NinjaTrader 8 and implement a usage restriction based on computer IDs. If you have experience with NinjaTrader 8 coding please let me know. I’d be happy to discuss the details further
Hi, I need a robot, which wil get instructions to trade in 3 symbols at the same time based on few parameters and calculations. Example: There is 1 symbol called Gold-Near and the rate for it is 1000-1002 If i specify that when the rate reaches 1050, it should sell 1 lot Upon execution it will have to sell 1 lot of cme gold, buy 3 lots of mcx gold and buy currently (lots will be based on calculation). All the
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A
I need someone the create a supertrend indicator based on Heikin Ashi candles instead of normal candles. Needs to be exactly the same as the supertrend (original one) + ha from tradingview. In m1,m5,m15 the indicator must have the same values ​​found with the tradingview. Work that meets this requirement will be accepted ( depending on the broker and spread, however, a few pips of difference will be accepted)

项目信息

预算
30 - 100 USD
开发人员
27 - 90 USD
截止日期
 2  3 天