Orders for indicators development - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
45+ USD
I am currently using the attached Arbitrage MACD indicator. However, there are no signal alerts associated with this indicator. I would like to receive notifications on my android device the bar after a blue long arrow appears and the bar after a red short arrow appears. This is the current code: //+------------+-----------------------------------------------------+ //| v.22.04.07 | ArrZZx2.mq4 |
48 Applications
SA7.109 (personal job)
75+ USD
+++++++Ind 7.109++++++ Will be using % as reference to bollinger bands (100% top band, 0% bottom band) Include middle bollinger value accuracy input like before: X number for number of decimal places Please add options for signal ARROW size, color, distance ============================= SELLS: MIN of 'x' number of candles whos HIGHS and LOWS are increasing or equal in value. The last candle is the signal candle (if
1 Application
Модификация советника. (personal job)
30+ USD
Хотелось бы моди фицировать созданный раннее сов етник. Его будет модиф ицировать программист, создавший его. Со всеми подроб ностями можно озна комиться в тех ническом зада нии, прикрепленном к данной работе
1 Application
New Modification of MA_Sto_Macd EA (personal job)
40 - 60 USD
There is an addition of Chart #2(5 min) with identical number of MAs and Force Indicators as the previous EA chart. We are also going to be adding four new trading rules #38 and #39, 40, 41 All other elements remain unchanged
1 Application
Fixing of indicator AccountDynamics (personal job)
143+ USD
the below is only part of discussion of improvements i want to be made to Nervadas indicator on the Article " Tracking Account Dynamics: Balance, Equity, and Floating P/L Visualization in MQL5 " dated January 30, 2026. The recurring balance-drawn-one-candle-early issue is clearly the priority and I now have enough examples to properly diagnose and fix it. The opening commission drop not reflecting immediately is part
1 Application
Mod290626 (personal job)
30+ USD
When I start trading, after the initial positions are opened, the EA should define a trading range for the grid. The size of this range should be configurable in the control panel. Example: The EA starts with one long and one short position at a price of 4100. In the control panel, the range is set to 10,000 points. The EA marks a range of 10,000 points above the long position and 10,000 points below the short
1 Application
30+ USD
Hello, I need an experienced MQL developer to convert a custom TradingView indicator (Pine Script v5) into both MT4 (.mq4) and MT5 (.mq5) versions. Core Features to Implement: 1. Mathematical Core: An ATR-based Trailing Stop engine (strictly utilizing default inputs: Multiplier = 6.0, ATR Period = 14). 2. Signal Dashboard: An on-screen panel/table in the top-right corner showing the exact market status based on the
55 Applications
35+ USD
The task is very simple There is one feature in the EA I would like to remove and one feature I would like to add described in the table below. Variable Value Enable Repeat Trade Yes/No # of Time Trade Repeat 2
16 Applications
30+ USD
Job Description: I need a professional MQL4 developer to build a new custom indicator (or script) that opens a SEPARATE popup chart window displaying key account metrics in FULL‑SCREEN mode. This is a standalone project built from scratch. Core Requirements: 1. Separate Popup Window (Full Screen) - When activated, the tool must open a new, separate chart window (using ChartOpen) that covers the entire computer
24 Applications
EA modification (personal job)
40+ USD
Hi, ------------------------------------------------------------ ------------------------------------------------------------ ------------------------------------------------------------ ------------------------------------------------------------ ------------------------------------------------------------ ------------------------------------------------------------
1 Application
Convert indicator from Pine Script to MQL5 (personal job)
30+ USD
Easy conversion, the code to convert is this one: // This Pine Script® code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ //@version=5 indicator("XT Darvas Box", overlay=true, shorttitle="Darvas") // ─── INPUTS ─────────────────────────────────────────────────────────────────── boxp = input.int (5, "Box Length", minval=2, maxval=50) offset = input.int (0, "Horizontal Offset
1 Application
MT5 EA Optimization, Robustness Testing & Forward Alignment (XAUUSD Strategy) (personal job)
30+ USD
I am looking for a highly skilled MQL5 Developer & Trader with strong experience in EA optimization, stress testing, and forward validation. The EA is already coded and running. What I need now is: 1.Simple code editing and code tamplates inserting, 2.Parameter Optimization & Re-Validation – Find the best stable settings for XAUUSD (not overfitted). 3.Robustness / Stress Testing – Test the EA against spread widening
3 Applications
Modify EA (personal job)
40+ USD
Hello, I would like to add a new function to the Expert Advisor. I need it to calculate the daily range. In the input parameters, I want a manually adjustable "Daily Range Limit" setting. If the current daily movement (High - Low) exceeds the value I set, the EA should stop opening new orders, close all existing open positions, and remain inactive (no new trades) until the next day
1 Application
STEP MA AND SUPERRTREND ONLY (personal job)
30+ USD
1) Indicator should be optimized and not be freezing the MT4 terninal 2) A second Bullish turn is to be valid if i. 1st Bearish turn is not valid , but 2nd ish turn is valid ii. Lowest point of price during last time Supertrend was bearish before 2nd bullish turn is lower than the Lowest point of price during last time Supertrend was bearish
1 Application
Create EA with my custom indicator (personal job)
64+ USD
Using ICHIMOKU TREND custom indicator on tradingview. Pls Note: Tenkan length bearish red color = Sell constant. Bullish blue color = Buy constant. Neutral color after bullish = sell Neutral color after bearish = Buy Entries conditions. 1. When Ichimoku trend Oscillator Tenkan length is on bearish color Red open sell trade & When it then turn to neutral, close sell position and enter buy trade & then turn bullish
1 Application
Stability Upgrade + Retcode Handling + 7‑Day QA for Multi‑Engine EA (personal job)
300+ USD
I need a stability upgrade for an existing multi‑engine portfolio EA. The architecture is already complete and working, but during live market conditions the EA can freeze when a symbol enters restricted trading states (e.g., “Only position closing is allowed”). This is not a bug in your coding — it is simply the next phase of development to harden the execution layer. Scope of Work The EA needs the following
Fix an error for me please on my expert advisor (personal job)
30+ USD
Hello friend, I have this EA but I don't think its reading the correct signals, could you please take a look at the EA and find out why. I will send more details and show you the error via screenshot and the way the EA is supposed to read the signals. Thanks
1 Application
50 - 100 USD
Hello everyone, I have developed a Bollinger Bands strategy. It opens around 40–50 trades per day. The entries need better filtering because a few bad trades can remove most of the profit. This code was not generated by AI. I wrote it myself. The code is clean, well organized, easy to read, and relatively short, so I believe you can understand it quickly. Please read all rules and requirements carefully before
29 Applications
30+ USD
INstructions: i Need to get for every closed bad / only for the last bar /the exact NUMERICAL VALUE od both of the indicator lines (blue and red). ONLY ar BAR CLOSED Similar as it is in the Pivot Indicator. I have attached for you as sample the Pivot indicator to show you what i mean. So whats the job here: ADD the numerical value of blue and red indicator line of these indicator AATApollan and show them on the chart
11 Applications
New Modification to MA_Sto_Macd_v8 (personal job)
30+ USD
This new modification will replace the CCI indicators from trade rules 29 through 37 with Force index oscillator indicators. Also, there are some slight changes to these trade rules, such as MA crosses and the Force indicator's level cross decimal point. Aside from those, everything else from the previous EA version will stay the same
1 Application