Simple Heikin Ashi MTF indicator

Trabajo finalizado

Plazo de ejecución 19 horas
Comentario del Cliente
Great job once again!
Comentario del Ejecutor
It was a pleasure to work with a worthy client!

Tarea técnica

I need a multi-timeframe indicator based on the Heiken Ashi MTF TradingView indicator by jdmonto0  made for MT5 that will send push notification signals to my phone based on the following conditions:


1) It MUST use the classic/traditional Heikin Ashi Candlesticks (not the smoothed version)

2) I would like this indicator to use a "target timeframe" to monitor for a change in Heikin Ashi trend and 2 "confirmation timeframes" to send an alert ONLY when the target timeframe aligns with the 2 confirmation timeframes, instead of triggering an alert for any of the timeframes when they all align.

For example, monitor the 5 minute timeframe for Heikin Ashi trend changes and send an alert when it becomes bullish AND the 15 minute and 1 hour timeframes are also bullish, not when the 15 minute or 1 hour changes and aligns with all 3 timeframes.

3) I need it to send signals when the CURRENT heikin ashi heikin ashi candle is bearish or bullish on the 15 minute and 1 hour confirmation timeframes when the CLOSE of the 5 minute is the same value as the the CURRENT heikin ashi candle on the 15 minute and 1 hour timeframe. Basically, the same way the heikin ashi mtf tradingview indicator works that linked to (see screenshot)

4) I'm not too picky about what the push notifications should say at the moment, but I would at least like for it to show the currency pair/symbol followed by the timeframe and whether the signal is bullish or bearish


Let me know if you have any questions.


Archivos adjuntos:

Han respondido

1
Desarrollador 1
Evaluación
(322)
Proyectos
499
67%
Arbitraje
5
40% / 0%
Caducado
4
1%
Libre
Ha publicado: 8 ejemplos
2
Desarrollador 2
Evaluación
(807)
Proyectos
1127
43%
Arbitraje
47
49% / 23%
Caducado
84
7%
Libre
3
Desarrollador 3
Evaluación
(589)
Proyectos
1070
50%
Arbitraje
39
28% / 41%
Caducado
49
5%
Libre
Ha publicado: 1 artículo, 8 ejemplos
4
Desarrollador 4
Evaluación
(550)
Proyectos
838
61%
Arbitraje
33
27% / 45%
Caducado
24
3%
Libre
Ha publicado: 1 ejemplo
Solicitudes similares
I am looking to see if you can convert my pinescript into a NinjaTrader bot so I can get automated trading instead of manually doing it in TradingView i would like to get it to just do the trades for me based on my script. let me know who can do this perfectly
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
WillyFX 30+ USD
need an MT5 Expert Advisor designed for educational and demo-account testing. The robot should identify trading opportunities using clear technical rules, manage entries and exits automatically, include stop-loss and take-profit controls, limit risk per trade, avoid excessive trading, and provide adjustable settings for backtesting and optimization
Forex robot 30+ USD
Hello… need an MT5 expert advisor that scans up to five user-selected symbols for bullish and bearish engulfing patterns on a chosen timeframe, displays a signal dashboard with pattern strength scores, and automatically enters trades with risk-based lot sizing, fixed stop-loss and take-profit tied to the engulfing candle’s high or low
Mt5 ea 30+ USD
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
REWARD! 35 - 200 USD
I will pay you a REWARD, if you find / create an EA that fits ALL the below criteria! Platform : MT4 Timeframe : doesn’t matter Pair : doesn’t matter Strategy : doesn’t matter Drawdown : no more than 25% Return : minimum 5%, every month Lot sizing : dynamic lots I will backtest the EA with 99.9% tick data accuracy for a period of 20+ years . If the EA can produce minimum 5% returns EVERY MONTH over 20 YEARS with less
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }

Información sobre el proyecto

Presupuesto
30+ USD
Plazo límite de ejecución
a 3 día(s)