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
Title Professional AI Automation Trading Bot for Forex & Crypto Solution Language Python (preferred) or MQL5 depending on integration requirements. Categories Expert Advisor (EA) for MetaTrader 5 Automated trading strategies AI/ML-based signal generation Risk management automation Required Skills Strong knowledge of MQL5/Python Experience with MetaTrader API integration Machine learning model deployment
"Act as an expert MQL5 algorithmic trading developer. I want you to create a profitable and efficient Expert Advisor for MetaTrader 5. Do not write the code yet; read the following trading rules, analyze them, and ask me any clarifying questions if needed. Timeframe: [e.g.15 minutes Chart] Entry Logic: [e.g.MACD + RSI + REVERSAL PRICE ACTION. Enter buy when Macd line crosses above the signal line ,RSI above 30 and
I am looking for a long-term developer because I have multiple projects to work on in the future. For this project, I need an MQL5 developer to build both an Indicator and an Expert Advisor (EA). I have attached the Pine Script code for the Simple FVG indicator. Your task is to convert this Pine Script indicator into an MQL5 indicator and then develop an EA based on the signals generated by that indicator
I want an indicator that displays the risk reward ratio of each chart candle as a sub window histogram. If the candle closes above the open the histogram displays a green bar above zero the size of which is dependant on the size of the RRR. If the candle closes below the open the histogram displays a red bar below zero the size of which is dependant on the size of the RRR. My attempt that does not work is attached
Hi, I am looking for an experienced MQL5 developer to modify an existing, fully functional MetaTrader 5 Expert Advisor (Source code .mq5 Version 2.62 will be provided). Brief Overview of the EA: It executes trades based on 4 custom Supply/Demand levels (R1, R2, S1, S2) which are inputted manually . It uses two custom indicators for confirmation: SPA (Price Action filter) and AMG (Volume/Momentum filter). The code
I really like this platform. I am interested in trading and need funds for it. I enjoy both crypto and forex trading.I"really appreciate this platform. I am keen on trading and am looking for trading funds. I enjoy trading in both cryptocurrency and forex."
Titan Quantum Algo Engine V2 is an advanced MT5 Expert Advisor designed to identify high-probability market opportunities using trend analysis, breakout detection, and intelligent risk management. The EA automatically executes trades, manages stop-loss and take-profit levels, and helps traders maintain disciplined trading with optimized entry and exit strategies
I would like a trend and pullback strategy for the robot timeframe:15 minutes(m15) or 1 hour(h1) indicators:50 EMA (Exponential Moving Average)/200 EMA/RSI (14) BUY SET UP 1.Confirm The Trend .50 EMA must be above 200 EMA .Price must be above both EMAs 2.Wait for a pullback .Do not buy when the price shoots up. .Wait for the price to come back near the 50 EMA 3.Confirm entry .ENTER BUY WHEN: .A bullish candlestick
I do not have any startegy, and I want you to create one with your experience, you will provide me EA along with source code. you may use Grid or any logic, but the EA should keep generating profit during Newyourk and Asian session
I need an Ai trading bot for Binance and BTC on MT5 that also uses order flow data. It should also make use of TSI- Temporal indicator sampling and also it should make use of fundamental analysis in the process of signal generation