Expert Advisor based on Stochastic Oscillator & Moving Average Indicator

Работа завершена

Время выполнения 6 дней
Отзыв от заказчика
Excellent professional, super explanation and care. He also brought in new ideas and suggestions and tried very hard. I can recommend him at any time and will continue to work with him.
Отзыв от исполнителя
Thank you!

Техническое задание


Specifications - Stochastic Oscillator & Moving Average EA

 

Key data: MetaTrader 5 programming language

Instruments: for different currencies and indices

Time frame: 5 minutes chart

Settings for the EA: Volume in lot  (e.g. 0.005); Lot volume per 100 USD; Stochastic  Oscillator  settings (see point 1 below) must also be freely configurable; Moving Average  settings (see point 1  below) must also be freely configurable; In the settings of the Expert Advisor, all parameters must be adjustable which can be changed for these two indicators used ( Stochastic  Oscillator + Moving Average)

 

Description for the development of the Expert Advisor

1.     The idea of the trading system is as follows:

Positions are opened when the moving average running in a stochastic oscillator(indicator window  1) has goes to the upper level (90) or the lower plane(10) of the stochastic oscillator, the points of intersection of the MA (black line) with the (red line) when these 2 lines intersect in the 2 levels -10 or in the +90 level.

 

1.     Trading signals:

Buy signal:  The  Linie of the  Moving average  (black line) displayed in the  indicator window  1  of the  Stochastic  Oscillator  touches the lower plane (10)  of the  Stochastic Oscillator. The candle must have touched the lower level (10) only once in the M5 chart – candle should to be closed in this level !!! Trigger for an Order: the points of intersection of the MA (black line) with the (red line) /  only when these 2 lines intersect in the 2 levels -10 or in the +90 level.

=> closing of the buy position:  If the line of the  Moving Average  (black line)  displayed in indicator window 1 of the Stochastic Oscillator touches the middle plane (50) of the  Stochastic Oscillator.  The candlestick must have touched the middle  plane (50) only once in the M5 chart; – candle does not necessarily have to be closed in this plane !!! This value must be changeable in the settings.


Sell signal: The  Linie  of the  Moving Average  (black line) displayed in  indicator window  1 of the  Stochastic  Oscillator  touches the upper plane (90)  of the  Stochastic Oscillator. The candlestick must have touched the upper  level (90) only once in the M5 chart – candle should to be closed in this level !!! Trigger for an Order: the points of intersection of the MA (black line) with the (red line) /  only when these 2 lines intersect in the 2 levels -10 or in the +90 level.

=> closing of the sell position: If the line of the Moving Average  (black line)  displayed in the indicator window 1 of the Stochastic Oscillator touches the middle plane (50)  of the  Stochastic Oscillator.  The candlestick must have touched the middle  plane (50) only once in the M5 chart – candle does not necessarily have to be closed in this plane !!! This value must be changeable in the settings.


2.     Closing of the trade also possible through take profit –

during the opening of positions, a take profit is set at a fixed distance from the opening price, indicated in points.The value is set in the InpTakeProfit input parameter.

3.     Position management with stop loss

A fixed stoploss isset at each position opening at a fixed distance from the opening price, specified in   Points, The value is set in the input parameter InpStopLoss.  

4.     Other settings for the Expert Advisor

       Volume in lot (e.g. 0.005)

       Lot volume per 100 USD

       Allow Buy (true/false)

       Allow Sell  (true/false)

       Number of maximum open sales positions (e.g. 3)

       Number of maximum open long positions (e.g. 3)

       Sell Reset Level for Stochastic Oscillator  Indicator (e.g.. 50)

       Buy Reset Level for  Stochastic Oscillator  Indicator  (e.g.50)

       Magnification factor of the Stochastic Oscillator (e.g. -1,-2,-3, ...)

       Open Trade After Reset (true/false)

       Stop loss in points  (e.g.4000)

       Take-Profit in points (Bsp. 4000)

       Start time of the EA (e.g. 08:00)

       End time of the EA (e.g. 22:00)

       Audible Alerts (true/false)

       MagicNumber (e.g. 386204)

       Comment: (e.g. SOMA_EA)


Откликнулись

1
Разработчик 1
Оценка
(341)
Проекты
536
32%
Арбитраж
23
65% / 9%
Просрочено
15
3%
Работает
2
Разработчик 2
Оценка
(251)
Проекты
402
38%
Арбитраж
82
41% / 20%
Просрочено
70
17%
Загружен
3
Разработчик 3
Оценка
(1089)
Проекты
1766
61%
Арбитраж
14
64% / 7%
Просрочено
82
5%
Свободен
4
Разработчик 4
Оценка
(91)
Проекты
130
35%
Арбитраж
13
38% / 31%
Просрочено
31
24%
Работает
5
Разработчик 5
Оценка
(195)
Проекты
317
35%
Арбитраж
64
13% / 56%
Просрочено
82
26%
Свободен
Похожие заказы
I am seeking a skilled developer to create an Expert Advisor for the MetaTrader 4 trading platform. The EA should be based on the Darvas Breakout Strategy. The EA should include account protection features such as Maximum drawdown limit: The EA should stop trading if the account drawdown exceeds a user-defined percentage. Daily loss limit, The EA should stop trading for the day if losses exceed a user-defined amount
Ich benötige ein Tool, mit dem ich in einem Range Martingale Strategist handeln kann, für MT4 Ich möchte einen Bereich auf dem Chart zeichnen können und das Tool soll einen Kaufauftrag oberhalb und einen Verkaufsauftrag unterhalb des Bereichs platzieren. Das Tool sollte am oberen und unteren Ende des Bereichs kaufen, bis der angegebene prozentuale Take-Profit-Wert des Handelskontos (nicht der Dollarwert) in einer
Grundsätzliche Regeln: Der EA soll nur seine eigenen Positionen steuern und sollte nicht in Positionen eingreifen, die manuell oder von anderen EAs geöffnet wurden. Die Perioden, Indikatoren & Stops in den Einzelsysteme sollten individuell optimierbar/einstellbar sein. Die Losgrößen der Einzelsysteme und zur Pyramidisierung sollen manuell einstellbar sein. Wenn ein Fehler auftritt, soll der EA ein Fenster mit der
Erstellen eines Expert Advisors mit 5 Indikatoren im 1-, 5- und 15 Minuten-Chart ( aktualisiert) / Creating an Expert Advisor with 5 indicators in the 1-, 5 and 15 minute charts (updated) EINSTIEG FÜR SHORT-HANDEL: WENN IM TPL - INDIKATOR DIE LINIE IM ROTEN BEREICH IM 1-, 5- UND 15 MINUTEN-CHART ANGEZEIGT WIRD UND WENN DER S- INDIKATOR EINEN „ROSA“ PUNKT ÜBER DEM 1-, 5- UND 15 MINUTEN-CHART ANZEIGT UND WENN EVENTUELL
Projektbeschreibung: Überprüfung und Optimierung eines MQL5 Handelsroboters Projektziel: Wir suchen einen erfahrenen MQL5-Entwickler, um unseren bestehenden Handelsroboter zu überprüfen und zu optimieren. Der Hauptfokus liegt darauf, herauszufinden, warum keine Trades ausgeführt werden und eine Trendfolgestrategie einzubauen. Zusätzlich soll überprüft werden, ob die Trades logisch sind und der Roboter soll soweit
Hallo ich suche jemanden der mir einen mt4 auf Match trader ea bauen kann bin offen für alle Anwendungen. Bin auf Telegramm sofort erreichbar mein Name: John Scheck da könnt ihr mir schreiben freue mich auf jede Meldung
Erstellen eines Expert Advisors mit 5 Indikatoren im 1-, 5- und 15 Minuten-Chart (verbesserte Einstellungen) EINSTIEG FÜR SHORT-HANDEL: WENN IM TPL - INDIKATOR DIE LINIE IM ROTEN BEREICH IM 1-, 5- UND 15 MINUTEN-CHART ANGEZEIGT WIRD UND WENN DER S- INDIKATOR EINEN „ROSA“ PUNKT ÜBER DEM 1-, 5- UND 15 MINUTEN-CHART ANZEIGT UND WENN EVENTUELL EIN „GRÜNER“ P-PUNKT ÜBER DEM 1- UND / ODER 5 MINUTEN-CHART ANGEZEIGT WIRD
Erstellen eines Expert Advisors mit 5 Indikatoren im 1-, 5- und 15 Minuten-Chart ( aktualisiert) / Creating an Expert Advisor with 5 indicators in the 1-, 5 and 15 minute charts (updated) EINSTIEG FÜR SHORT-HANDEL: WENN IM TPL - INDIKATOR DIE LINIE IM ROTEN BEREICH IM 1-, 5- UND 15 MINUTEN-CHART ANGEZEIGT WIRD UND WENN DER S- INDIKATOR EINEN „ROSA“ PUNKT ÜBER DEM 1-, 5- UND 15 MINUTEN-CHART ANZEIGT UND WENN EVENTUELL

Информация о проекте

Бюджет
50 - 80 USD
Исполнителю
45 - 72 USD
Сроки выполнения
от 2 до 5 дн.