Developing trading applications in MQL5 and MQL4

The largest freelance service for ordering trading robots and technical indicators — it is fast, secure and convenient. Hundreds of professional developers are ready to implement your trading strategy. Hire the best MetaTrader specialists and get custom solutions according to your needs.

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
756 new jobs in all languages
Sort by:
150+ USD
Hello please I need a developer to help me fix errors on my Ninjatrader 8 strategy I and make it work perfectly your expertise is need for this project kindly reach out to me and let's proceed
ROLLOVER EA (personal job)
30 - 100 USD
So here is the concept. EA will scan the mt5 and see a live trade and duplicate it and execute with settings based on the input on the rollover levels. When the trade wins, it will wait for a new trade on mt5 to scan and duplicate and execute with rollover level 2 settings. When it completes the rollover circle, it will start over again to level 1 once again. And when it hit stop loss, the EA will also start over
1 Application
(1) MQL5 Experts Forex Trading robot/indicator debugging
30+ USD
Looking for an experienced coder to convert an existing MT4 Expert Advisor for trading in CTrader (Cbot). Will provide the MQL file to shortlisted coder and the conversion shall be completed for testing within 2 days
2 Applications
(5) MQL4 Experts Forex Trading robot/indicator debugging C#
30 - 200 USD
The ocean gets dry and you can be fate and you are my type and the one who texting first is to be hundred I would live in the world to get your matric results
10000+ USD
//@version=5 indicator("Infinity and Sniper by Leo", overlay=true, precision=0, explicit_plot_zorder=true, max_labels_count=500) // Get user input emaEnergy = false sensitivity = input.float(6, " Sensitivity (0.5 - 10)", 0.5, 10, step=0.1) keltner_length = 10 atrPeriod = 10 factor = 3.5 // Keltner Channel function keltner_channel(src, length) => ma = ta.sma(src, length) rangec = high - low upper = ma + rangec
7 Applications
MQL5 Experts
30+ USD
Pls guys I need help. About the file i need I have ea ex4 file but it use to set buystop or sellstop oders etc now what I want is to fit the propfirm am using because the propfirm am using have a lot size consistency rules so what I need is even if the ea set multiple buystop the file will only allow the ea to pick 2 positions and automatically delete the nearest limit Oder it can only allow the ea buystop or new
2 Applications
(22) MQL4 Indicators Experts Forex
30+ USD
FOREX ROBOT TRADING //+------------------------------------------------------------------+ //| Simple MQL5 robot | //+------------------------------------------------------------------+ #property copyright "Your Name Here" int start=2017.01.01; double lot=0.01; string symbol= "VIX"; int period=PERIOD_M1; bool BuyCond=false; bool SellCond=false; bool OrderOpen=false; void BuyTrade() { double
5 Applications
MQL5 Experts
Create mql4 EA to trade News (personal job)
30 - 50 USD
Creating a trading robot on mql5 for trading news mainly usd, eurozone, gdp and aud to open trades when 10 minutes after current news has been released( time frame to have an option to adjust) Open buy when actual is greater than previous news. Open sell when actual news is lower than previous news. Take profit 50 pips. To open a recovery trade when RSI 21 on daily chart goes in into oversold or overbought scenarios
0 Applications
(3) MQL4 Experts Forex Trading robot/indicator debugging Strategy optimization
100 - 200 USD
Hello, I would like to create an EA based on several indicators with various signals that can be activated or not for optimization purposes. It includes basic money management such as SL/TP, BE, trailstop. Please check the attached specifications carefully to confirm that you are able of achieving it 100% before offering your services. THANKS
15 Applications
(2) MQL5 Indicators Experts Trading robot/indicator debugging
30 - 65 USD
hello i would create a mt4 indicator with my requirements from stratch, more info on message please apply only if you can consider my budget i need also some day to test it
11 Applications
(1) MQL4 Indicators
30+ USD
Below are the conditions of the indicator: Buy Conditions: The first candle must open and close bearish. The second candle must open and close bullish. Both candles must have a body (not a doji). The close of the first candle must be the same as the open of the second candle (with an exception for a difference of not more than 2 pips). The third candle must open and close bearish, and its close must be below the
6 Applications
MQL5 Indicators
35+ USD
Account Protector Modifications I would like the following modifications to the enclosed Account Protector EA. Take Profit Amount Min Stop Loss Amount Max Stop Loss amount Close All Settings Close All Trades True/False Close Hour Close Min The EA automatically detects the accounts current balance. The way the EA works is that it will actually close the trades and close all open charts when Take Profit or
4 Applications
(2) MQL5 Experts
Enhance Existing Bollinger Band EA (personal job)
30+ USD
Update Spike function on EA. Once price breaches the Spike setting, close trade after x number of consequent reverse bars. i.e. (Existing input) MA-Distance Spike Alert: 150 (New Input) Spike Trade: Enable/Disable (New Input) Spike Reversal Bars: 2 If the value of the MA-Distance indicator goes above the Spike Alert value of 150 and Spike Trade is Enabled. The EA should trigger a trade after Notes; - Existing
1 Application
(10) MQL4 Experts
30 - 50 USD
Hi there, i need help in developing a trade copier that would copy trades from discord to MT4. I have my trade from discord, so I need them from there to MT4. kindly bid now if this is what you can do
3 Applications
MQL4 Design Forex
Pytho Script to send json object to mt4 (personal job)
30+ USD
Hello You need to 1. Send json object to mt4 2. Make sure that server is connected to the script even after closing of scokets 3. calculate latency 4. Must be error free Make sure that json data can be sent using console {"Hello":"Hello"} the script should keep running and be able to take input from console one after another Comment connection status,latency on chart Thanks
1 Application
(55) Python Experts Consultation Python
30 - 40 USD
Hi there, i need help in developing a trade copier that would copy trades from discord to MT4. I have my trade from discord, so I need them from there to MT4. kindly bid now if this is what you can do
3 Applications
MQL4 Design Forex
40+ USD
I NEED A PROGRAMMER TO CONVERT AN EXISTING EXPERT ADVISOR FROM MT4 TO MT5. THE PARAMETERS OF THE CONVERTED EXPERT ADVISOR MUST BE EXACTLY THE SAME AS THE ORIGINAL EA, IT MUST NOT BE MODIFIED. I WILL GIVE THE SOURCE CODE OF THE MT4 EXPERT ADVISOR
9 Applications
(37) MQL5 Experts Converting
30+ USD
Hi there, I am looking for someone that would be interested in some more work. I do have a lot of work going on and could use help of some developers. I normally pay between 20-50 USD per job depending on complexity. It can be simple as RSI/MA EAs, grids, licensing system (remote ones) or more advanced jobs. But in general I do get a lot of straight forward job. If anyone is interested please do let me know. I am
30+ USD
How can I backtest the news with calendar. I want to know how to backtest the news using an e.a. how can I get this done... Do you have a news trade that can do this... If so please reach out to me... What do I need to do to have the history of news information be drawn to the chart to be tradable in backtest scenarios
8 Applications
(76) MQL4 Experts
35+ USD
custom job to convert my expert to mq5, work will be done remotely more details in private to carry out the task correctly help for converting expert remotely All details will be sent privately
8 Applications
(42) MQL5 Experts