Aufträge für die Entwicklung von Expert Advisors - Optimierung von Strategien - abgeschlossen

Auftrag erstellen

Kategorien

Gefragte Fähigkeiten

Alle Forex Debugging eines Roboters/Indikators Optimierung von Strategien Statistik und Mathematik C++ Module von Strategien
2879 abgeschlossene Aufträge in allen Sprachen
Sortieren nach:
30 - 100 USD
I need a bitcoin and ethereum martingale EA bot. Input parameter: 1. Take profit in % 2. Stop loss in % 3. Distance between buy steps in % 4. Multiply factor between buy steps in % 5. Amount of buy steps per cycle (integer 1 - 99) 6. Leverage 0-10 (integer 0 - 10) 7. Amount of cycles until bot stops (integer 0-99, 0 - always on) 8. Position volume in % from deposit 9. Switch for chart output (boolean) 10. Switch for
4 Bewerbungen
(1) MQL5 Experten Forex Debugging eines Roboters/Indikators Optimierung von Strategien
Ergänzung eines vorhanden EA (persönlicher Auftrag)
30 - 200 USD
Hinzufügen eines weiteren Kauf-/Verkaufssignals. Folgender Unterschied zu den bestehenden: ADX wird ersetzt durch Momentum. Möglichkeit zur Definierung eines Levels, z.B. beim Kaufsignal: ist grösser als +100.1 Alle Kauf-/Verkaufssignale müssen separat ein- und ausschaltbar sein
1 Bewerbung
(2) MQL5 Indikatoren Experten Forex Debugging eines Roboters/Indikators Optimierung von Strategien
30+ USD
my simple EA for semi-autotrading needs an update... ..is based on stoch-rsi add three simple features: 1. trade only in the direction of the trend on/off trend: ema 1-300 (variable) only buy: when the price is above ema only sell: when the price is below ema 2. trailing stop (in money, not pips) on/off i would like to set e.g. wehn my trade is 15$ in profit, set a SL at 1$ pofit and trailing 2$-steps or without
5 Bewerbungen
(2) MQL5 Indikatoren Experten Forex Optimierung von Strategien Module von Strategien
50 - 90 USD
TRADINGVIEW INDICATOR CODE CONVERSION INTO MQL4/MQL5 EA REQUEST Experienced EA devolper/programmer wanted that can create an EA for MQL4/MQL5 based on an existing “TradingView” indicator. 1. The idea of the trading system is as follows: market entries are performed when both a flag and a triangle in the same colour appear on the same candle. 2. The triangle is currently a label in Tradingview. It has to be converted
3 Bewerbungen
(3) MQL4 Indikatoren Experten Forex Optimierung von Strategien
Update 1.9. (persönlicher Auftrag)
50 - 80 USD
A further add on please for "Mean_Reversion_EA_1.8". Right now Mode1 and Mode2 place a Limit (Buy/Sell) Order. Which will get filled or deleted after trading end time. I´d like to add the functionality to set more than 1 identical limit order for the same price which will get triggered if Stop Loss was hit and price moved in the desired direction after and stays below/above the Limit price for a defined amount of
1 Bewerbung
(5) MQL5 Indikatoren Experten Optimierung von Strategien Module von Strategien
Please add further moving average filters to existing EA (MQL5) (persönlicher Auftrag)
30 - 50 USD
For Mean_Reversion_EA_1.3 Please create version 1.4 with the following new filters, see doc New Input variables: ••••••••••• MA settings ••••••••••• MA1=Dropdown 1. „SMA“, 2. „WMA“ 3. „EMA“ MA2= Dropdown 1. „SMA“, 2. „WMA“ 3. „EMA“ MA3= Dropdown 1. „SMA“, 2. „WMA“ 3. „EMA“ MA1Period=10 MA2Period=20 MA3Period=200 MASetupLong=Dropdown 1. „MA1>MA2“, 2. „MA1<MA2“ MASetupShort=Dropdown 1. „MA1<MA2“, 2. „MA1>MA2“
1 Bewerbung
(5) MQL5 Indikatoren Experten Statistik und Mathematik Optimierung von Strategien
Erweiterung um einen Bereich, in welchem kein Handel erfolgt (HOCH/TIEF in einem Zeitraum) (persönlicher Auftrag)
50+ USD
- das bestehende Programm wird zur Verfügung gestellt (Source) Erweiterung des Programms: - es wird das höchste Hoch und das tiefste Tief im Zeitraum 23:00 Uhr Vortag bis 9:00 Uhr aktueller Handelstag ermittelt - der Zeitraum soll editierbar sein - in diesem Bereich zwischen Hoch und Tief darf keine Order ausgelöst werden. - Orders erfolgen oberhalb oder unterhalb des Bereiches - eine offene Order darf in den
30 - 100 USD
Please find the attached documents for better explanation with pictures! I will need those changes to my real and my demo-only EA. Kind reagrds Dominik Requirement profile EA extension MT5 I already have a working Martingale Multiplier and would like to extend it by 6 parameters. The 4 basic parameters of the existing EA are: Start Lot "Start Lot" Distance to next trade "Range Take Profit of the highest trade "TP
100+ USD
Vorschläge des Programmierers um die Ergebnisse zu steigern und zu verbessern sind sehr willkommen. Pflichtenheft EA EMA + Stochastik + RSI 1. Die Idee des Handelssystems ist wie folgt : Der EA löst Handelssignale aus wenn drei Bedingungen aus folgender Analyse erfüllt sind 1.) EMA5 kreuzt EMA 13 und 2.) RSI ist kleiner oder größer 50 und 3.) Stochastik befindet sich im Bereich 20-80 und die K-Linie (Grün) kreuz
30 - 100 USD
@page { size: 21cm 29.7cm; margin: 2cm } p { line-height: 115%; margin-bottom: 0.25cm; background: transparent } strong { font-weight: bold } a:link { color: #000080; text-decoration: underline } a:visited { color: #800000; text-decoration: underline } Handelsroboter der nach Hull MA tradet Dieser Expert Advisor für MetaTrader 5 soll voll automatisch traden. Der Handelsroboter sollte eine Buy Position eröffnen, wenn
2 Bewerbungen
30 - 60 USD
Erstellen eines Signals für einen bestehenden EA nach meiner Vorgabe. Den EA stelle ich zur Verfügung. Für einen Programmierer sollte das in 30 Minuten erledigt sein. Es wäre nett wenn der Programmierer die deutsche Sprache beherrscht
Verbesserung des Quellcodes meines EA zur Minimierung der Risiken (persönlicher Auftrag)
50 - 100 USD
The source code of my EA can be explained as follows. This code is an automated trading system based on the Moving Average (MA) that tries to find the best time to buy or sell assets. Here is a detailed description of each section of code: First, some settings for the Expert Advisor (EA) are defined, including money management settings such as lot size, stop loss and take profit levels, as well as settings for the
1 Bewerbung
100+ USD
Hello this is an EA that is supposed to recognise a certain pattern. I have attached a detailed description of the formation, the strategy and exact specifications of what should be programmed and how. I have also attached chart images that illustrate the strategy. Please have a look at my descriptions before you apply for my job. Best regards
170 - 230 USD
This is a simple Mean Reversion strategy with 2 trade modes. Based on an initial range (between StartTimeRange and EndTimeRange) it calculates rangeHigh and rangeLow. For Trading Mode 1 it sends a Buy (below range) and Sell (above range) Limit Order at StartTime with SL and TP. For Trading Mode 2 it checks for new Highs and Lows between another time intervall (after range) and sends Limit Orders with every new
3 Bewerbungen
(5) MQL5 Experten Skripte Statistik und Mathematik Debugging eines Roboters/Indikators Optimierung von Strategien Module von Strategien
100 - 220 USD
Sehr geehrte Freelancer, Ich suche einen kompetenten Programmierer der bereits Expert Advisor’s (EA) mehrmals erstellt hat und mit dem Programmieren dieser sehr gut vertraut ist. Ich bevorzuge perfekt Deutsch oder Englisch sprechenden Freelancer sowie sein 100% Wissen und Erfahrung als Programmierer und es darf zu keiner Kommunikation Missverständnissen alleine wegen der Kommunikation (beinhaltet auch das der
30+ USD
The need some Basic Input Parameters and 3 Indicators to Work. Triggering Position depend on the RSI and MA Indicator. Therefore we need Input Parameter for Period and Value for RSI and Period for MA Indictor. I want to seperate Sell and Buy condition for MA! Input parameter: For Example: When MA Period is over 20 PEriod and RSI is over 70 the Bot will make a sell oder. but only when both Condition are met. For
30+ USD
I am looking for an EA that is triggered by market movement. For example, if the price increases by 15 pips, the EA will execute a sell order if the price falls by 15 pips. There should always be only one active order. The calculation of the entry point is the price at which the EA is started when it starts. For all subsequent trades, the decisive price is the price at which the previous order was closed or the price
Entwicklung eines Multimeframe-EAs mit optimierbarer Gültigkeitsdauer verschiedener Signale und diversen Filtern (persönlicher Auftrag)
125+ USD
- Als Signalgeber und Filter sollen folgende Indikatoren wahlweise zur Verfügung stehen: ADX, Supertrend, Stochastik und MACD. - Als Signalgeber und Filter soll der Einfach-MACD des Systems so erweitert werden, dass 3 Signale zur Verfügung stehen: Zero Level, Cross Lines, up-/down-trend - Der Supertend-Filter soll 3-fach (für verschiedenen Zeitebenen) einsetzbar sein. - Trailing und breakeven sind mit Start- und
60 - 90 USD
The EA is based on the updown indikator, which will specify the trend direction. The EA use two MAs for build a "channel" (EMA28 high and EMA28 low calculatet) When a trend is specify a first bar no.1 is needed which have the bar body (open-close) between the two MAs. The next bar following is bar no.2 need a range open-close, which is at least double or greater the range (open-close) of bar no.1, and moves in the
6 Bewerbungen
Optimierung vom Weitmar MACD (persönlicher Auftrag)
60+ USD
The following Setups i want in the MACD EA to let it work much better. 1.) Add an exponential Moving Average Set Box for the Length 200 "Use EMA: true/false" 2.) If EMA is true, EA only take buy orders from MACD and Hull, if the Candles are ABOVE the 200 EMA 3.) If EMA is true, EA only take sell orders of MACD and HUll, if the Candles are BELOW the 200 EMA 3.) MACD Crossovers: I want to have a Box, where I could
1 Bewerbung
(4) MQL5 Experten Optimierung von Strategien