工作已完成
执行时间56 天
指定
Project Description:
I have a Pine Script indicator used for trading any forex and/or stock instrument based on various time frames. I need to convert this indicator into an Expert Advisor for MetaTrader 4 or MetaTrader 5. The EA should replicate the functionality and logic of the Pine Script indicator, including all the parameters, conditions, and alerts. Below is the detailed description of the Pine Script code and its functionality.
Indicator Details:
- Indicator Name: Predictive Ranges Break Out
- Indicator Version: 40
- Trading Pair/stock: any
- Time Frames: any
- Trading Strategy: Breakout support and resistance levels based on ATR multiplication Levels with hedging buy/sell signals based on the Break out Range and number of signals. (option: using Machine learning and Neural Network to determine the levels multiplications will be an addition with extra budget)
Parameters and Inputs:
- Pair Decimals: Number of decimal places for the trading pair values.
- Initial Risk: Initial risk amount in USD.
- Length: Period length for calculations.
- Factor: Multiplier factor for calculations.
- Outer Range Multiplier: Multiplier for the outer range.
- Inner Range Multiplier: Multiplier for the inner range.
- Spans Multiplier: Multiplier for the spans.
- Hold ATR Multiplier: Multiplier for the ATR (Average True Range).
- Source: Data source for calculations (e.g., close price).
- Line Width: Width of the plotted lines.
- Line Transparency: Transparency level for the lines.
- Fill Transparency: Transparency level for the fills.
- Base Spread Value: Base spread value for the calculations.
Indicator Logic:
- Predictive Ranges:
- Calculate predictive ranges based on the given multipliers and lengths (optionally using machine learning and Neural network).
- Determine the potential gains and losses within these ranges.
- Signals:
- Generate buy and sell signals based on specific conditions (e.g., price crossing up/down certain levels).
- Include alerts for these signals with target prices and stop losses.
- Stop Loss and Take Profit:
- Calculate stop loss and take profit levels based on the given risk parameters and stop-loss / target percentages.
- Update trailing stop levels dynamically (option).
- Alerts and Notifications:
- Set up alerts for buy/sell signals and stop loss updates.
- Display a table with various output values such as target levels, stop loss levels, and gain/loss percentages (option).
Additional Requirements:
- EA Functionalities:
- The EA should place trades based on the buy/sell signals generated by the indicator.
- It should manage trades, including setting stop loss and take profit levels.
- The EA should update trailing stop levels as per the indicator logic (option).
- Alerts and Notifications:
- The EA should have the ability to send alerts and notifications similar to the Pine Script indicator.
- Customization:
- The EA should allow for customization of all the parameters and inputs mentioned above.
- Provide options to enable/disable specific features (e.g., bullish/bearish breakout levels – trailing stop levels – reset for signals).
Deliverables:
- Source code of the EA for MT4/MT5.
- Compiled version of the EA (.mql4 for MT4, .mql5 for MT5).
- Documentation explaining the EA's features, parameters, and usage.
Budget: 100 usd (machine learning and Neural network 200 usd)
Deadline: 2 weeks
Contact Information:
Please provide your proposals and feel free to ask any questions for further clarification.
Thank you!
反馈
1
等级
项目
236
77%
仲裁
0
逾期
0
空闲
2
等级
项目
32
9%
仲裁
0
逾期
0
空闲
3
等级
项目
5
20%
仲裁
3
0%
/
100%
逾期
2
40%
空闲
4
等级
项目
60
45%
仲裁
8
50%
/
38%
逾期
7
12%
空闲
5
等级
项目
91
13%
仲裁
34
26%
/
59%
逾期
37
41%
空闲
相似订单
SIERRA CHART PROJECT
64+ USD
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I need to build one from scratch . Experience with Sierra Chart, ACSIL
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
Mashiri
50 - 10000 USD
I need a custom MetaTrader 5 indicator designed specifically for XAUUSD gold trading. The indicator should identify potential buy and sell opportunities, display clear entry and exit signals on the chart, provide alerts, and help identify market trends and possible reversals
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
XAUUSD AI/ML Trading Robot — MT5 + Python + MQL5
150 - 250 USD
Торговый робот XAUUSD AI/ML — MT5 + Python + MQL5 Ищу опытного разработчика с глубокими знаниями в следующих областях: MQL5 / MetaTrader 5 Python Машинное обучение / Искусственный интеллект Алгоритмическая торговля Проект Я хочу разработать торговую систему на основе ИИ/машинного обучения, предназначенную исключительно для XAUUSD (золото) . Архитектура: Данные рынка XAUUSD → Модель Python/ML → ПОКУПКА / ПРОДАЖА /
V3 PRO Auto-Scalper EA
40+ USD
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
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
Composite robot
30 - 200 USD
Title: Multi-Timeframe Pure Price Action & Elliott Wave Execution Bot for XAUUSD 1. Project Overview I need a robust, automated trading bot (Expert Advisor) for MetaTrader 5 (MT5) to trade XAUUSD (Gold) exclusively. The strategy is built entirely on Top-Down Multi-Timeframe (MTF) market structure, pure price action, and Elliott Wave principles. It does not use traditional lagging technical indicators (like RSI or
项目信息
预算
100 - 200 USD
截止日期
从 1 到 14 天