Orders for indicators development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
39950 completed jobs in all languages
Sort by:
30+ USD
Hi Guys, very easy job today! I have an entry indicator that provides BUY/SELL signals. When signal is about to be confirmed on the chart it can show up and vanish, even few times. It just need close the candle with specific conditions to give an alert + signal. All I want to change is to show up the signal on the chart only when it will be fully confirmed. So no vanishing, only show up when candle is closed + alert
14 Applications
(13) MQL4 Indicators Experts
30 - 200 USD
I am looking for an experienced MQL4/MQL5 developer to build a fully automated Forex Expert Advisor (EA) designed to run 24/5 on a VPS , using two complementary trading strategies , historically used and globally applied in the Forex market , implemented inside a single EA . The main focus of this project is robustness, simplicity, and long-term survivability , not unrealistic or aggressive performance. General
Add individual and confluence feature to exisiting scanner (personal job)
40+ USD
Hi Shoib Please add the rsi features currently we have confluence of time frame alerts. However I also need individual time frame alerts as discussed 2.2 Confluence Timeframe Selection User must be able to define custom confluence groups . Example Confluence Sets: Scalp Confluence: M1 + M5 + M15 Intraday Confluence: M5 + M15 + H1 Swing Confluence: H1 + H4 + D1 Macro Confluence: D1 + W1 + MN User must be able to
1 Application
(24) MQL4 Indicators
Osmanthus EA V1.30 (personal job)
80+ USD
Hi Alex we discuss it in some email. The Goal is the implementation of an Analyse-Tool which generate a csv file by running EA in the Strategy-Tester on MT4. in this file i get all Data from selected indicators and also some general Data like Open Order, Lotsize, Close order, ID Number and so on
1 Application
(80) MQL4 Indicators Experts
30+ USD
Looking for script on MT5 - where there were 2 buttons on screen/chart. First button - move SL at BEP on each positions which is in profit. SL should moved to BEP or few pips higher/lower set in settings Second button - move SL to BEP of all positions at the same chart. So EA counts average price of all entries on chart and set SL at BEP or few pips higher/lower set in settings
21 Applications
MQL5 Indicators
PriceStep Snapping for Pending Orders (personal job)
150+ USD
Add an PriceStep snapping layer so pending order prices (Entry, SL, TP) are snapped to a fixed price grid before being normalized to broker tick size/digits. This is an execution-layer change only (no strategy changes). Scope Add input: double PriceStep = 0.0; PriceStep ≤ 0 → disabled (baseline unchanged) PriceStep > 0 → enabled (snapping applied) Apply snapping only at pending order placement after raw
1 Application
MQL5 Indicators Experts
Finilising TTL part 1 (personal job)
100+ USD
Please modify my indicator now inching towards the graduation of my machine learning model, its been an amazing journey and your amazing efforts are much appreciated. this will enable the modified trend model and allow LTF application
1 Application
(20) MQL4 Indicators
30+ USD
Hello, I have the code for an indicator file that works with binary options. I want to make a simple modification to it that won't take much effort for professionals. In short, the modification I want is that if the strategy's conditions are met, a buy or sell signal should appear at 17:55. The strategy works exclusively on the 5-minute timeframe, and I want to delay the signal by 7 minutes so that it appears and
30 Applications
35+ USD
Title Urgent: MT4 & MT5 MQL Developer Needed Tonight – Dashboard Logic Fixes & Validation Error Description I’m looking for an experienced MQL4 / MQL5 developer who is available tonight to work on three specific issues across two dashboard indicators . This is not a full build. The indicators already exist. I need targeted fixes and logic replacement , ideally working live with me via TeamViewer / AnyDesk so we can
31 Applications
(15) MQL5 Indicators Experts
Muhammad Jawad Shabir (personal job)
100+ USD
Мне нужно, чтобы цифры были побольше, ну, как на картинке, которую я приложил. Оповещение и все ключевые настройки, такие как полосы ретроспективного анализа, пороговые значения оповещений, цвета и расположение меток, можно полностью настроить под себя.Размер текста и расположение на графике и оповещение аллерт.когда разница достигла определённого уровня в %. Индикатор должен показывать % разницу между покупками и
1 Application
(1) MQL5 Indicators Stocks Futures Data mining
UPDATES (personal job)
100+ USD
Hi Simon, This top up should go to cover your time so we can keep updating Pegasus as well as finish off Bob and to tweak it. I don't think it'll take much. There's only a couple things to dial in. I want to add another MA filter to Pegasus as well Robb
1 Application
(44) MQL4 Indicators Experts
35+ USD
I need a quick optimisation job on an existing Market Maker dashboard . Problem Dashboard scans ~28 symbols Uses external TDI (iCustom) for one column Causes lag and MQL5 auto-validation failures I want TDI fully removed What I Need Done Remove TDI completely No iCustom calls No TDI inputs / settings No external indicator dependency Replace TDI column with a lightweight internal signal Can be RSI-based or similar
8 Applications
(15) MQL5 Indicators
Volatility and Spread value Measurement (personal job)
140+ USD
Volatility and Spread value Measurement This project has two parts . Part1 . Description of relevant existing app . Please look up the file AV_DB_MTF_MS_2 2. 5 GUI.png . Volatility of a currency pair (CP) is defined as the difference of highest price and lowest price of a CP. M5 column shows this volatility for all the CPs in the time period of 5 minutes. If I click in the M5 column header, it sorts the value in a
50 - 150 USD
Beschreibung: Ich suche einen erfahrenen MQL5-Entwickler, der meinen bestehenden Expert Advisor für MT5 fertigstellt und optimiert. Der EA basiert auf einer 30-Minuten-Breakout-Strategie für XAUUSD (Gold) und enthält bereits die Grundlogik sowie FTMO-Regeln (Tagesverlust, Gesamtverlust, Handelszeiten, Spread-Filter, Lotbegrenzung). Was gemacht werden muss: Code-Feinschliff und Debugging Überprüfung der Breakout-Logik
35 - 45 USD
I need a Volume Profile indicator that can be moved around the chart area using the rectangle tool bundled with MT4. The indicator must be totally portable and not fixed to the chart. It must be movable around the chart area. The indicator must also have a horizontal line feature shown at the POC of the volume. This horizontal line must have inputs for it's length, colour and thickness. The horizontal line length
12 Applications
(58) MQL4 Indicators
Phase 1b Add-on Trailing SL Clamp + Debug Visibility (personal job)
80+ USD
Phase 1b Add-on: Trailing SL Clamp + Debug Visibility add-on to an existing MT5 EA (Phase 1 already completed). Scope: Implement trailing SL clamp to nearest broker-allowed level (StopLevel/FreezeLevel + tick), symbol-agnostic. Trailing must always use correct side (BUY→Bid, SELL→Ask). SL never moves backwards; TP unchanged; step-based anti-spam remains. Debug (opt-in, OFF by default): DebugUnits : one-time init log
1 Application
MQL5 Indicators Experts
I need an indicator to plot trends in MT5 (personal job)
30+ USD
1) Source code required. 2) Please code indicator naming it "Polytrends" as per examples provided. 3) the lines are customizable for both regular/contained trends (lines thickness, color, style etc...). 4) display trends yes/no (same like in tradingview indicator). 5) location of indicator can be adjusted (upper LH/RH or bottom LH/RH corners). 6) show containment trends yes/no. 7) max trend levels to plot (it's a
1 Application
(9) MQL5 Indicators
30+ USD
Hello, i'm looking for a developer who can make an EA for MT5 based on indicator signal from tradingview + candlestickpattern. The script from the indicator is open. Instrument: XAU/USD Entry: Buy: buy Alert + bullish candle Sell: Sell alert + bearish candle I want to choose: Timeframe Lotsize Tp Sl Max 1 trade open Its important the trade must execute immediately
6 Applications
30 - 31 USD
Hello, I need an Expert Advisor (EA) developed using a combination of three indicators : Strength Indicator RSI Pivot Points The detailed strategy will be shared after you apply for this job . The EA must work properly in the Strategy Tester , so we can verify that entries and exits are executed correctly. I have attached an image showing how the indicators look on the chart. Please apply only if you are confident
Adjusting existing sydney and Macd EA (personal job)
80+ USD
Modify existing ea with different options to maximize profits and minimize losses. Options wil be discussed during modifications. Possible options: MACD: Autoclose on friday XX:XX hour Sydney: Auto opening candle with offset hour Second candle wick in box
1 Application
(8) MQL5 Indicators Experts