Add buy/sell signals to my indicator

Job finished

Execution time 33 days

Specification

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.

Responded

1
Developer 1
Rating
(107)
Projects
175
25%
Arbitration
23
13% / 78%
Overdue
16
9%
Free
2
Developer 2
Rating
(7)
Projects
8
0%
Arbitration
4
0% / 100%
Overdue
3
38%
Free
3
Developer 3
Rating
(3)
Projects
5
40%
Arbitration
2
0% / 50%
Overdue
1
20%
Free
4
Developer 4
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
Test instructions: - Run EA on US30 (Dow Jones) - Timeframe: H1 - Test period: last 3–6 months - Use default risk settings (1% per setup) - Check Friday breakout logic only Expected behavior: - EA should mark Friday High/Low - Wait for candle close breakout - Wait for retracement into range - Enter only when H1 candle closes inside range - Execute 2 trades per setup (TP1 = 1R, TP2 = 2R) - Respect 1.5% daily loss
ART 1: NUMBER OF TRADES ALLOWED IN ONE DIRECTION: Maximum number of trades in one direction = ------------------------------ ------------------------------ ------------------------------ -------------- par PART 2 PARTIAL CLOSURE OF STOPLOSS: Total STOPLOSS =------ Pips 1a: Percentage of Stoploss =--% 1b Percentage of Lot size =--% 2a: Percentage oe of Lot size =--% f Stoploss =--% 2b
MT5 Expert Advisor (EA) Acquisition Request – Proven XAUUSD Martingale / Grid EA I am looking to purchase a fully developed, actively traded, and proven MT5 Expert Advisor for XAUUSD (Gold) that uses Martingale, Grid, Averaging, Recovery, or Hybrid Recovery techniques. Mandatory Verification Requirement To be considered, please provide: - MT5 Investor Password (Read-Only Access) for verification - Account Number /
Looking to buy profitable MT4/MT5 Expert Advisors (EAs). Requirements: • Fully automated • 6+ months backtest • 100+ trades • No martingale or grid systems Send: • Backtest report • Max drawdown • Markets traded • Brief strategy summary Only original EAs developed by you. Long-term collaboration available
I am looking for an experienced MQL5 developer to create a custom indicator for MetaTrader 5. The project requirements and indicator logic will be shared privately with the selected candidate to protect the concept and implementation details. Requirements: Strong experience with MQL5 indicator development. Ability to create clean, efficient, and well-structured code. Experience with custom buffers, chart objects
Live chart [ expert is not executing trades on xauusd ] , Deleting Existing Parameter not in use , Live Chart Adjustments Only , No Need to Change anything else , expert will be live testing Throughout
Prepare expert for xauusd live chart [ expert is not executing trades on xauusd ] . Deletion and cleaning code . Trailing Stop Rule to follow the given method . Live Chart Only
SNIPER X AI 30 - 120 USD
I need help in building a Robot SNIPER X AI — FINAL BUILD Trading System Type AI Scalping + Sniper Entry Expert Advisor Platforms MetaTrader 4 MetaTrader 5 Supported Brokers � exness.com � justmarkets.com � deriv.com Universal MT4/MT5 broker support FINAL CORE FEATURES ✅ AI Scalping Engine ✅ Sniper Entries ✅ Auto Buy/Sell ✅ EMA Trend Detection ✅ RSI Momentum Filter ✅ Smart Stop Loss ✅ Dynamic Take Profit ✅ Trailing
//+------------------------------------------------------------------+ //| $10 Smart Scalping Bot for MT5 | //| EURGBP + AUDUSD + XAGUSD Optimized | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //========================= INPUTS ================================== input double LotSize = 0.01; input int FastEMA = 20; input int SlowEMA =

Project information

Budget
30+ USD
Deadline
to 10 day(s)