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
等级
(52)
项目
89
25%
仲裁
8
75% / 13%
逾期
44
49%
已载入
3
开发者 3
等级
(278)
项目
373
72%
仲裁
19
32% / 47%
逾期
14
4%
空闲
发布者: 14 代码
4
开发者 4
等级
(132)
项目
178
39%
仲裁
4
25% / 50%
逾期
14
8%
空闲
5
开发者 5
等级
(568)
项目
641
41%
仲裁
25
48% / 36%
逾期
46
7%
工作中
相似订单
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
I am looking for a highly experienced Pine Script v5 developer to build a professional, non repaint price action indicator for TradingView. or a ready made one so i can purchase. This is a structured two phase project. The goal is to create a clean, intelligent price action tool that works for both fast intraday trading and swing trading. Only apply if you have strong Pine experience and understand liquidity
Hello, I’m looking for an experienced MQL4/MQL5 developer to work with me on an ongoing basis. My clients request services such as: Converting TradingView Pine Script indicators/strategies into MT4 or MT5 Expert Advisors Converting MT4 EAs to MT5 (and MT5 to MT4) Compiling and fixing existing MQL4 / MQL5 EA code Adding simple features like alerts, SL/TP, lot size, and basic money management This job is for
I am looking someone to create an EA based on my MACD Histo indicator / strategy from Pinescript. I will send it to you for you to replicate. The EA shall have: - Divergence length in bars, min and max values. - Pivot Logic - Entry on close of divergence confirmation bar. - Dynamic lot size dependent on SL/TP, in monetary value. - SL / TP in percent away from entry, separate values for long and short. - Time, day and
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
simple automated trading system with adaptive risk management and trend-based execution. The EA manages trades with dynamic position handling and built-in stability filters. Designed for single-position trading and disciplined execution 30 usd budget
PROJECT DESCRIPTION Looking for 1 experienced MQL5 developer to build 2 Expert Advisors for MetaTrader 5, targeting XAUUSD and major currency pairs. Strong preference for a single developer handling both EAs to maximize code reuse, reduce cost, and ensure consistency. EA1 — Grid Martingale Pro · Buy/Sell grid with Fixed or ATR Dynamic distance (ATR read once per fill, stored in grid_step_at_open[]) · Gap

项目信息

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