Renko EA using series of Pine Script Indicators for MT5

Spécifications

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. 

Répondu

1
Développeur 1
Évaluation
(1)
Projets
1
0%
Arbitrage
1
0% / 0%
En retard
1
100%
Gratuit
2
Développeur 2
Évaluation
(3)
Projets
4
0%
Arbitrage
0
En retard
0
Gratuit
3
Développeur 3
Évaluation
(14)
Projets
19
11%
Arbitrage
1
0% / 100%
En retard
5
26%
Gratuit
4
Développeur 4
Évaluation
(574)
Projets
945
47%
Arbitrage
309
58% / 27%
En retard
125
13%
Gratuit
5
Développeur 5
Évaluation
(49)
Projets
134
27%
Arbitrage
62
13% / 53%
En retard
58
43%
Gratuit
Publié : 324 articles, 1 code
Commandes similaires
PLATFORM: MetaTrader 5 (MQL5) ASSET: XAUUSD (Gold) ACCOUNT TYPE: Live Raw Spread Account (Floating Spread + Commission) 500x leverage The broker commission is exactly 3 usd per standart lot per side6.00 round turn). The EA's internal trade tracking, net profit/loss metrics, and trailing drawdown calculations must completely factor in these commission charges alongside the raw asset spread. I need a clean, optimized
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 . The EA performs consistently and profitably on demo accounts , but when I run it on an IC Markets Raw and standard live account , it begins generating losses under what appear to be the same trading conditions. if needed i can provide Full EA source code (.mq4 and/or .mq5) and Set file. I need an experienced MQL4/MQL5 developer to thoroughly
I have a live MT5 account with Myfxbook verified track record (88% return, 17% DD, 100K+ trades). Trade copier is ready. I need a sales system to attract copy traders. You decide the approach — landing page, email, or any strategy you think works best
i need the EA same working on trading view Hikin Ashi chart with same specifications and rules on mt5 Rules as per in script is available when applied on chart need to check on Hikin Ashi chart 1. Buy trade when purple candle closed above last any black candle high on Hikin Ashi & avoid long abnormal candle & if market makes more than 20-30 candles without changing the color 2. Buy when purple candle close above its
Siraj Durrani 30 - 50 USD
Title: Need MT4 Expert Advisor for XAUUSD (SMC/ICT Strategy) Requirements: I need a professional MT4 Expert Advisor (EA) for XAUUSD based on Smart Money Concepts (SMC) / ICT strategy. Features: - Platform: MetaTrader 4 (MT4) - Symbol: XAUUSD - Automatic Buy and Sell trades. - Detect market trend automatically. - Use Break of Structure (BOS) and Change of Character (CHoCH) for trend confirmation. - Enter trades only
50 ( 1s ) 30 - 100 USD
I want a robot to trade volatility 50(1s) only . A robot that can make me about 100usd in less then a hour but it has to take very short entries for example 3/5 entries at the same time with a very tide stop loss and the tp to be about 10usd
Pine Script Integration Request (Experienced Coders Only) I am looking for a highly experienced Pine Script developer to integrate a Demand & Supply Zone module into my existing indicator. Requirements Keep my current indicator (Rudy) exactly as it is. Do NOT modify, remove, or alter any existing logic, calculations, signals, alerts, or visual elements. Add only the Demand & Supply Zone boxes from a second Pine
AI Stategy: 1.Trend identify by MA(perid 21,50, 100 customiseable) If Market above MA treated up trend If Market down MA trated down trend Above pictue shown as example Entry for uptrend buy & down trend sell Conditions for Sell entry with down trend Condition 1:Previous candle H1time bearish candle must Condition 2: 2 or more bulish candle then 1 bearish candle with 5 minit time frame ABOVE PICTURE SHOWN
# H4 Zone Retest EA (MQL5) An automated trading Expert Advisor (EA) for MetaTrader 5, developed in MQL5. The EA trades gold (XAUUSD) using a multi-timeframe breakout and retest strategy: it defines the first H4 candle of each day as a trading zone, detects breakouts on the M5 chart, waits for a retest, and executes trades with risk management, trailing stops, and optional news filtering. --- ## Features - H4 → M5
🔍 Strategy Logic 📌 Indicators Used 21 EMA RSI (Upper Level: 61, Lower Level: 39 – Customizable) 📈 Buy Side Setup (Long Entry) Step 1 – Trend Confirmation A Green candle must close above 21 EMA. Step 2 – Pattern Formation After the green candle, observe next 4 candles. At least one Red candle must form (opposite candle). That Red candle must also close above EMA. Step 3 – Key Level Marking Mark the High of the Red

Informations sur le projet

Budget
300 - 400 USD
Délais
de 2 à 14 jour(s)