Create a MT5 EA with references to a few indicators from tradingview.

工作已完成

执行时间7 天
员工反馈
Well described specifications. Fast communication. Fast Payment. He deserves five stars.

指定

The detail specification of the MT5 EA (HT Breakout) is zipped as attached.

Brief requirements:

1)     The EA will include the following indicators that will include the ability to determine the placement of stop loss (SL), trade order opening & closing and time filter.

The indicators are referenced from open-source script in tradingview. They are:

a.       ATR Bands indicator by TheTrdFloor

b.       RSI in-built indicator by tradingview

c.       TSI with histogram & MA - SamX indicator by SamAccountX

d.       Twin Range Filter indicator by colinmck

e.       SuperTrend indicator by KivancOzbilgic

2)      Each trade order opening will be using the following logic

a.       SET file will provide an input field to indicate if EA trade order entry will either be using Twin Range Filter or SuperTrend indicator

b.       A trade order BUY entry will be made by the EA if the following conditions are met:

                                                               i.      Either Twin Range Filter or SuperTrend indicator shows a [Buy]

                                                             ii.      RSI is above the RSI-MA

                                                           iii.      TSI is above the signal line

c.       A trade order SELL entry will be made by the EA if the following conditions are met:

                                                               i.      Either Twin Range Filter or SuperTrend indicator shows a [Sell]

                                                             ii.      RSI is below the RSI-MA

                                                           iii.      TSI is below the signal line

d.       SET file will allow the trade order opening to be set as STOP, LIMIT or MARKET

                                                               i.      For STOP/LIMIT order, allow to set as either HIGH, CLOSE, OPEN or LOW of the most recently completed bar.

                                                             ii.      For STOP/LIMIT order, allow to set the expiration at next bar, or X bars.

e.       Lotsize of trade will either be FIXED or PERCENT.

                                                               i.      FIXED entry will be from micro-lot (0.01) to standard lot

                                                             ii.      PERCENT will be percentage of equity or margin. It will be necessary to use the entry price and SL price to determine the lotsize for this choice.

f.        For lotsize calculation using PERCENT, please use trading account currency as well as the base currency of the traded instrument as consideration to calculate correctly. E.g. trading account currency = GBP and traded instrument is XAUUSD.

 

3)      The SL price will be determined using ATR Bands indicator.

a.       If the BUY entry conditions are met, the SL will be using the ATR Bands lower band.

b.       If the SELL entry conditions are met, the SL will be using the ATR Bands upper band.

 

4)      Opened trade order will be closed using trailing stop loss. The following 3 fields are applicable:

a.       Trailing stop loss trigger points (TSL Trigger Points)

                                                               i.      The Trailing Stop is activated as soon as a trade is more than the TSL Trigger Points in profit

b.       Trailing stop loss points (TSL Points)

                                                               i.      The Trailing Stop will be trailed in this set distance behind the current market price

c.       Trailing stop loss step points (TSL Step Points)

                                                               i.      The SL will only be modified if it is at least this distance above the previous SL

 

5)      Time filter in SET file by default is OFF. If turned ON, the EA will only open pending orders during the configured time period.

a.       Time filter: ON or OFF

b.       Start Hour: Hour of the start of the allowed trading time

c.       Start Minute: Minute of the start of the allowed trading time

d.       End Hour: Hour of the end of the allowed trading time

e.       End Minute: Minute of the end of the allowed trading time


附加的文件:

反馈

1
开发者 1
等级
(36)
项目
45
2%
仲裁
6
33% / 17%
逾期
1
2%
空闲
2
开发者 2
等级
(55)
项目
92
24%
仲裁
8
75% / 13%
逾期
44
48%
空闲
3
开发者 3
等级
(279)
项目
378
72%
仲裁
19
32% / 47%
逾期
16
4%
空闲
发布者: 15 代码
4
开发者 4
等级
(132)
项目
178
39%
仲裁
4
25% / 50%
逾期
14
8%
空闲
5
开发者 5
等级
(568)
项目
641
41%
仲裁
25
48% / 36%
逾期
46
7%
工作中
相似订单
I currently sell a white-label XAUUSD EA, but the existing supplier owns the source code. I now need a new, independently developed EA and licensing system that my company fully owns and controls. I am not requesting decompilation or copying of proprietary code. Existing settings, presets and trading examples will be provided as reference. The developer must first identify any missing strategy rules before
UnixFirmanMln 30 - 200 USD
I am an MQL5 Developer specializing in Forex trading automation, Expert Advisors, custom indicators, and trading strategy optimization. I provide services for developing, debugging, modifying, and improving trading robots and indicators. My technical skills include MQL5, C++, Linux, algorithmic trading logic, debugging, and performance optimization. I pay close attention to trading rules, execution logic, risk
I DO NOT need any programming or strategy development. I already have a working NinjaTrader 8 automated strategy based on a 3/5 EMA crossover. I need you to run my existing strategy through NinjaTrader Strategy Analyzer/Optimizer, test the existing adjustable parameters, and find robust settings with the best profit factor and lowest reasonable drawdown. I will provide the existing NinjaScript ZIP. I do not want the
I am looking to acquire an EXISTING and PROVEN MetaTrader 5 Expert Advisor. I am NOT looking for someone to develop a random new strategy from scratch. The objective is to find a robust EA with an existing track record, verify its performance and robustness, and purchase the MQL5 source code together with clearly defined commercial rights. MAIN REQUIREMENTS The EA should meet most or all of the following
Looking to acquire an existing, proven EA. Not looking for new strategy development. REQUIREMENTS — non-negotiable: Minimum 12 months verified LIVE history (Myfxbook or MQL5 Signals, real money — not demo, not backtest) Hard stop loss on EVERY trade, set at order placement NO martingale, NO grid, NO averaging into losers, NO lot multiplication after a loss Max historical drawdown under 30% Minimum 5 trades per
Mr quetta 100+ USD
Yes, that is exactly what I need. The bot should not be restricted to a fixed list of currency pairs. It should technically scan all available Quotex pairs in real time and automatically select the pair where the market conditions are strongest. The bot should analyze each pair using multiple confirmations, such as short-term price momentum, trend direction, market structure, support/resistance, candle formation
Platform: TradingView Programming Language: Pine Script v6 Type: Custom Indicator Project Name: Scalping Reaction Zones + Valid Order Blocks MAIN GOAL I need a custom TradingView indicator for scalping. The indicator must detect: 1. Reaction / Explosion Zones 2. Valid Order Blocks 3. Combined Reaction Zone + Order Block zones The indicator should NOT generate: Buy signals Sell signals TP SL Entry signals Trading
Hello, I trade on HFM MT5. Need SCALPING EA for scalping, budget $30. SYMBOLS: XAUUSD (GOLD), US30, NAS100, GER40, EURUSD TIMEFRAME: M1 and M5 PLATFORM: MT5, must work on HFM VPS STRATEGY: - EMA 9 crosses EMA 21 - RSI 14: BUY only if RSI >45, SELL only if RSI <55 - Bollinger Bands: Only trade when price returns inside BB after breakout - 1 trade at a time per symbol - SL: 150 points Gold / 100 points indices (must be
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

项目信息

预算
100+ USD
截止日期
 3  5 天