Entwicklung von Handelsanwendungen in MQL5 und MQL4

Die größte Auftragsbörse, wo man Handelsroboter und technische Indikatoren bestellen kann — schnell, sicher und bequem. Hunderte professionelle Entwickler sind bereit, Ihre Handelsstrategie zu implementieren. Beauftragen Sie die besten MetaTrader-Spezialisten und Sie erhalten maßgeschneiderte Lösungen für Ihrer Erfordernisse.

Kategorien

Gefragte Fähigkeiten

Alle Forex Debugging eines Roboters/Indikators Optimierung von Strategien Statistik und Mathematik C++ Module von Strategien
111011 abgeschlossene Aufträge in allen Sprachen
Sortieren nach:
Small adjustment of my Opening-range-breakout-EA (persönlicher Auftrag)
30+ USD
Hello Do you remember the opening range breakout EA, that you programmed for me? I would like you to program a small adjustment: In this EA the opening range was calculated depending on the PDC. In the next version of this EA I want to have the possibility to fix a certain minimum and maximum points, which define the opening range. For example: I want to say: "For long trades the range must be between 10 and 40
1 Bewerbung
(3) MQL4 Indikatoren Experten
50+ USD
Dear coders, I'm looking for indicator based EA for MT4. Indicator source file will be provided. (mql4) EA will not run 24 houres a day. I have a kind of "main trigger", then I'll start the EA. Need options like: - long / short only in direction of the trigger (YES/NO) - 2 options for the entry A: long, trigger candle high - short, trigger candle low B: long/short, trigger candle close - min /max pips of trigger
2 Bewerbungen
(4) MQL4 Experten
30+ USD
Habe diesen Indikator, ich mwill das er Benachrichtigungen sende wenn sich ein Pfeil gebildet hat. Anbei kann ich auch noch ein Bild senden. Eventuell hätte ich später noch einige Sachen die dazu gefügt werden sollen
2 Bewerbungen
(1) MQL4 Indikatoren
Smart Market structure concept Buy code (persönlicher Auftrag)
80+ USD
Hello Mr. Minh Truong Pham, As discussed I am sending you the freelance assignment for the Code from Smart Market structure concept to buy it for $80. I want to get exactly the code of the program what you see below in the picture
1 Bewerbung
MQL5 Sonstiges
30+ USD
Hello, I would like to have an indicator translated from Tradingview for MQL4. The indicator is the "B-Xtrender by Puppytherapy". The file must be a .mq4 file because I want to include it in my EA. It is especially important that the buy and sell signals are included, which must be exactly identical to the tradingview indicator, because they are essential for the future EA. The link for the source code can be found
4 Bewerbungen
(1) MQL4 Indikatoren Übersetzung
Trendfolge-Pullback-Scalper (persönlicher Auftrag)
30 - 50 USD
When a pending order (reorder grid) is opened, and the original position is closed (TP) the pending order currently remains. This must not be, if the main position is closed, the pending order must be deleted. Then I would like to have a function that can be switched on and off so that an order that has already been triggered is also closed (true) or continues (false) when the main position is closed
1 Bewerbung
(7) MQL5 Experten
Drei Phasen Einbruchs-Minimierung (persönlicher Auftrag)
40 - 100 USD
Mit der drei Phasen Einbruchs-Minimierung so in dreo Stufen unterschiedlicher Punkte drei unterschiedliche Prozente verwendet werden. Als Grundlage ist der EA der Version 012 und 013 zu verwenden Die Baugruppe soll abschaltbar sein
1 Bewerbung
MQL5 Experten Beratung
40+ USD
I would like to get an indicator, User can define up to N symbols&timeframes which should be supervised in the background. Indicator checks repeatingly the symbols for apperance of a candlestick Bearish/Bullish engulfing. If anything appears it sends an alert and opens the charts showing the engulfing
5 Bewerbungen
(1) MQL5 Indikatoren
50 - 320 USD
Ein bestehender MT5 EA soll geändert werden. Der EA handelt an verschiedenen Wochentagen und aktuell gibt es nur einmal TP und SL sowie TrailingStopp und Zeitvorgabe und dies soll jetzt für jeden Tag individuell eingestellt werden können. Also nicht mehr ein TP und SL usw. für alle Tage gleich sondern individuell für jeden Tag separat
12 Bewerbungen
MQL5 Experten
Make a robot from your ea (persönlicher Auftrag)
50+ USD
hoi. i think i have it. it must have the setup from the ea and the follow thinks: Trading Days: Monday YES / NO Tuesday YES / NO Wednesday YES / NO Thursday YES / NO Friday YES / NO Trading Time: Start: Hours Dropdown 1-24 or input like 8:32 Minutes 15/30/45/00 Stop: Hours Dropdown 1-24 or input like 8:32 Minutes 15/30/45/00 Its important that the ea dont open outside the range but it must handle the open trades
1 Bewerbung
(1) MQL4 Experten
30+ USD
1. An mql5 script that posts the 5-minute OHLC-data of EUR/USD, GBP/USD and USD/JPY (as defined in a default array, so more pairs could be added to the loop) along with the current timestamp every 5 minutes (:00, :05, :10, :15, etc.) in json format via webrequest to a php script hosted on an external server. 2. The php script receives the data and inserts into a mysql database table (symbol, open, high, low, close
3 Bewerbungen
MQL5 Experten Skripte
30+ USD
I would like to learn about MT5 Editor. Please create me an indicator showing a simple Bullish/Bearish Engulfing as Buy/Sell Signal. Please create me an Advisor which uses that Signal als Buying/Selling Entry. Keep code very simple, so I do understand
5 Bewerbungen
(1) MQL5 Experten
40 - 80 USD
I am looking for a developer who has expirience with developing an indicator for MT5, that creates a charts that only display bars for certain hours of the day for a specific symbol e.g. the US regular trading hours 09:00-16:15 for the ES e-mini, like it can be done with Ninjatrader (see picture below). The trading hours should be maintainable via the indicator properties. There should be no gaps on the timeline for
2 Bewerbungen
(5) MQL5 Indikatoren
EA for opening range breakout trades (persönlicher Auftrag)
150 - 200 USD
But the basic setup is this: The symbol is e.g. DE40.c The M5 candles between 8 am and 9 am will be observed. The lowest price and the highest price during this hour will be defining the opening range. This opening range is calculated by using last day's closing price "PDC" divided by a fixed number. If the opening range is between certain numbers (e.g. between 40 and 70), then the EA should wait for the first M5
1 Bewerbung
(3) MQL4 Experten
40+ USD
I’m looking for a developer that could code me a very simple EA. The EA should be based on a moving average. If the trend is above the MA, EA open a buy order. Trend below, EA open a sell order. Only 1 order per time should be possible. If there are any other trades ongoing (from other EA’s, manuell, or even the current one of the EA) on the account, the EA won’t open any other trade until the account have no open
7 Bewerbungen
(20) MQL5 Experten
30 - 60 USD
-schnelle Ausführung -es werden positionen für buy und sell eröffnet -der EA muss bei allen hebeln funktionieren können -es werden durchschnittspreise benutzt -es soll eine gewinnbenachrichtigung per mail entstehen -der EA soll sofort auf dem aktuellen symbol (forex,Aktien,Devisen ,ETF) ausführbar sein -allgemeine parameter müssen geändert werden können und werden so angezeigt takeprofit buy
3 Bewerbungen
(1) MQL5 Experten Design
60 - 100 USD
Guten Tag zusammen, Ich benötige einen EA mit übergeordnetem Trend (2 Indikatoren), Einstieg nach Stoch-RSI. Trailing, manuelle Linie in den Chart und Standartkomponenten. Eine genauere Beschreibung liegt als pdf vor
8 Bewerbungen
(4) MQL5 Experten
Indicator Bar Size (persönlicher Auftrag)
30 - 40 USD
hello Arkadii! I need a simple indicator i want to see the size auf the current active bar, from open to close caclulated on each tick in points make the coulour of the text adjustable make the textsize adjustable if there is a backround for the text set it to none make the location of the text adjustable
1 Bewerbung
(5) MQL5 Indikatoren
SR_EA (MT4) (persönlicher Auftrag)
221 - 230 USD
S&R_EA Main Indicator: 2 x SR Indicator Options: Signal/Trend/Exit Setting option: Support and Resistance levels must be individually selectable. USE: TRUE/FALSE (Untested, Verified, Turncoat, Possible, Weak) S&R Breakout strategy: Signal: Set Stop_Order on the high/low of the breakout candle (the absolute high/low of the candle including the wick, Important!), see picture. EXIT 1 (Options for all
1 Bewerbung
(2) MQL4 Experten
Daily price values from a certain period of time (persönlicher Auftrag)
30+ USD
I need 2 price values from a certain period of time on today. // TimeRange start input int InpRangeStartHours = 10; // Range start hours (0-23) input int InpRangeStartMinutes = 0; // Range start minutes (0-59) // TimeRange end // input int InpRangeEndHours = 13; // Range end hours (0-23) input int InpRangeEndMinutes = 0; // Range end minutes (0-59) The period of time from which the course value is drawn must be
1 Bewerbung
(6) MQL4 Indikatoren Experten