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

Auftrag beendet

Ausführungszeit 7 Tage
Bewertung des Entwicklers
Well described specifications. Fast communication. Fast Payment. He deserves five stars.

Spezifikation

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


Dateien:

Bewerbungen

1
Entwickler 1
Bewertung
(36)
Projekte
45
2%
Schlichtung
6
33% / 17%
Frist nicht eingehalten
1
2%
Frei
2
Entwickler 2
Bewertung
(48)
Projekte
80
28%
Schlichtung
8
75% / 13%
Frist nicht eingehalten
41
51%
Frei
3
Entwickler 3
Bewertung
(172)
Projekte
221
57%
Schlichtung
7
29% / 29%
Frist nicht eingehalten
7
3%
Arbeitet
4
Entwickler 4
Bewertung
(126)
Projekte
159
35%
Schlichtung
4
25% / 50%
Frist nicht eingehalten
13
8%
Frei
5
Entwickler 5
Bewertung
(566)
Projekte
639
41%
Schlichtung
21
57% / 29%
Frist nicht eingehalten
45
7%
Beschäftigt
Ähnliche Aufträge
Hi Dear Expert Developer, I want to make a Indicator as Candle pattern as below; 1.Inverted Hammer (Must as per My Drawing) with notification ( only H1,H4,DAY,WEEK time frame) if match with my drawing pattern 2.Hanging Man ( Must as per Drawing) with notification ( Only H1,H4, Day, Week time frame ) if match with my drawing pattern Example, I will apply this indicator on EURUSD H1 time frame and I have open only H1
I need someone to help me convert my tradingview pinescript to mt4, I only got $20 for this and I am gonna be giving you more works ahead, Also I will be paying with cryptocurrency cause my PayPal os not working here, Don't know why
Hello guys, Iam an investor in an account that runs Arbitrage EA on one broker and it works just fantastic.. The guy who runs the EA obviously doesnt want to sell the EA because he profits from that. I would like to find someone that can develop me one Arbitrage (HFT) EA that works perfect on MT5 and trades XAUUSD (gold) specifically. If you would like and can help me i would appriciate it! Best regards
I will be exploring my tradings automatically,I need the robot to continue and control my account without internet connection problems, i want it active all the time to make profits
Hi Sir, Good day to you. I would like to convert a mql4 indicator (screenshot attached) to a trading robot for automated forex trading. Please feel free to contact me. Many thanks
Recherche Développeur MQL5 pour Traduction d'Indicateur PineScriptV5 et Création de Bot de Trading Nous recherchons un développeur expérimenté en MQL5 pour traduire un indicateur PineScriptV5 en MQL5 et créer un robot de trading basé sur cet indicateur. Le script PineScriptV5 est relativement court et simple, mais nous avons besoin de quelqu'un avec une expertise en MQL5 pour assurer une traduction précise et
Good morning, I would like to have a trading robot on MT4 for BTCUSD and XAUUSD (Gold), medium risk. That would be great on your part, I'm not asking for it to be pretty but just for the robot to take and close the positions without me taking care of it, possible scalping. THANKS
Stratégie : EMA Cross Stratégie de tendance : 1> Définition de la tendance avec deux moyennes mobiles exponentielle = EMA 16 = EMA 28 --> SI EMA 16 est en dessous de l'EMA 28 = tendance baissière --> Si EMA 28 est en dessous de l'EMA 16 = tendance haussière --> Si croisement des deux EMA = changement de tendance 2> Attendre que le marché franchisse nos deux EMA, minimum deux bougie soit haussière soit baissière
solve errors and debug my existing code to convert it into mq5 The task will be done remotely by anydesk More details will be given privately to better understand the task, already spoken previously by the developer
I want an Indicator that : Draws vertical lines at the opening of candles on a time frames selected.( I want to be able change the candle timeframe the line will be drawn. Eg. I can slelect 1H, 4H etc from the settings, and the vertical line will be drawn at the opening). Draw a horizontal line at the opening of the candles in the selected timeframe. Calculate the average range of the candles on a selected timeframe

Projektdetails

Budget
100+ USD
Für die Entwickler
90 USD
Ausführungsfristen
von 3 bis 5 Tag(e)