工作已完成
执行时间22 天
客户反馈
Difficult input settings but good developer
员工反馈
Good order, and a competent trader
指定
I need an indicator to graph the following values as lines on the graph on a historic basis (not only for the curren day and week):
// WEEKLY LIMITS Limit_2_Long = iClose(NULL,PERIOD_W1,1) + iClose(NULL,PERIOD_W1,1)*weekly_Limit/100 ; Limit_2_Short = iClose(NULL,PERIOD_W1,1) - iClose(NULL,PERIOD_W1,1)*weekly_Limit/100 ; // Where weekly limit is an input variable // DAILY LIMITS Limit_1_Long = iClose(NULL,PERIOD_D1,1) + iClose(NULL,PERIOD_D1,1)*daily_Limit/100 ; Limit_1_Short = iClose(NULL,PERIOD_D1,1) - iClose(NULL,PERIOD_D1,1)*daily_Limit/100 ; // Where daily limit is an input variable
EXCEPTIONS FOR DAX AND BUND AS FOLLOW:
// DAILY CLOSE AS REFER TO CALCULATE LIMITS if (Hour()==Euro_end_session+1 && Minute()==0) { Daily_close = iClose(NULL,PERIOD_H1,0) ; } // WEEKLY CLOSE AS REFER TO CALCULATE LIMITS if (Hour()==Euro_end_session+1 && Minute()==0 && DayOfWeek()==5) { Weekly_close = iClose(NULL,PERIOD_H1,0) ; } // Where Euro_end_session is an input variable
Open session values: this should be a white line that shifts on every new session, with external inputs to decide which session to use (for instance I wante to use Asian - Europe- US for EURJPY but only Europe and US for DAX). Also previous days values is required.
//+------------------------------------------------------------------+ //| ASIAN SESSION | //+------------------------------------------------------------------+ if (Hour()==Asian_open+1) // where Asian_open is an input variable { Open_LIne = iOpen(NULL,PERIOD_H1,0) ; } //+------------------------------------------------------------------+ //| UE SESSION | //+------------------------------------------------------------------+ if (Hour()==Euro_open+1) // where Euro_open is an input variable { Open_LIne = iOpen(NULL,PERIOD_H1,0) ; } //+------------------------------------------------------------------+ //| US SESSION | //+------------------------------------------------------------------+ if (Hour()==US_open+1) // where US_open is an input variable { Open_LIne = iOpen(NULL,PERIOD_H1,0) ; }
反馈
1
等级
项目
102
23%
仲裁
12
25%
/
17%
逾期
13
13%
空闲
2
等级
项目
143
52%
仲裁
8
13%
/
75%
逾期
22
15%
空闲
相似订单
I am looking for an experienced MQL5 developer who can BOTH research trading strategies and develop a commercial-quality MetaTrader 5 Expert Advisor. This is NOT simply a coding job. The developer is free to choose the trading logic, indicators, entry method, exit method, timeframe architecture and strategy type. I do not require the EA to copy or resemble any existing commercial EA. My priority is: ROBUST LONG-TERM
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
I need an MT5 Expert Advisor for XAUUSD (Gold) running on an Exness account. STRATEGY LOGIC The exact entry and exit rules will be provided in writing before development starts. Please quote for a single rule-based strategy with clearly separated logic, so the rules can be adjusted later without rewriting the whole EA. RISK MANAGEMENT (this is the priority of the project) - Risk per trade as a percentage of account
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured
Connect chatgpt to ninjatrader
30+ USD
Hi i need help to connect my chat gtp with ninja trader I have all tools. Just need supervision and seeking a professional who can do that for me. This the bridge extension https://crosstrade.io/blog/chatgpt-to-ninjatrader-mcp-walkthrough
An Expert Advisor Based On swing breaks and AMD
30 - 200 USD
Swing Breaks & AMD Expert Advisor The Swing Breaks & AMD Expert Advisor is an automated trading system designed around two core market-structure concepts: Swing Breaks and the AMD (Accumulation, Manipulation, Distribution) model . The EA is designed to analyze price action, identify meaningful swing structures, detect potential breaks of those structures, and evaluate the surrounding market behavior for possible AMD
MT4/MT5 HFT EA us30
30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
项目信息
预算
30+ USD
截止日期
到 10 天