Orders for Expert Advisors development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
88586 completed jobs in all languages
Sort by:
Anpassungen des EAs (personal job)
60+ USD
Es müsste ein neuer Sicherheits stoploss eingebaut werden. Der eine gegen Verkauf ausführt der dem Verlust rezitiert . Einstellung Gegenkauf Order bei einen eingeben -Punkte . Wartezeit zum wieder verkaufen wenn es auf einstieg line kommt. Order Einstiegs line berührt geschlossen
1 Application
(7) MQL5 Experts
30 - 50 USD
I got a website where I want my future EA clients to put their Trading-AccountIDs for a license Check. What do I mean by Trading-AccountID? Required tasks: - Provide the Code that I can integrate in my EA - User must add his Client-ID (he will receive it after Purchase via E-Mail) in the EA - The Client-ID is used in the REST-Service to request the data for this specific Client (in the example 10)
3 Applications
30+ USD
1. Script applies template to ALL open charts simulatenously, thus saving time instead of manually adding updated template to each chart individually in profile on all open charts. 2. Script refreshes ALL open charts after application
2 Applications
MQL4 Experts Scripts
Adding trade management feature (personal job)
50+ USD
1. averaging trade When this feature is turned on, Trades are entered with no stoploss but with a fixed target (option to choose this pips) Trade size are fixed (option to choose lot size). When trade is in 10 pips drawdown (option to choose this pips) a trade 2 is entered with no stop loss with same lotsize with fixed target, When trade 2 is in 10 pips drawdown, a trade 3 is entered with no stop loss with same
1 Application
(13) MQL5 Experts
Modifying an existing EA (personal job)
30+ USD
Personal job to modify the buy/sell conditions of an existing EA. Ensuring that the candle body is atleast 50% bigger than the Range of the entire candle. while(i >= 0) { double length = High[i] - Low[i]; double body = MathAbs(Open[i] - Close[i]); double percentage = (double)50 / 100.0; if ((length != 0) && (body / length > percentage))
1 Application
(12) MQL4 Experts
Make Trading Panel in MT5 (personal job)
350+ USD
The Scanner/EA: Indicators 1. ATR(14) 2. Emiwalth First Confirmation 3. Emiwealth Volume (Wadah Attah) The settings throughout should be customizable With the ATR(14) All Stop-Loss: 1.5*ATR(14)(It should be customizable) from the Price One Trade to be taken. No TP Level All Breakeven: 2.0*ATR(14) (It should be customizable) from the Price All Trailing Trailing SL: 3.0*ATR(14) (It should be customizable) from the
1 Application
(26) MQL5 Experts
Do an update to my previous job - http://www.mql5.com/en/job/1858 (personal job)
40+ USD
Need to include new indicators into EA Oscillators, Volume, Slope buy and sell indicator Close order on new signal. Time Reverse Timeframe for all indicators. Make sure the execution of all trades by indicators is instant (Change 1 to 0 please)
1 Application
(10) MQL5 Experts
30+ USD
I would like to use the indicator attached to create an EA. The EA should include options for trade management: We only take shorts when 50<200 EMA and longs when 50>200EMA and a Yellow Circle is triggered as close of candle. Its important to wait for candle close. Rules to Enter Short: Yellow Circle occurs as 50 EMA < 200 EMA(This is a function already in the EA to filter based on EMA's) Rules to Enter Long Yellow
7 Applications
(2) MQL4 Experts
50 - 200 USD
SETTINGS 1- Auto Lot True / False Auto Lot is calculated by dividing the Equity by the Divisor, always calculating a 1X leverage Auto Lot Divisor Default is 100,000 In this example, with $4600 equity, 4600 divided by 100,000 = 0.046 rounded up 0.05 lots 2- If False, Default is Fixed Lot Default is 0.01 With $4400 Equity, 4400 divided by 100,000 = 0.044 rounded down to 0.04 lots TRADE WINDOW TIMES 3- Trade Window
9 Applications
(1) MQL5 Experts
30+ USD
Hi. I want to set but side TP and sell side TP . example : buy side TP 100PIP sell side TP 150Pip ,please update and reply , if any doubt please contact me
9 Applications
(3) MQL5 Indicators Experts
100+ USD
https://1drv.ms/v/s!AnfjkeDkTnMHc0JGeAIo94wP8aI?e=NoGKuB Robot for Trading Introduction This descriptive report is based on major features of the EA robot that is essential software solutions for trading operations, how it’s been implemented to take control of the entire work. The benefit of these applications will also be highlighted how they have made life ease for forex traders. Description
7 Applications
MQL5 Experts
1 simple indicator for GOLD(XAU/USD) (personal job)
30+ USD
it's a very basic EA for GOLD, 1. We want EA to be able to run on 1H timeframe 2. In the below example we look at the 1H timeframe and we want to see the last candle of the day when the market roll over which is the dotted line and I think that's 00:00 GMT time. 3. Thus when it OnTick goes to the next Hour (01:00), we want to read the previous CLOSED candle (00:00) - if it's green (close price is higher than open
1 Application
(5) MQL5 Experts
EA modification (personal job)
30+ USD
I have a EA I want to add a feature to. It uses ma cross and takes trades when price closes on the other side of the ma. I need to add the option to take a trade when MA makes the cross and when the price touches the ma it currently takes a trade when price closes pass the ma so I want to add the option to do that to it and to add the trade reversal protection that's already in the script
1 Application
(10) MQL5 Experts
100+ USD
Hello, I want to connect my TradingView signals to MT4 to create trades using webhooks. Using Telegram Channel seems like the easiest way. I will: - Set all trade alerts in TradingView - Create Telegram channel You will need to deliver: - Telegram integration (receiving TradingView webhooks signals to send to MT4 EA) - MT4 EA coding from scratch (EA will need to manage trades specifically based on Magic Numbers from
1 Application
(1) MQL5 Experts
Modify EA_Alligator_EMA bot (personal job)
47+ USD
I need modifications to the EA_Alligator_EMA bot. The below features should be implemented in the existing bot settings and features. Interface (Display basic trades info, eg. Bot Name: " Lyyti Alligator Bot ", Trading hours, Open trades, Number of wins/losses for the day) Pause/Resume Bot buttons (On the interface) Number of Active Open positions (This override Trades per Signal, if Trades per signal is 4 and Active
1 Application
(2) MQL5 Experts
34+ USD
Hello developers, i have an MT5 EA which i want you to add Telegram to MT5 code so that when a signal is detected it will post to my telegram channel automatically. It must send Entry, TP and SL values plus the name of the EA. The source code i will need back as well. Please i dont want FxDreema or EA Builder codes, i want clean codes as mine i use. Let me know. I have FIXED BUDGET
7 Applications
(20) MQL5 Experts
30 - 150 USD
have EAs where i want the license System to manage EA-indicator licenses. Software where i can add and delete licenses for an EA or indicator. The EA -indicator will need the license as a parameter, only then with a valid license it will be possible to open. The license system will check if the license is valid. The Licensing should also accept all my upcoming EAs and INDICATORS It should be possible to have an
6 Applications
(30) MQL4 Experts
Stochastic pluz MA expert (personal job)
100+ USD
As I have discussed with you on skype we have options for this EA I will attach the file that has all the options we need for this EA. We can use the Moving average for trend trading if price is below the MA and stochastic crosses below several level or at the cross we sell if only the price is below a certain threshold the rest you will find it on the pdf
1 Application
(30) MQL5 Experts
Manual Order with EA auto add pending order and exit all once profit (personal job)
45+ USD
Set EA with multiple order mode automatically Here is example: If the first order -20 pips then place another order and so on. Keep repeat placing order for every -20 pips apart, Max 20 orders If market changed direction total order +20 pips on profit, Closed all orders (all numbers can be able to manual setup in the parameters setting box)
1 Application
(30) MQL4 Experts
AUTO CLOSE ALL ROBOT (personal job)
30 - 50 USD
AUTO CLOSE ROBOT: Please note I need an AUTOCLOSE robot so that if drag it to my trades it will automatically close all trades in less than five seconds or if I chose either buy or sell the robot must be able to close either buy or sell or “Auto close“ all at the same time
1 Application
(7) MQL5 Experts