EN: Need a Scale-in EA for semiautomatic trading based on past RSI including a trailing stop // DE: Pyramiden EA semiautomatischen Handelns anhand RSI Kreuzungen inkl. eines Trailingsstops

İş tamamlandı

Tamamlanma süresi: 11 gün

İş Gereklilikleri

ENGLISH and GERMAN

ENGLISH 

Dear developer,

this is the second time that I post this order. The last developers applied nor attaching  results neither any messages with me. But I am normaly every day online. So please write to me on any questions, I need an EA that uses trades based on a modified RSI Past crossings of the RSI with 30/70 must be readable to be able to use the high/low point for stops and trade entry at the respective time. The goal is to automatically adjust positively developed trades with a trailing stop and pyramidization also based on the indicator.

modified RSI

    source = (high+low+close)/3
    rsibasic = rsi(source, 3)
    ma = simple moving average(rsibasic, 5)
    rsiwaves = rsi(ma, 2)

It should be possible to define if the EA should go short or long. As long as a trade with profit goes in one direction, the EA enters with further trades in the same direction. It is also important to risk 1% risk of the available capital for each trade.

It is also necessary that the EA can be applied in every market without any problems. Also means that if the price has 5, 4, 3 or only 2 decimal places, it is no problem to apply the 1% rule. If the lot number is less than the minimum, an error message must be displayed and no trade with the minimum lot number.


GERMAN

Lieber Entwickler,

dies ist bereits mein zweiter Post, da beim Ersten sich kein Entwickler nach der engeren Auswahl mehr gemeldet hat. Leute, ich bin täglich online und bin bei Fragen immer da. Aber gar nicht mehr zu schreiben, ist ein No-Go. Daher bitte, ich brauche einen EA, der die Trades anhand eines modifizierten RSI nutzt. Vergangene Kreuzungen des RSI mit 30/70 müssen ausgelesen werden können, um zum jeweiligen Zeitpunkt den Hoch-/Tiefpunkt für Stops und Tradeeinstieg nutzen zu können. Ziel ist es positiv entwickelte Trades mit einem Trailingstop und Pyramidisierung ebenfalls anhand des Indikators automatisch anzupassen.

modifizierter RSI

source = (high+low+close)/3
rsibasic = rsi(source, 3)
ma = simple moving average(rsibasic, 5)
rsiwaves = rsi(ma, 2)

Man sollte definieren können, ob der EA  nur short oder long gehen soll. Solange ein Trade mit Gewinn in eine Richtung geht, steigt der EA mit weiteren Trades in dieselbe Richtung ein. Ebenfalls ist es wichtig 1% Risiko vom verfügbaren Kapital für jeden Trade zu riskieren. Ebenfalls ist notwendig, dass der EA problemlos in jedem Markt anwendbar ist. Bedeutet auch, dass wenn der Kurs 5, 4, 3 oder nur 2 Nachkommastellen hat, es kein Problem ist die 1% Regel anzuwenden. Ist die Lotzahl geringer als das Minimum, muss eine Fehlermeldung kommen und kein Trade mit der minimum Lotzahl.






Yanıtlandı

1
Geliştirici 1
Derecelendirme
(30)
Projeler
93
49%
Arabuluculuk
18
56% / 17%
Süresi dolmuş
38
41%
Serbest
2
Geliştirici 2
Derecelendirme
(23)
Projeler
45
20%
Arabuluculuk
24
29% / 42%
Süresi dolmuş
12
27%
Çalışıyor
3
Geliştirici 3
Derecelendirme
(14)
Projeler
23
17%
Arabuluculuk
3
0% / 100%
Süresi dolmuş
5
22%
Serbest
4
Geliştirici 4
Derecelendirme
(115)
Projeler
129
18%
Arabuluculuk
11
27% / 55%
Süresi dolmuş
4
3%
Serbest
5
Geliştirici 5
Derecelendirme
(36)
Projeler
50
28%
Arabuluculuk
2
0% / 100%
Süresi dolmuş
6
12%
Serbest
6
Geliştirici 6
Derecelendirme
(41)
Projeler
88
14%
Arabuluculuk
29
31% / 48%
Süresi dolmuş
36
41%
Yüklendi
7
Geliştirici 7
Derecelendirme
(221)
Projeler
369
66%
Arabuluculuk
10
50% / 0%
Süresi dolmuş
46
12%
Serbest
8
Geliştirici 8
Derecelendirme
(277)
Projeler
334
55%
Arabuluculuk
14
36% / 29%
Süresi dolmuş
1
0%
Serbest
9
Geliştirici 9
Derecelendirme
(87)
Projeler
114
26%
Arabuluculuk
7
29% / 57%
Süresi dolmuş
5
4%
Serbest
Benzer siparişler
I am seeking a skilled developer to create a web application that monitors and displays statistics for MT4/MT5 trading accounts, similar to Myfxbook. The application will collect account and trade data from MT4/MT5 platforms, process and analyze this data, and present it through a user-friendly interface
i Want to convert this Trading View Code to Mt4 Indicator indicator("NEOM Smart Money Concepts ", "NEOM Smart Money Concepts " , overlay = true , max_labels_count = 500 , max_lines_count = 500 , max_boxes_count = 500 , max_bars_back = 500) //-----------------------------------------------------------------------------{ //Constants //-----------------------------------------------------------------------------{ color
Hello Amazing developer am looking for profitable EA for mt4 and made for some past year and i will be looking forward for your bid if you have mt4 EA let Negotiate in the contact box best regards
Hello Amazing developer am looking for profitable EA for mt4 and made for some past year and i will be looking forward for your bid if you have mt4 EA let negotitate in the contact box best regartds
Hi I need a software like Mirror trade copier ( https://www.antonnel.net/mirror/ ) which directly connect to the Accounts over api with out MT4 terminal and copies trades from mater to client. I want the same and possible improvement like can be accessed over a url and dashboard for some basic metrics (optional)
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
Requires experience in mt5 server api development I will provide relevant information about mt5 server api,Contains documentation, dll libraries and examples,Both c++ and c# are available. For more information please contact me
Hello there, I need a mql4 EA based on pine script custom indicator. You need to do pine script indicator convert into mt4 advisor. If you are able to do please contact. Thanks
Can you get my drafts to work? Have to conditions in RSI and Stoch oscillators ,,,I have a draft but its not run,, you can help me? if iRsi <30 ordersend op_sell iStoch > 80 ordersend op_sell Period_15M Send Orders_Buy limit Pivot Price Send Orders_Sell Limit Pivot Price
I recently bought an indicator, that sends out notifications for trades i need to place, on the notification these and SL and TP, so i want an EA that would automate that for me

Proje bilgisi

Bütçe
30 - 70 USD
KDV (19%): 5.7 - 13.3 USD
Toplam: 35.7 - 83.3 USD
Geliştirici için
27 - 63 USD