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
I want to develop a trading bot specifically for XAU/USD which takes trades based on Stochastic RSI on 5m timeframe and double check on 15m timeframe. It should only take buy trades only no sells. The strategy is based when the market is in good bullish volume it should wait for Stoch RSI to oversold on 5m timeframe and when it intersects from bottom it should take buy position of 0.5 lot with tp of 50 pips without
Dear developers I want to create an expert advisor for my strategy. The entry signals quite simple using OHLC, Bollinger, SuperTrend. (Possibly: ICT/FVG) The money and risk management is more difficult using martingale and trailing stops. I also need help to design this before any development
Welcome to the new era of automation I have something very powerful for trades who are looking to make consistent profits in the industry The EA is called Golden Sniper Pro designed specifically for boom index on Deriv broker with a win rate of over 85%. The ea combines EMA and RSI to detect market direction, calculates SL and TP by ATR. Uses tick counts to avoid entries near spike zones, if there was an entry
Hello, I am looking for someone who can help me to build a MT4/MT5 forex EA, by analyzing the trading history. You are responsible to find out trading logic behind the EA and Build a new EA that accurately replicates the existing strategy. I need someone who has proven previous experience to build a new EA by reverse engineering. Thanks
Looking to develop risk management EA for personal use probably commercially in the future. I want the EA to have a display panel with 0.1, 0.2, 0.5,1,2,3 percent risk management button. I also want BE, partial closure of 0.25,0.5,0.75 and full closure panel on both profit and loss. I’ll also like to include trailing stop, 2 trades max per day and BE+spread option. I’ll be attaching the image for a guidance on what
Sierra Chart Alerts to MT5 via Webhook (Alert Manager File Version) Objective: Create a Custom Study (ACSIL / C++) that monitors alerts from the Alert Manager file and forwards any valid alert directly to MT5 via an HTTP POST (Webhook) in JSON format. Additional Note: The study should allow adding any modifications in the future and provide clear insights into the alert points in Sierra Chart. 1. Data Flow Diagram
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
MT5 Expert Advisor Development Project Overview I am looking for an experienced MQL5 developer to build a custom MetaTrader 5 Expert Advisor based on a grid-cycle trading framework. This is not a standard grid EA . The system combines: Session-based trade initiation Multi-filter signal generation Dynamic grid management Advanced basket management State-machine-driven trade lifecycle management Dynamic take-profit
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
Test instructions: - Run EA on US30 (Dow Jones) - Timeframe: H1 - Test period: last 3–6 months - Use default risk settings (1% per setup) - Check Friday breakout logic only Expected behavior: - EA should mark Friday High/Low - Wait for candle close breakout - Wait for retracement into range - Enter only when H1 candle closes inside range - Execute 2 trades per setup (TP1 = 1R, TP2 = 2R) - Respect 1.5% daily loss