Hello everyone,
So I'm looking for an experienced coder for this job.
First you need to be able to make an indicator that will spot a specific pin bar pattern which is the easy part.
Then add some filters to it:
- pivot point with different calculation method and able to check different timeframe for the pivot lines see if they come in contact with that signal candle
if the pin bar comes into contact with a pivot line (PP, S or R), or within a fixed buffer value, then flag the candle as proper signal
it will also filter with ATR value (default 8 period ATR but can be changed in the inputs)
able to send alert, push alert etc
a pre alert system, which will send a notification but this time while the candle is still in formation
it will display an arrow to signal the candle as well as a coloured rectangle to show the space available on the left of that candle .

this is basically what it's gonna look like, with an arrow (triangle, whatever) showing the signal candle after filtering ATR and pivot line touch etc
it will display a rectangle with 4 different colors depending on the wick part that meets the criteria (0-25 26-50 51-75 76-100%)
if you feel like you're able to do this then we can discuss all the details to be sure.
I'll need clean source code for this and it will be included in an EA.
If you can code it for both MT4 and 5 it's a big plus
The corresponding EA isn't really complicated, it will take entries based on the indicator.
if signal candle appears then take sell/buy. placement of the SL is either below/above the signal candle + fixed pips, take profit will be either at a multiple of the SL value (ex TP=2xSL in pips) or trailing stop. it can also take partial profit on TP1 and let the rest run until TP2 is hit (either another multiple or trailing with risk multiple or next pivot line etc)

this is one example of setup for the EA with SL/TP
it can also close the trade on opposite signal from the indicator (ex: print a new bullish candle signal while a sell is in progress), either on the same time frame or the timeframe below (ex: sell trade on 5min chart, if a bullish signal is printed on the 1min TF then close trade)
it will need to calculate the position size, it can be fixed amount of risk (ex: 10$), a % of the account equity/balance/freemargin or a fixed lot size.
it will have the option to use martingale: multiplying the position size by X (0.10 for a 10% increase in risked position etc)
I have everything written in details in proper PDF but this is the main idea, rest is basically trade hours, slippage, max number of trades open etc
so if you feel like you can clearly do this job we can discuss the price and time needed for both the indicator and the EA
P.S: please do not apply if you think you can't do some parts of it
Ordini simili
Hello, I have a Pine Script (TradingView) code for a professional sniper strategy and I want to convert it to MQL5 for MetaTrader 5. Full conversion of the Pine Script logic (EMA filters, ADX, and entry signals). Implement the Fair Value Gaps (FVG) boxes on the chart. Create a Dashboard (Multi-Symbol Scanner) that monitors multiple pairs (Gold, GBPUSD, EURUSD, etc.) and shows signal status for each. Important: Setup
I need a professional developer to help me create an EA using RSI and Moving averages.The strategies are well organised and everything is in order. I will send all the details in the inbox
Hello, I would like to clarify something before we proceed. I already have a base code prepared for the indicator. However, the code is not the final version and it still requires professional refinement, debugging, and optimization. Because of this, I am specifically looking for a highly experienced developer who can understand the full logic and structure of the system and improve it properly. Before I send you the
Project Overview I need assistance coding a hedging Expert Advisor (EA) that operates in "closed cycles" with a strict limit of five simultaneous open positions . EA Logic & Mechanism Initial Entry: Open a Buy position of 0.01 lots (Position A) with a Take Profit (TP) target of $1.00. Scenario 1: Price Drops (Hedging Step 1): If the price moves against the first trade, open two positions simultaneously: a Sell 0.02
Hello, I would like to clarify something before we proceed. I already have a base code prepared for the indicator. However, the code is not the final version and it still requires professional refinement, debugging, and optimization. Because of this, I am specifically looking for a highly experienced developer who can understand the full logic and structure of the system and improve it properly. Before I send you the
I really want a powerful developed EA that can generate a minimum of 10% every month without martingale, greed or any dangerous strategy for sale. Developer must provide the mql5 file or the raw file for modification etc
I already have a fully developed MT5 Expert Advisor with all required prop firm features, including: Risk management Daily loss & max drawdown limits Spread & slippage filters News filter Trade management system The EA structure is complete. 👉 What I need is a professional developer to replace ONLY the entry logic with a high-quality, rule-based trading strategy. 🚨 STRICT REQUIREMENT (READ CAREFULLY): I am NOT
Hello, I have a source code for an MT5 indicator that is open-source and belongs to me. However, it still requires professional improvements and some corrections. At the moment the indicator does not work as expected and there are several issues in the logic and performance that need to be fixed. Because of this, I am looking for a highly experienced MT5 developer who is comfortable working with existing code
Hello, I’m reaching out regarding my TradingView project. I’d like to know if you’re familiar with the Chrome extension for Pine Script optimization. I’m looking for a developer with a premium account who can help optimize some Pine Script code. Please I actually need someone who has a premium account of the chrome extension TradeTuning to optimize Pinescripts (for some specific data they give in their reports). Do
Hello, I’m looking for an experienced developer who can help convert an existing cTrader indicator into a fully functional Quantower indicator . I already have the complete source code for the cTrader indicator (written in C#) , and I would like the same logic, behavior, and visual output to be accurately replicated in Quantower