Currency cross copier- EA function

MQL4 전문가

명시

Trade currency cross - EA function 


Description

An EA  function that can be added into an existing EA. This function will allow  to trade a currency cross artificially, ( let's say CADNOK) by placing two trades making up the original cross pair. ( "USD/CAD"  and "USD/NOK"). Essentially,  the function is a copier of the original cross.

RULES
When the EA triggers a SELL 100k  ( CAD/NOK), the function simultaneously opens two more trades. ( BUY 100k USD/CAD   and   SELL 100k USD/NOK).  Reverse is true.
When EA triggers add to the position or close position, the copier copies.

Here is a challenge: when it comes to pairs with other than USD symbols at a base. the volume ( position size) of the copier pairs will be off if we match the size of the EA of the original position. (Example:  in a  BUY 100k EURGBP situation,
EA will copy and  wrongly convert 100k  EUR/USD and will sell 100k GBP/USD, but the size must somehow match the current rate of exchange. (100k of USD is  about 100k of EUR right now, but 100k of USD is about 86k of GBP right now.) You will need to program to calculate volumes based on a tick value for each symbol so that the  EA would copy positions proportional to the current exchange rate.
 ( example: the EA would correctly copy/convert the above EUR/GBP cross position as "buy 100k EUR/USD"  and  "sell 86k of GBP/USD".
I can give you a formula/ step by step example  how to convert.


응답함

1
개발자 1
등급
(257)
프로젝트
341
58%
중재
7
14% / 71%
기한 초과
9
3%
무료
비슷한 주문
Hello, good day to you Developers, I am looking for someone that can deliver on a project with the following requirements: The job I am about to give out will involve "Tradingview" and "Metatrader 5" Tradingview: for analysis, as the Strategy uses one second charts/candles, Metatrader 5: for executing and managing the trades. For this EA to work well for the project's aims, SPEED of execution is of upmost
Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service
Hi, I need a simple MT5 EA. Based on my simple trading strategy I'm going to discuss with you If you have experience in this kindly bid for this project Thanks
An Expert KBFX 30+ USD
Fill orders first execution and real time trading, my strategy is that wait for clean confirmation before entering the market and fill orders for a snappier entrance,then execute trade after making profit on the position
I am looking for a professionally developed Buy Stop / Sell Stop EA specifically for XAUUSD scalping that has already proven to be profitable in the live market (real account), not just backtests or demo results . Requirements: • Strategy: Buy Stop / Sell Stop pending order–based scalping • Instrument: XAUUSD (Gold) • Performance: Verified live profitability with consistent results • Risk Management: Strong risk
Project Overview I am looking to acquire high-quality, algorithmic trading strategies or specialized strategy testers developed in MQL5 . My primary focus is on the underlying logic and code architecture rather than historical performance (Track Record/Myfxbook). I require full ownership of the source code (.mq5) for further research, optimization, and scaling. Requirements & Scope I am interested in systems that
MosesRobot 100+ USD
"I am looking for an expert developer to build a custom Forex Expert Advisor based on my specific strategy. Requirements: Full Source Code (.mq5) must be delivered. I retain 100% Intellectual Property and ownership of the bot. Must include a Risk Management module (Fixed Lot or % of balance). Must include a Trailing Stop and Break-even feature. Bot must be compatible with the MT5 Strategy Tester for 99% quality
I am searching for a fully developed and already profitable Expert Advisor focused on XAUUSD scalping. I am not looking for a custom build or experimental system. The EA must already be trading successfully on a real live account. What I am looking for: • At least 6 months of verified live results • Daily drawdown controlled within 10% • Around 13% or more average monthly return • Clean risk management approach with
// @version= 5 indicator ( "Gold Plus" , overlay = true , max_labels_count = 500 ) // ===== COLORS ===== buyColor = #00ff00 sellColor = #ff0000 smartBuy = #0099ff smartSell = #ff9900 // ===== INPUTS ===== sigsensiviti = input.float ( 2.5 , "Sensitivity" , group = "Main Settings" ) signaltype = input.string ( "All Signals" , "Signals" , [ "All Signals" , "Smart Signals" ] , group = "Main Settings" ) factor = 11
I need a custom MT5 trade copier that can copy trades from one master account to 10 slave accounts in real time. Some slave accounts may share the same broker, while others will be on different brokers. Requirements: Copy all trades from the master account to slave accounts: Entries Stop Loss (SL) Take Profit (TP) Trade modifications Trade closing Handle multiple currency pairs simultaneously. Risk management: Option

프로젝트 정보

예산
50 - 100 USD