Renko EA using series of Pine Script Indicators for MT5

指定

Objective:  

Combine a series of five indictors from Pine Script to MT5. There are multiple inputs for these indictors they should be added to the input section of the EA, with the same variability of the indicators themselves. The inputs of EA as well be in a neat and concise order with clear labelling of indictors for optimization.  All of the indictors are open source. Some the indictors have components which are not required and will need to be removed.  Coding will be supplied of indictors upon request.

This project is designed to work with Renko Bars.  It will be using traditional (not ATR) bricks with either 5 or 10 pips depending on asset and timeline. Developer will confirm which Renko utility will be the most robust offering the correct input variability.


Overview:

·         There is one indicator used for entry and exit points, with second indictor as a confirmation tool once a position is taken whether will help decide whether a position should be closed. Both indictors must agree for a position to be closed.

·         There is a variable dynamic envelop to filter trades to avoid chop

·         There is volume trend tool to filter trades and to avoid chop and as well

·         There is volume supported linear regression histogram used for pyramiding trades with very specific rules on trade management. This histogram will have a variable look back from 1 to 5 bars (default 3), to be designed by the developer. The histogram will be used to confirm trend direction, and once confirmed then scaling can begin or it can confirm potential end of trend and close out of scaled positions while leaving the original position on till stopped.  Must have the ability to re-establish positions when the trend has been confirmed again with the lookback. The lookback will confirm that each bar of the histogram is equal to or greater than the last bar or the opposite in downtrend.

·         There is a Corrected Moving Average (CMA) that will be used to confirm direction of trend and also serve as stoploss limit instead of an ATR.


Trade Management:

·         Entry and exits are determined by the indicators – with the CMA used as a stop on occasion in fast moving markets when movement too fast for indictors to confirm, effectively sweeps.

·         The pyramiding option will offer 25, 50, or 100% position sizing in the inputs (dropdown selection). On fourth positive brick allows for additional position with stop added two closed bricks back – all confirmed by the Linear Regression Histogram, this can be initiated from 1 to 5 times (variable dropdown input, default is 3). Management of stoploss or adding position done only on closed bricks. The positive bricks can either be positive (zigzag) OR positive IF only all bricks are in 45 degree angle - this option should be in the inputs (Zigzag or 45 Degree). (Enable or disable pyramiding function in inputs)

·         Time will be set in the EA, and will close out trades on Friday afternoon to be flat over the weekend, with variable inputs for the time. (enable/disable option)

·         Exit existing trades on Wednesday before midnight around 23:00 default will be set to GMT +2, (adjustable for different brokers) to avoid negative swaps, as Wednesday triple swaps are charged. The developer is charged in how to achieve this (enable/disable). Normal trading can resume 00:01, No new trades should be initiated (1 to 10 hours in dropdown menu) hours Wednesday before end of day – default will be set to eight hours. (enable/disable). This is does not apply to positions with positive swaps.

·         Choice to buy at market or limit for initial orders (dropdown menu in inputs)

·         Choice to buy at market or limit for pyramiding orders (dropdown menu in inputs)

·         Fixed Mode: variable

·         Automode: percentage of account balance – variable inputs

·         Magic Number: 8675309

·         Spread: variable maximum

 

 

Chart Display:

The principal indications should be shown in real-time on chart, to verify efficacy of indicators. They will be: the entry indictor, the confirmation indictor, the volume supported linear regression histogram, and CMA. In the inputs this function will have an enable/disable visibility option in inputs.

There will an EA Title (crimson) in the top left corner with additional information below the title:

·         Trades Won Today: (Number -> percentage) 

·         Trades Lost Today: (Number -> percentage)

·         Pyramiding: (ON or Off) (crimson)

·         Trades Open: (total lots) ((aqua)

·         Floating  P/L:

·         Todays Earnings:


These inputs will reset daily at 00:00 GMT -5 (New York Time) (adjustable inputs)

 

There will be an override shutdown when a certain percentage of loss occurs in a one given day inputs will be 5,10,15, 20, 25% (dropdown menu selection) - this will be displayed below the chart display inputs and display ‘Max Loss’.

The EA will not work again until reinstalled on the chart.

 

Expectations from Developer:

  • ·         Outline time required to complete project
  • ·         Once the project is initiated to provide daily reports on development
  • ·         Firm Budget Requirement  
  • ·         The understanding that intellectual property commissioned remains wholly the property of commissioner, and will not to be sold or distributed. Acceptance of this EA project is acceptance of the condition.
  • ·         Testing for 48 business hours before final release of payment, and adjustments made as required
  • ·         Good will - after sales support will be offered for 30 days for any adjustments or modifications required that are reasonable and in the spirit of the original EA design.  
  • ·         Mastery in Pine Script and MT5 is essential
  • ·         Proven track record of success
  • ·         Excellent English comprehension

 

 

Bonus:

An agreement that after completion that both the developer and commissioner will paper trade three of the same assets at the same broker for 30 days and if the EA achieves a minimum of 10% closed return that a bonus will be paid with not more than a 5% floating drawdown. To be negotiated and agreed by both parties.

The hope is the developer draws own his or her own experience to offer ideas, tools or optimizations in a collaborative manner to ensure success of the project, rather than just follow the orders of the commissioner.  

 

Further Details:

Exact details of indictors, setting and any other rules will be provided to those candidates show interest in the project, as well as pictures.


By all means if you have relevant questions ask away. 

反馈

1
开发者 1
等级
(1)
项目
1
0%
仲裁
1
0% / 0%
逾期
1
100%
空闲
2
开发者 2
等级
(1)
项目
1
0%
仲裁
0
逾期
0
空闲
3
开发者 3
等级
(14)
项目
19
11%
仲裁
1
0% / 100%
逾期
5
26%
空闲
4
开发者 4
等级
(574)
项目
945
47%
仲裁
303
59% / 25%
逾期
125
13%
空闲
5
开发者 5
等级
(49)
项目
134
27%
仲裁
62
13% / 53%
逾期
58
43%
空闲
发布者: 221 文章, 1 代码
相似订单
Simple ea 30+ USD
Will be on MT4 and MT5 It trades with time and timeframe (It can trade on any timeframe but the entry should set to open a trade at a particular time at the end of a timeframe). The entry will be either SELL or BUY depending on the direction I want it to go from which direction the last timeframe closes. 1. A parameter to open a trade at the beginning of the next timeframe when the set time is hit. 2. A parameter if
Im looking for a programmer who is able to make a tool to bridge by bit futures trading to the mt5 platform. The program should be able to convert a trade in bybit for example 0.1btc to lot size on mt5 proportionally as per account balance
General Idea of the Trading Strategy / EA Functionality This order is for modifying and completing an existing MQL5 Expert Advisor (EA) that acts as a trade manager for user-opened "master" trades ( trades opened by another EA or user that has a stop loss as at trade open, it could be a stop or limit order or even a market execution). The EA does not generate trading signals or open/modify/close master trades
Kamohelo Phehlane 50 - 150 USD
The robot must make me a large profits and it must be strategic.It must look for strategies and tell me whether to buy or sell the trade.And it must take a half of the profit and must give me the other half of the profit
PLEASE PLEASE!!! I NEED A PERSON WITH EXPERIENCE WHO WILL PERFECT THE BELO AND NOT A NEWBIE...I NEED SOMEONE WHO ALSO HAS DONE A LOT OF PROJECTS AND HAS A PERFECT CLIENT REVIEW. have sent the script and the bheuresko pattern indicator as well as the image of the script and indicator (below). The script is the image showing the arrows written ENTRAR and the Bheuresko pattern is the one written bullish engulfing and
Døsh forex 30 - 200 USD
I want a robot that will help me and trade the the robot will be very good I don’t want to loose money I repeat I don’t want to loose money
Hello good people, I’m looking for a skilled MQL5 developer to create a fully automated Expert Advisor (EA) for MetaTrader 5 based purely on price action. No indicators, no grid trading, and no martingale—just clean, confirmed price action logic. 🔸 ENTRY STRATEGY The EA must detect the following patterns: Bullish/Bearish Engulfing Candles Pin Bars (bullish/bearish), including spike rejections Breakouts of support
We are looking for an experienced MT5/MQL5 developer to build a data bridge that connects an external market data feed (tick-by-tick from a third-party provider) into the MT5 platform. Requirements: Capture real-time tick-by-tick market data (bid/ask/last price, volume) from an external API (source: WebSocket/REST or DLL). Push this data into MT5 in a format compatible with native charts and order execution
Precision Shift EA 100 - 500 USD
Use the Daily (D1) chart as the higher timeframe reference. On the H1 timeframe, monitor for a sweep of the previous day’s high or low. A sweep means that price takes liquidity above or below the previous day’s level and then shifts back inside. After a sweep on H1, drop to the M5 timeframe. On M5, wait for a Change of State in Delivery / Market Structure Shift (CHOCH/BOS) to confirm entry. If the sweep occurs above
📌 Forex EA Bot Requirement Document 1. General Information Trading Platform: MetaTrader 5 (MT5) / MetaTrader 4 (MT4) Trading Instruments: (e.g., GBP/JPY, XAU/USD, BTC/USD) Timeframes to Trade: (e.g., 15M, 1H, 4H, Daily) Trading Style: (Scalping, Swing trading, Intraday, Position trading) 2. Entry Rules Define the indicators/strategies for entry (e.g., Moving Averages, MACD, RSI, Order Blocks, Supply & Demand)

项目信息

预算
300 - 400 USD
开发人员
270 - 360 USD
截止日期
 2  14 天