Add buy/sell signals to my indicator

MQL5 指标 外汇 策略优化

工作已完成

执行时间33 天

指定

I have a custom indicator that I have made using the help of ChatGPT and I want to add trading signals to it. Eventually I would like to convert it to an EA.
If you are interested in helping me with both, let me know.

I will provide you with the code to the indicator so it should be pretty straightforward.

The indicator is made up of two Triangular Moving Averages (one fast and one slow) and bands calculated from the TMA slow ATR multiple.


Here is the basis of the trading system: 

LONGS:

Long Signal Conditions:

When the the slow TMA is in an upward slope AND the fast TMA changes from a downward slope to an upward slope AND the trend change is confirmed on the close of the candle THEN on the following candle open enter a long position.

Long Exit Conditions:

When the fast TMA changes from an upward slope to a downward slope AND trend change is confirmed by the candle close THEN exit on following candle open OR if price crosses into and closes in 'Buy Reversal Zone' THEN exit position on following candle open.


SHORTS:


Short Signal Conditions:

When the the slow TMA is in a downward slope AND the fast TMA changes from an upward slope to a downward slope AND the trend change is confirmed on the close of the candle THEN on the following candle open enter a short position.

Short Exit Conditions:

When the fast TMA changes from a downward slope to an upward slope AND trend change is confirmed by the candle close THEN exit on following candle open OR if price crosses into and closes in 'Sell Reversal Zone' THEN exit position on following candle open.



I would like arrows to be plotted to the screen on confirmation of these signals as well as alerts (locally and sent to email)

Below is a visual representation of the indicator in it's current state.
Note: The rectangles are simply there to visually communicate entry and exit locations. They are not part of the indicator.





Here is a basic representation of what I would like the indicator to look like after you complete the project:
Note: I've marked all technical entry and exit conditions with an arrow.

Arrows should only be drawn on the confirmation candle after the confirmation candle closes. No Repainting.

Short Entries -> DeepPink
Long Entries -> SpringGreen
All Long and Short Exit Conditions -> DodgerBlue

If a Short Entry and a Long Exit coincide, prefer DeepPink arrow
If a Long Entry and a Short Exit coincide, prefer SpringGreen arrow

Not sure if this will actually happen but I wanted to clarify anyway.





As stated in the beginning, once this project is done, I would also like to convert this indicator into an EA.

The listed project price is just a placeholder. If you are interested in taking on both projects, please provide me with a quote.

Please let me know what other information you may need from me aside from the indicator code in order to complete this project.

Ideally I am looking for someone that can help me optimize this strategy as well.

反馈

1
开发者 1
等级
(108)
项目
176
25%
仲裁
24
13% / 75%
逾期
16
9%
工作中
2
开发者 2
等级
(7)
项目
8
0%
仲裁
4
0% / 100%
逾期
3
38%
空闲
3
开发者 3
等级
(3)
项目
5
40%
仲裁
2
0% / 50%
逾期
1
20%
空闲
4
开发者 4
等级
项目
0
0%
仲裁
0
逾期
0
空闲
相似订单
[7/6/2026 12:24 PM] DR.HassaN: Current Phase: Comprehensive Review & Final Enhancement_ This indicator is designed for the TradingView platform. Now that the core engines have been completed, I want to enter a comprehensive review and professional enhancement phase before adding any major new features. My goal is to transform this indicator into a premium institutional-grade TradingView indicator , both in terms of
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization
I am looking for an experienced MQL4 or MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for cryptocurrency trading between LMAX and IC Markets. I need someone who understands low-latency execution, price feeds, slippage, spreads, and fast order execution. The basic idea is that LMAX acts as the leading price feed while IC Markets is the execution broker. The EA should constantly
Institutional‑Grade Multi‑Currency MT5 EA (A2SR + SMC + Smart Recovery + Smart Grid + Liquidity + Volatility + Safety Filters) Budget: AUD $1,500 – $2,000 (flexible) 1. EA Architecture EA runs one chart per symbol (NOT one EA controlling all symbols). Each chart instance manages its own: Recovery Grid Trend Volatility Liquidity Risk Logging EA must still respect global safety rules : Correlation protection Total
Probot ea 99 - 999 USD
merhaba forex piyasası Ticaret yapmak için belirli algoritmalarla çalışan bir probot geliştirmek için deneyimli bir geliştiriciye ihtiyacım var beklentim, uzman piyasa bilgisine sahip bir uzmanın kafa derisi ticareti yapmak ve anlık fırsatları değerlendirmek istemesidir. kendisi için tasarladığı bir danışman incelenebilir veya geliştirdiği daha iyi bir fiyat üzerinde anlaşabiliriz. detaylı bilgi için iletişime
I am not looking for someone to simply code an MT5 Expert Advisor. I already know how to create EAs and can generate simple strategies myself. What I am looking for is someone with strong quantitative research and backtesting experience who can find and validate a robust trading strategy. Objective Your job is to research and test different entry models to find one that has a real statistical edge. I do not care
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. ​Core Logic: ​Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). ​Dynamic TP: Total basket TP must update instantly upon new order
I already have the source code of an MT5 Expert Advisor. The EA is about 70% complete. I need someone to modify and complete it. Requirements: • Manage EURUSD only. • Manage manual trades only (Magic Number = 0). • Support unlimited manual positions simultaneously. • Automatically add a 10-pip Stop Loss if a position has no Stop Loss. • Automatically add a 10-pip Take Profit if a position has no Take Profit. • Do not
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. ​ Core Logic: ​ Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). ​ Dynamic TP: Total basket TP must update instantly upon new order
I am currently using the attached Arbitrage MACD indicator. However, there are no signal alerts associated with this indicator. I would like to receive notifications on my android device the bar after a blue long arrow appears and the bar after a red short arrow appears. This is the current code: //+------------+-----------------------------------------------------+ //| v.22.04.07 | ArrZZx2.mq4 |

项目信息

预算
30+ USD
截止日期
 10 天