명시
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%
무료
비슷한 주문
I'm looking for a swing trading EA that takes 1-3 trades / week, holds these positions from a few days up to about 1.5 weeks. Symbol : any Strategy : any Timeframe : any Platform : MT4 only The catch : you would need to come up with the STRATEGY AND do the CODING The must have's : c onstant monthly returns, low drawdown I will backtest the trial version of your .ex4 file for 20+ years with 99.9% tick data accuracy
Hi, I am looking for a trainer/developer who can teach me MQL5 and python scripting to develop my own profitable EA. If any one interested please let me know and share the course details along with the fees
PROJECT OVERVIEW I need a production-grade, modular Expert Advisor for MetaTrader 5 built to institutional coding standards. This is not a simple indicator-crossover bot. The system must be object-oriented, fully commented, and structured so individual modules can be replaced or disabled without breaking the build. Broker: IC Markets Raw. Primary symbol: XAUUSD. Secondary validation: EURUSD, GBPUSD, USDJPY, AUDUSD
Hi, do you have a proven EA for MT5, suitable for live accounts and prop firms, including the Brazilian market? I’m looking for ready, tested EAs. Can you send a backtest or demo? Please if you do have and can send me nacktest or demo you should Message me
I am looking for an experienced MQL5 developer / algorithmic trader to create a complete MT5 Expert Advisor with strong risk management and verified historical backtesting. Main requirements Platform: MetaTrader 5 / MQL5. Market & Timeframe: The EA code should be able to operate on different Forex/CFD symbols and different timeframes. The developer may recommend the best symbol/timeframe combination based on testing
Flummox 0.1
30+ USD
//@version=5 strategy("Vol10 Triple Confluence M15", overlay=true, margin_long=100, margin_short=100) // === INPUTS === emaLen = input.int(200, "EMA Trend") rsiLen = input.int(14, "RSI Length") bbLen = input.int(14, "Bands Length") rsiOversold = input.float(25, "RSI Buy Zone") rsiOverbought = input.float(77.38, "RSI Sell Zone") // === INDICATORS === emaTrend = ta.ema(close, emaLen) ema1 = ta.ema(close, bbLen) ema2 =
I want a simple EA that will take trades based on candle formation and moving average. In a buy, the market should be above the moving average, and wait for the candle formation which i have shown them in the attachment. In a sell, the market should be below the moving average and wait for the candle formation. It must be easy to put stop loss, take profit. Pls make the robot to trade continuous trades as long as
Access and confidentiality restrictions: You will receive only a separately named copy of the Commander . Existing trading EAs, presets, account credentials, Telegram credentials and proprietary entry/exit code will not be shared. The Commander intelligence must be developed using: Defined signal/input interfaces Anonymized historical logs and replay data Mock EA signals and test harnesses Documented authority and
Liaqat
32+ USD
Title: Simple XAUUSD Trading Robot for MT5 Specification: 1. Platform: MetaTrader 5 2. Symbol: XAUUSD / Gold 3. Timeframe: M5 or M15 4. Strategy Logic: - BUY Entry: When RSI(14) is below 30 and candle closes green - SELL Entry: When RSI(14) is above 70 and candle closes red 5. Money Management: - Lot Size: 0.01 (user can change in settings) - Stop Loss: 500 points - Take Profit: 1000 points 6. Other
need an EA or indicator done , based on any strategy but with the following specific risk management parameters ; were i am able to do at least 2RR(standard reward-risk ratio for every trade) , fair win rate that is at leat 50% , EA should be able to generate at least 2 trades and above per week , favourable sharpe ratio . total drawdown of not more than 8% any given month and not over 3% any given day , would
프로젝트 정보
예산
50 - 100 USD