İş tamamlandı
Tamamlanma süresi: 56 gün
Şartname
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!
Yanıtlandı
1
Derecelendirme
Projeler
222
76%
Arabuluculuk
0
Süresi dolmuş
0
Çalışıyor
2
Derecelendirme
Projeler
32
9%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
3
Derecelendirme
Projeler
5
20%
Arabuluculuk
3
0%
/
100%
Süresi dolmuş
2
40%
Serbest
4
Derecelendirme
Projeler
60
45%
Arabuluculuk
8
50%
/
38%
Süresi dolmuş
7
12%
Serbest
5
Derecelendirme
Projeler
91
13%
Arabuluculuk
34
26%
/
59%
Süresi dolmuş
37
41%
Serbest
Benzer siparişler
REWARD!
35 - 200 USD
I will pay you a REWARD, if you find / create an EA that fits ALL the below criteria! Platform : MT4 Timeframe : doesn’t matter Pair : doesn’t matter Strategy : doesn’t matter Drawdown : no more than 25% Return : minimum 5%, every month I will backtest the EA with 99.9% tick data accuracy for a period of 20+ years . If the EA can produce minimum 5% returns EVERY MONTH over 20 YEARS with less than 25% drawdowns, I
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
Elite sniper scalper
30+ USD
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
Strangest request, EVER!
30 - 250 USD
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
Convert Tradingview (Pinescript) to MT5 Indicator
50 - 200 USD
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as
Ninjatrader 8 bot development
30+ USD
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Project Overview I am looking for an experienced algorithmic trading developer to build a professional Expert Advisor (EA) for MetaTrader 5 and/or cTrader. The objective is to create a robust automated trading system focused exclusively on XAUUSD (Gold) . This project is intended for serious
AI-Powered Gold Analysis Web Platform Development
30 - 300 USD
[8/4/2026 4:54 AM] DR.HassaN: AI Gold Analysis Web Platform Requirements Hello, I would like to build a professional AI-powered web platform dedicated exclusively to Gold (XAU/USD) analysis . This is NOT a trading platform or broker . It is an intelligent analysis platform that provides high-quality trading signals and detailed market analysis. The platform should have a modern, premium design with my own branding
Hello, I am planning to automate my own Gold (XAUUSD) scalping strategy using xCustomEA. Before purchasing xCustomEA and hiring a developer, I would like to know: Whether my strategy can be implemented in xCustomEA. Whether any custom MQL5 coding is required. The estimated cost. The estimated development time. I already have a detailed strategy document and will provide it after the initial discussion. The strategy
Proje bilgisi
Bütçe
100 - 200 USD
Son teslim tarihi
from 1 to 14 gün