Need to create an indicator and an EA to work with it

Lavoro terminato

Tempo di esecuzione 176 giorni
Feedback del cliente
Azzeez is a great developer, his work is clean and thorough but he's always friendly and patient, explaining everything and that job I gave him ended up being a nightmare and yet he delivered! amazing

Specifiche

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

Con risposta

1
Sviluppatore 1
Valutazioni
(71)
Progetti
103
20%
Arbitraggio
6
0% / 83%
In ritardo
3
3%
Gratuito
2
Sviluppatore 2
Valutazioni
(96)
Progetti
143
76%
Arbitraggio
0
In ritardo
2
1%
Gratuito
3
Sviluppatore 3
Valutazioni
(318)
Progetti
565
35%
Arbitraggio
81
31% / 44%
In ritardo
204
36%
Gratuito
4
Sviluppatore 4
Valutazioni
(162)
Progetti
289
35%
Arbitraggio
18
22% / 61%
In ritardo
43
15%
Gratuito
Ordini simili
I HAVE EA MT4 SOURCE TO THAT I WANT TO UPGRADE TO THE BELOW STRATEGIES EA UPGRADE ✅ Forex ✅ Gold (XAUUSD) ✅ Deriv Synthetic Indices 🧠 🏗️ SYSTEM ARCHITECTURE Your EA now has 5 CORE MODULES: 1. Market Engine Detects: Forex / Gold / Synthetic Volatility Spread 2. Strategy Engine Controls: Scalping mode Swing mode Re-entry logic Cross signal logic 3. Smart Filters Higher timeframe trend Lower timeframe conflict filter
I need a trading robot for MetaTrader 5 that works on mobile for XAUUSD. === TRADING RULES === Symbol: XAUUSD Timeframe: M15 Trading Hours: 10:00 to 18:00 server time only Buy: When 10 EMA crosses above 50 EMA Sell: When 10 EMA crosses below 50 EMA Close opposite position when new signal appears === RISK MANAGEMENT === Risk per trade: 1% of account balance Stop Loss: 300 points / $3.00 Take Profit: 600 points / $6.00
Jona copilot v12 30 - 40 USD
Hi, I'm interested in ordering an MT4 trading bot. Before we begin, could you please send me the technical specifications and requirements you'll need? Specifically, I'd like to know: - The trading strategy the bot will use. - The currency pairs or instruments it will trade. - The timeframes it supports. - Risk management features (lot sizing, stop loss, take profit, trailing stop, maximum drawdown). - Whether it
Hello, I want this project to be a complete redesign, not just an update. My goal is to build an institutional-grade TradingView indicator that is extremely accurate, stable, fast, and completely non-repainting. You are free to modify, delete, replace, or completely rewrite any part of the code if it improves the final result. I don't care about preserving the current code or appearance—I only care about building the
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
Hello, I need a custom Expert Advisor for MetaTrader 5. I am trading from mobile only. **Account & Style:** - Capital: $5,000 - $10,000 - Risk: Moderate/Balanced - Trading Style: Scalping **Pairs & Timeframe:** - Symbols: EURUSD and XAUUSD - Timeframe: M5 **Strategy:** - BUY: RSI(14) < 30 AND Price > 20 EMA - SELL: RSI(14) > 70 AND Price < 20 EMA - Only 1 trade per symbol at a time - No Martingale / No Grid **Risk
> "I am looking for a reliable and profitable Expert Advisor (EA) or trading robot for MetaTrader. The EA should have a proven track record, good risk management, and stable performance in live market conditions. Please share the name of the EA, a brief explanation of how its strategy works, and any relevant performance statistics or backtest reports to help me evaluate it."
We are seeking an experienced MQL4/MQL5 programmer to develop a high-performance, fully automated Expert Advisor (EA). The bot must execute a sophisticated multi-currency hedging strategy across correlated forex pairs. Key Responsibilities Develop Multi-Currency Logic : Build an EA capable of scanning and trading multiple currency pairs simultaneously from a single chart or setup. Implement Hedging Strategy : Code
I am looking for an experienced MetaTrader 5 expert. I already have 3 MT5 trading accounts. I need someone to: 1. Help me choose a reliable Windows VPS. 2. Connect to my VPS remotely (AnyDesk or TeamViewer). 3. Install 3 MetaTrader 5 terminals. 4. Configure: - 1 Master Account - 2 Slave Accounts 5. Install and configure a professional Trade Copier. 6. Copy all trades from the Master account to both Slave

Informazioni sul progetto

Budget
30+ USD
Scadenze
a 30 giorno(i)