Orders for scripts development - outdated

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
2793 jobs in the archive in all languages
Sort by:
30 - 40 USD
Looking for an experienced MQL5 developer to optimize and backtest an existing MT5 Expert Advisor . Symbol: Gold (XAUUSD) Timeframe: M1 Task: Parameter optimization + performance analysis Deliverables: Optimized settings and backtest results
12 Applications
30 USD
I want the bheureko candlesticks pattern on tradingview version m it's mt5 and mt4 version are available online for free I want it's tradingview non repaint version. Anyone who having it can please DM me. See the picture below on the indicator am talking about. I don't have it's mql5 not mql4 am looking for it . Only developers who have it can DM me please so we can change it to tradingview version. Check the picture
9 Applications
Other Scripts Other
30+ USD
I have a V6 cwith 100% accuracy. The logic/conditions have already been defined in the script, so it just needs some cleaning/tweaking to ensure 100% efficiency. Would you be free for a call to show you the script to provide me a quotation
30+ USD
I want the Robots to execute buy/sell/TP/SL trades without me telling them to, Buy low Sell high Forex Pairs, I want to gain profit not lose profit, using INDICATORS, strategies, Expert Advisors, signals, Symbols, MA RSI, Awesome Accelerators', Algorithmic Trading and Scanners on real time data
30 - 50 USD
ChatGPT said can do I want to make a symbol for XAUUSD (or other symbols) that can run on live, but it does not run by realtick, I need it run by everytick ---------------- I need to create a “synthetic symbol” (custom symbol) in MT4/MT5 with the following features: Realtime synthetic symbol The synthetic symbol must receive price data from a real symbol (e.g., XAUUSD, EURUSD…). Whenever the real symbol receives a
5 Applications
MQL4 Libraries Scripts
50+ USD
hello great developer I need a developer to build a trading algorithm based on my daily range + fib-zone breakout model. The logic is simple: Calculate Previous Day High (PDH) and Previous Day Low (PDL). Automatically generate my custom fib-based zones: Blue zones: expected failure / reversal areas Middle zone: OTE retracement and TP1 area Red zone: turtle soup liquidity sweep zone Purple zone: deep reversal zone (if
14 Applications
MQL5 Experts Scripts Forex C#
30+ USD
Cześć, szukam programisty, który mógłby stworzyć skrypt lub nakładkę na MT4/MT5, która zoptymalizuje działanie botów u europejskich brokerów tak, by lepiej odzwierciedlały warunki działania zbliżone do Exness. Chodzi o to, żeby skrypt przyspieszył egzekucję i dostosował parametry do tych, które są bardziej typowe dla Exness, żeby boty działały płynniej. Jeśli ktoś ma doświadczenie w takim dostosowaniu, to proszę o
5 Applications
(1) MQL5 Experts Scripts
80 - 90 USD
NB! I NEED SOMEONE WHO WILL DO THE WORK FIRST AND THEN CREATE A BUILT-IN DEMO INDI AS PER SPECIFICATIONS BELOW WHICH HAS AN EXPIRY SO THAT I TEST THE INDI BEFORE WE CREATE THE ORDER. ALSO IT IS VERY URGENT I NEED THE DEMO SOONEST. My request is as follows: 1. Convert all the scripts attached to MT5 indicators - SWIFT ALGO script with the IQ Option Sniper script. 2. Combine the SWIFT ALGO script with the IQ Option
30 - 100 USD
My Indicator will send from Trading view locally installed an Send Alert, these needs generate a specific output to WhatsApp 1. This is a new script in Trading view must follow the requirements written here explained in the document We use the standard functionality from Trading view to generate a specific message in a Web hook to WhatsApp This message should come in a specific group in Trading View This
10 Applications
(13) Other Scripts
31+ USD
Wyckoff Spring EA Development Guide 📋 PROJECT OVERVIEW EA Concept: A sophisticated EURUSD trading robot based on Wyckoff Method principles, specifically detecting Spring & Upthrust patterns with advanced risk management and hedging capabilities. 🎯 CORE TRADING RULES 1. PATTERN DETECTION SYSTEM Spring Pattern (Long Entry): text CONDITIONS: 1. Identify Support Level (recent swing low) 2. Price breaks BELOW
3 Applications
(4) MQL5 Experts Scripts
30+ USD
I want a professional Pine Script developer to build a TradingView indicator based on the Sir Pickle strategy, including structure, FVGs, and liquidity logic, with alerts and adjustable settings.Replicate the core logic of the Sir Pickle system (higher-timeframe bias, liquidity pools, fair value gaps, structure shifts) Clearly visualise zones and signals (on 4H, 1H, and optionally 15 min timeframes)
12 Applications
Other Experts Scripts
60 - 65 USD
NB! I NEED SOMEONE WHO WILL DO THE WORK FIRST AND THEN CREATE A BUILT-IN DEMO INDI AS PER SPECIFICATIONS BELOW WHICH HAS AN EXPIRY (A DAY OR 2) SO THAT I TEST THE INDI BEFORE WE CREATE THE ORDER. I HAVE HAD PEOPLE WHO PRESSURE ME TO CREATE THE ORDER AND THEN THEY END UP DEVELOPING A FAULTY INDICATOR. AND I HAVE GIVEN THEM THE BENEFIT OF THE DOUBT THROUGH ARBITRAGE AGREEMENTS. ALSO IT IS VERY URGENT I NEED THE DEMO
50 - 2500 USD
The strategy is based on taking trades off of a Swing Failure Pattern, it is when there is a "wick" or "shadow" sweeping off previous lows/ highs and closing the body of a candle inside the previous high or low. On the sweep of a high we take a short, on the low we take a long. Simple. The way to detect a previous high or low is a HH LL indicator on trading view, (i can provide the pinescript, or we can review it
58 Applications
MQL5 Indicators Scripts
30+ USD
// High-Probability Entry Condition: Price retests the unmitigated Order Block. long_entry_price = bullish_ob_high // Entry at the top of the OB entry_condition = not ob_mitigated and low <= long_entry_price and low[1] > long_entry_price and strategy.opentrades == 0 // 🎯 Stop Loss (SL) and Take Profit (TP) Calculation // SL: Slightly below the bottom of the Order Block sl_price = bullish_ob_low * (1 - sl_offset_perc
7 Applications
30+ USD
Development of Guardian Trading Bot for MT4/MT5 What I need: A simple protective trading bot (EA) that monitors the entire trading account and automatically closes all positions when specific profit/loss or drawdown conditions are met. Required Features: Monitor all open positions: The bot must track all active positions , regardless of whether they were opened manually or by another Expert Advisor (EA) . Automatic
30+ USD
ORITZBABA STRATEGY - Tradingview The strategy is designed to provide signals from multiple timeframes, using a combination of indicators and rules. Here's a breakdown of the strategy: Trend Direction - Weighted Moving Average (WMA): The strategy uses a WMA to determine the trend direction. The WMA should have its adjustable parameters like length, price types (e.g., median, typical etc), and timeframes (e.g., Daily
21 Applications
(1) Other Scripts Other
30+ USD
The overbought zone is determined as candlesticks, at which the indicator value Value > Lmax (Lmax=-20). The oversold zone is determined as candlesticks, at which the indicator value Value < Lmin (Lmin=-80). The values of Lmax and Lmin should be included in indicator parameters. A yellow point should be added at the High point of candlesticks in the overbought zone—it is the H point. A green point should be added
15 Applications
50 - 100 USD
Summary of Trading Performance Metrics This analysis focuses on two key metrics to optimize trading strategy and understand psychological biases: Maximum Adverse Excursion (MAE) and "Money Left on the Table" (a custom form of MFE). Maximum Adverse Excursion (MAE) What it is: The largest temporary loss a trade experiences before ultimately becoming profitable. Purpose: To set data-driven stop-loss levels. By analyzing
50+ USD
Hello I posted something like a portfolio website design, but I was unable to log in That is why I created a new one. If you are sending an application and you are among those who sent yesterday, kindly signify I want a website where my trading results and orders will be uploaded manually, not by an EA. My budget is 50$, kindly send a DM if you can get this done SEND A DM AND I WILL PROVIDE YOU THE REQUIREMENT
50+ USD
Hello MQL5 Developers, I would like to hire a developer to create a high-quality custom indicator for MT5 . The goal is to perfectly replicate the logic of the TradingView "Technical Ratings" summary, but with the crucial feature of displaying its historical values as lines on the chart. I will attach an image to this post that shows the exact logic and structure I need. Core Logic (as shown in the attached image)