Categories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
30+ USD
I am looking for a long-term developer because I have multiple projects to work on in the future. For this project, I need an MQL5 developer to build both an Indicator and an Expert Advisor (EA). I have attached the Pine Script code for the Simple FVG indicator. Your task is to convert this Pine Script indicator into an MQL5 indicator and then develop an EA based on the signals generated by that indicator
20 Applications
30 - 200 USD
I want an indicator that displays the risk reward ratio of each chart candle as a sub window histogram. If the candle closes above the open the histogram displays a green bar above zero the size of which is dependant on the size of the RRR. If the candle closes below the open the histogram displays a red bar below zero the size of which is dependant on the size of the RRR. My attempt that does not work is attached
50 Applications
500 - 1550 USD
I have a strategy currently running as an MT5 EA and want a faithful port to NinjaTrader 8 (NinjaScript). Same entry/exit logic, same risk model, matching backtest behavior as closely as the platform allows. I'll provide the MT5 source and a written spec of the rules. Please tell me the main differences I should expect between MT5 and NinjaTrader 8 (NinjaScript) for this kind of strategy
29 Applications
30 - 200 USD
I've been working with a developer on an indicator and he just disappeared and all i have is images of samples does anyone have experience in working out how they work so it can be recreated? B3cause of my current experience i would like to see it being revrrated before i make the deposit but ill be willing to pay well dor it... drop a message if you want to see the samples. Thank you
32 Applications
30+ USD
Mam do napisania dwa wskaźnik ale poszukje programisty w Pine Script do tradinview z Polski, mówiący i piszący po polsku, nie przez google transaltor. Prosze o odpowiedz tylko Polskich programistów
7 Applications
50+ USD
Hi, I am looking for an experienced MQL5 developer to modify an existing, fully functional MetaTrader 5 Expert Advisor (Source code .mq5 Version 2.62 will be provided). Brief Overview of the EA: It executes trades based on 4 custom Supply/Demand levels (R1, R2, S1, S2) which are inputted manually . It uses two custom indicators for confirmation: SPA (Price Action filter) and AMG (Volume/Momentum filter). The code
51 Applications
68+ USD
Hello Developers, I am looking for an experienced Sierra Chart developer to build a simple automated trading algorithm based on my trading rules and strategy requirements. I am ready to discuss the strategy details thanks
17 Applications
30+ USD
Indicador sob a forma de um gráfico mostrando a distância em pontos entre o valor de um ativo e sua media movel, que pode ser aritmética, exponencial, ponderada, hull, alma ( arnaud legoux ), média móvel jurik, média móvel adaptável fractal, média móvel adaptativa, média móvel ponderada pelo volume e Média Móvel Adaptativa de Kaufman (MMAK)
13 Applications
100 - 350 USD
Description: I am looking for an experienced MQL5 developer to build a fully automated Expert Advisor (EA) for MT5 tailored for Prop Firm challenges and funded accounts. I need a robust, plug-and-play solution with rigorous risk controls. Key Requirements: Platform: MT5 Trading Logic: I am looking for a reliable strategy based either on a Breakout Strategy (e.g., London session breakout) or a Mean Reversion Strategy
42 Applications
30+ USD
I need someone to develop a very simple and basic Expert Advisor for MetaTrader 5. The EA should open and close trades based on a custom trading time schedule. I am a student and I do not have a budget, so I am kindly asking if someone can help me for free or as a beginner-friendly project. The EA does not need to be complicated. I only need basic settings for start time, end time, buy/sell option, lot size, stop
25 Applications
Martingale hedging scalping trailing stops with strong money management EA (personal job)
30+ USD
1.ALLOW TO OPEN WHEN THE ENTRY IS CONFIRMED CLOSE WHEN STOP WHEN I STOP THE BOOT MUST STOP WHEN THE MARKET CHANGE DIRECTION. THE BOOT IS ALLOWED TO TRADE GOLD, SILVER,NA100, US 30
0 Applications
50 - 5000 USD
I have been tired of losing money in forex for several years, I decided to buy an EA directly from the programmer , I am ready to put the right price for a real winning strategy, no matter which strategy is used. The main thing is that the strategy is profitable Send me a demo, I'll put it on the VPS. The most profitable strategy will be chosen after a week
24 Applications
5000+ USD
I really like this platform. I am interested in trading and need funds for it. I enjoy both crypto and forex trading.I"really appreciate this platform. I am keen on trading and am looking for trading funds. I enjoy trading in both cryptocurrency and forex."
9 Applications
S7.106 (personal job)
30+ USD
Summary: 1. ON/OFF for dot indicator 2. Candle before signal size comparison filter: (For both buys and sells) Candle before signal candle must be larger than or equal to x% of the signal candle Size = Distance between high and low 3. Signal candle lookback filter: For sells: Sells: Price must be EQUAL to or below the high of the signal candle for min of 'x' candles before the signal candle Buys: Price must be EQUAL
1 Application
30 - 200 USD
Titan Quantum Algo Engine V2 is an advanced MT5 Expert Advisor designed to identify high-probability market opportunities using trend analysis, breakout detection, and intelligent risk management. The EA automatically executes trades, manages stop-loss and take-profit levels, and helps traders maintain disciplined trading with optimized entry and exit strategies
9 Applications
ALRT (personal job)
100+ USD
# Project Requirements – Sierra Chart to MT5 Integrated Alerts *Scope:* The project must be a *fully integrated system* including both: 1. *Sierra Chart ACSIL sender* – writes alerts to JSON. 2. *MT5 EA (Listener)* – reads JSON alerts and executes trades in MT5. The system must handle alerts *from Sierra Chart to MT5 execution* completely, not just file sending. *Duplicate Alert Detection:* - Use
50+ USD
Hello, I have a working strategy that I'd like to replicate. I need someone who can analyze its underlying principles and design a custom indicator for me. I will provide you with the strategy's results for both recent and long-term trading, including the time of trade, trade duration, and trend
26 Applications
30 - 2000 USD
I would like a trend and pullback strategy for the robot timeframe:15 minutes(m15) or 1 hour(h1) indicators:50 EMA (Exponential Moving Average)/200 EMA/RSI (14) BUY SET UP 1.Confirm The Trend .50 EMA must be above 200 EMA .Price must be above both EMAs 2.Wait for a pullback .Do not buy when the price shoots up. .Wait for the price to come back near the 50 EMA 3.Confirm entry .ENTER BUY WHEN: .A bullish candlestick
30+ USD
//+------------------------------------------------------------------+ //| Simple XAUUSD EA | //+------------------------------------------------------------------+ input double LotSize = 0.01; input int StopLoss = 500; // in points input int TakeProfit = 1000; // in points input int MAPeriod = 20; int maHandle; int OnInit() { maHandle = iMA(_Symbol, PERIOD_H1, MAPeriod, 0, MODE_SMA
30 - 49 USD
Hello, I need a Python-based MT5 forex trading bot developed. The bot should connect to MetaTrader 5, execute trades based on a predefined strategy, and support standard risk management features such as stop loss, take profit, and position sizing. Requirements: MT5 integration using Python Automated trade execution based on provided strategy rules Configurable risk management settings Support for major forex pairs
44 Applications