명시
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.
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. 응답함
1
등급
프로젝트
341
58%
중재
7
14%
/
71%
기한 초과
9
3%
무료
비슷한 주문
requirements needed MT5 Must have 4 adjustable tradeable time slots per day Example: trade from 2:50 to 6:00 trade from 7:55 to 9:45 trade from 12:55 to 17:00 trade from 19:15 to 23:30 Tradeable 1M and 5M charts open a buy trade when the candle touches the previous candle high or open a sell trade when the candle touches the previous candles low. (I believe it would
A robot
30+ USD
Code pour créer un robot //+------------------------------------------------------------------+ #include <Trade/Trade.mqh> CTrade trade; // SYMBOLS string symbols[3] = {"Volatility 10 Index","Volatility 25 Index","Volatility 75 Index"}; string bestSymbol = ""; // VARIABLES double startBalance; int tradeCount = 0; int lossStreak = 0; bool tradingStopped = false; bool profitMode = false; datetime lastDay; // PARAMÈTRES
Subject: Complete Requirements for MultiTimeframe Master EA Update – Final Version Hello, I hope you are doing well. After careful consideration, I have simplified my requirements. Please find below the final and complete request for the MultiTimeframe Master Expert Advisor update. What I Want: Multi-Strategy System with SMC Features I want the EA to support three different trading strategies that I can switch
Bonjour j’ai besoin d’un expert capable de me creer un robot de trading lié à un canal télégramme qui sera en mesure de détecter les signaux dans un canal télégramme et les exécuter sur mon compte de trading
Ea modifications news based
30+ USD
I have any currently perfectly fine but I want to add news filter as per as moderate like if hires chlorisk high risk low risk or moderate risk so I need to develop her which can work on budget friendly job. Budget fixed 30 usd
Hi Im working with a Crypto trading company and we want to branch out with our indicator, i'm researching the bot automation and need some hands on board. i i want to hear your opinion about the indicator that i would like you to build. in the PDF i explain the whole indicator and how it need to look like. happy to hear form you
I want someone to hold a session for me and explain in details on how to implement them in. I would really appreciate your guidance on how to properly set up GoCharting and get access to CME futures data
EA SMC/ICT
30+ USD
//+------------------------------------------------------------------+ //| SMC_ICT_Advanced_EA.mq5 | //| Smart Money Concepts Trading | //| Combines Order Blocks, FVG, BOS, CHoCH | //+------------------------------------------------------------------+ #property copyright "SMC/ICT Trading System" #property version "2.00" #property strict #include <Trade/Trade.mqh>
Mani
30 - 50 USD
Title: MT5 Martingale EA (Based on Stop Loss of Previous Trade) Description: Hello, I need a simple and efficient MT5 Expert Advisor based on a martingale logic. Main Logic: The EA should work with trades placed manually or by another EA (including limit orders). When a trade hits Stop Loss, the EA must automatically open a new trade in the same direction. The lot size of the new trade should be multiplied
Existing EA
30 USD
I’m looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction or
프로젝트 정보
예산
50 - 100 USD