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
等级
(107)
项目
175
25%
仲裁
23
13% / 78%
逾期
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
空闲
相似订单
I own the premium Forex/trading domain SignalsForex.com and I am looking for a person who can help find a serious buyer. The domain is suitable for: Forex signals services Trading education projects Broker affiliate websites Forex lead generation Trading communities Telegram/Discord signal brands Financial marketing projects Target sale price: $7,500+ Commission: 10% of the final sale price after the deal is
I need a simple bot for opening range. Simple Entry / Exit rules, to be able to customize the timeframe, time zone (entry candle) and other normal settings like size, etc
Nyctrad1 30+ USD
Free link free land free land free land free land free free land free land free things free land free land free land free land free land free land free land free Finch I will do it
Platform: MT5 (MQL5) OVERVIEW: I need a custom MT5 indicator that generates only high-probability A+ buy and sell signals. The indicator should combine market structure, support/resistance, liquidity sweeps, candlestick confirmations, session filtering, and Fibonacci retracement logic. FEATURES REQUIRED: SUPPORT & RESISTANCE Automatically detect and draw support and resistance levels. Levels should update
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
i want a developer to build me a robot according to mt style i want an engine which is going to trade gold with small accounts, i want it to be perfect or any developer who has that existing robot we can negoiate the price
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
Description: I am looking for an experienced MQL5 developer to build a fully automated Expert Advisor (EA) for MT5 tailored for Prop Firm challenges and funded accounts. I need a robust, plug-and-play solution with rigorous risk controls. Key Requirements: Platform: MT5 Trading Logic: I am looking for a reliable strategy based either on a Breakout Strategy (e.g., London session breakout) or a Mean Reversion Strategy
The striker robot 30 - 2000 USD
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
//+------------------------------------------------------------------+ //| Simple XAUUSD EA | //+------------------------------------------------------------------+ input double LotSize = 0.01; input int StopLoss = 500; // in points input int TakeProfit = 1000; // in points input int MAPeriod = 20; int maHandle; int OnInit() { maHandle = iMA(_Symbol, PERIOD_H1, MAPeriod, 0, MODE_SMA

项目信息

预算
30+ USD
截止日期
 10 天