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
49269 jobs in the archive in all languages
Sort by:
30 - 100 USD
I need a simple bot that can place order and close at a confirm entry and exit base on Ichimokou cloud, MACD and SMA.The trading bot can optimise a 1M and 5M time frame base on user specification eg. If it's set to trade on 1M it execute trade on 1M time frame after a confirmation from the 3 indicators and exit. The process should be repeated several times until its turn off
20 Applications
30 - 200 USD
Trading Rules: Entry Condition: Sell: If the price closes below the 8-period exponential moving average (MA) of the low, a sell order is triggered. Buy If the price closes above the 8-period exponential moving average (MA) of the high, a buy order is triggered. Risk Calculation : The risk per trade can be manually edited by the trader. Additionally, the trading bot can calculate the risk based on the Average
75+ USD
1. Objective: The objective of this project is to develop an advanced algorithm that generates trade signals based on price action, candlestick patterns, and RSI indicators. The algorithm will solely focus on signal generation and will not be responsible for executing trades. The trade signals will be sent to a designated private phone number provided by the client. Risk management will be handled separately and is
4 Applications
C++ Experts C++
100+ USD
Hi, I really like an indicator in tradingview, it is called HH & LL Scalper which is available here: https://www. tradingview. com / script/5wV6IdCB-HH-LL-Scalper/ I mostly use MT5 and would like this to be converted in to an MT5 indicator which 100% the same functionality. Best of luck! Regards, Mike
9 Applications
(1) MQL5 Indicators
300 - 3000 USD
Am looking for someone who has the capabilities to create an actual profitable EA for me based on ICT trading strategies. The entry and stop loss requirements will be based on my own confirmations which i will explain once I being interviewing potential developers. Here is the example of ICT indicator which would have to be recreated to some sort of extent to make the EA work
6 Applications
MQL5 Experts
300 - 3000 USD
Am looking for someone who has the capabilities to create an actual profitable EA for me based on ICT trading strategies. The entry and stop loss requirements will be based on my own confirmations which i will explain once I being interviewing potential developers. Here is the example of ICT indicator which would have to be recreated to some sort of extent to make the EA work
5 Applications
MQL4 Experts
150 - 500 USD
Hi Developers, I have an Pine Script Indicator that is also in MT5, that I need converted to Ninja Trader 8. I need this to be completed quickly. Please contact me with a description of your exact experience. No new developers without at least 1 years experience will be accepted. Please contact me with an estimate of how long it would take and how much you will charge. Attached is a copy of the pine script. I have
2 Applications
(5) C# Indicators Converting C#
30 - 150 USD
guys, I need MQL4/5 code to grab some data from web and use it in MT4/5 indicator. More info in the chat ... Please bid only if you really have a good experience scraping data from internet. Thats it Modify an existing EA - OpenCL skill is a must
0 Applications
MQL5 Experts
30+ USD
I want a PIPs calculator that tells me the number of pips contained from my entry point to my stoploss and the pips contained from my entry point to my take profit point
15 Applications
MQL5 Experts
50 - 150 USD
Hello i need a MT5 EA fully automated based on price action and candles patterns the EA should identify Daily and 4h support and demand levels within 60/30 pips range. it has to identify break of the highs/lows, break and retest setup, rejection of support and resistance. and place SL 45 pips below or under the last candle wick under/over support and resistance levels
50 USD
// --- تعداد أنواع التنعيم enum SmoothMethod { SMA = 0 ، // Simple MA EMA = 1 // Exponential MA } ؛ // --- مدخلات معلمات الإدخال int InpSmoothPeriod = 10 ؛ // إدخال فترة التجانس int InpCHVPeriod = 10 ؛ // إدخال فترة حساب CHV SmoothMethod InpSmoothType = EMA ؛ // طريقة التنعيم
8 Applications
MQL5 Indicators Experts
100+ USD
Hello, i am in need of a python expert to convert my ninjatrader script to python... Let me know if you can get it done so i can provide the script details. Thank you
4 Applications
Other Other
60+ USD
Hello, am in need of an expert developer to help me convert my ninja trader script and add some customization. Please let me know if you can get this done ASAP. Thank you
2 Applications
Other Other
50 - 100 USD
Hi, I need to translate the MarketProfile indicator by earnforex.com to import in Strategyquant , so I need that the indicator is rewritten in java. I have a budget between 50 and 100 USD. I've attached the indicator thanks
2 Applications
MQL5 Indicators
50 - 500 USD
Mql4 mql5 creating any strategies with best method and very fast Expert optimization and creation with any indicator and price action ..: Notice: text of your strategy must be clear for best results. My email address is abdolmaleki4amir gmail com
50 - 200 USD
Hello, I am looking for a good developer to create an MT5 indicator to trade synthetic indices on https://app.deriv.com the indicator will have a combination of: Phase I Moving average RSI or Stochastic oscilator Arrows to show buy and sell signals Add clouds to show red zones for sell signals and green zones for buy signals(refer to Webslinger on tradingview) Phase II Create an EA with the above indicator Add the
70+ USD
Hello, am in need of an expert to develop a telegram to ctrader copier for me. Project details are available in full details All details will be discussed when you bid. Thank you
2 Applications
Other Other
30 - 60 USD
Hello, i would like to order a trading robot that can win trades and make profit, i am willing to spend 30 - 60 usd however i am willing to negotiate the price if the robot makes good results
8 Applications
40+ USD
import pandas as pd import ta # Example data (replace with your own data or retrieve from a data source) data = pd.DataFrame({ 'timestamp': ['2023-05-21', '2023-05-22', '2023-05-23', '2023-05-24', '2023-05-25'], 'close': [1.2000, 1.2100, 1.2200, 1.2300, 1.2400] }) # Calculate necessary indicators data['rsi'] = ta.momentum.RSIIndicator(data['close'], window=14).rsi() data['ema_fast'] =
5 Applications
MQL5 Experts
50 - 200 USD
Hello 👋🏻 I need an EA that utilizes the WebRequest network function of MQL5. When a trade closes, I need the EA to post a HTTP webhook to my endpoint. The webhook body would be JSON serialized, and it will need to contain: Symbol Ticket Type (Buy or sell) Open time Close time Open price Close price Profit/Loss Comment
20 Applications
MQL5 Experts Other