Hello to everyone.
I want a personal indicator based on three (3) MACD indicators with alert function and two exponential moving averages EMA.
MACD indicators:
- MACD(12,26,3) with PERIOD_M15 : color white for main and yellow for signal - must be calculated using dates from price chart in timeframe m15
On indicator chart, where is MACD(12,26,3) [MAIN value] [SIGNAL Value] i want that near be added [(MAIN-SIGNAL)*1000 value]
- MACD(12,26,3) with PERIOD_H4 : color blue for main and yellow for signal - must be calculated using dates from price chart in timeframe h4
On indicator chart, where is MACD(12,26,3) [MAIN value] [SIGNAL Value] i want that near be added [(MAIN-SIGNAL)*1000 value]
- MACD(12,26,3) with PERIOD_D1 : color red for main and yellow for signal - must be calculated using dates from price chart in timeframe d1
On indicator chart, where is MACD(12,26,3) [MAIN value] [SIGNAL Value] i want that near be added [(MAIN-SIGNAL)*1000 value]


as you see in picture MACD in D1 and H4 are customized by me. MACD in M15 (the white) is unmodificated indicator from default indicators folder. When i change the timeframe from M15 to H4 the MACD white becomes equal to blue one, the red one doesn't change. When i change to D1 timeframe, the white changes and become equal to red one, the blue one doesn't change.
Alert settings:
Must work only with MACD (12,26,3) in timeframe M15 (allert signals only from white macd)
Buy alert:
MAIN[2]<SIGNAL[2] and MAIN[1]>SIGNAL[1]; MAIN[1] and SIgnal [1] must be below zero (0) level
set on price chart a green arrow in corrispondence to new candlestick ( corrisponding to MAIN[0] and SIGNAL[0])
Sell alert:
MAIN[2]>SIGNAL[2] and MAIN[1]<SIGNAL[1]; MAIN[1] and SIgnal [1] must be above zero (0) level
set on price chart a red arrow in corrispondence to new candlestick ( corrisponding to MAIN[0] and SIGNAL[0])
The alert function must give me possible to receive a notification on E-MAIL
The alert must work each time there is signal
Moving Average:
On chart price the indicator must draw two EMA:
1) Period 84; aplied to open price, color yellow
2) Period 84, aplied to close price, color red
Must be possible to change next parameter: period and mode (linear, smooth, simple, exponential)
This indicator will be attached on more charts
Ähnliche Aufträge
Combine the two indicators into one indicator. I want it to have both Dark and Light mode depending on MT5 theme. I want to be able to configure colours of each Lines and rectangles plotted. I will provide the codes for both separate indicators
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
1. Idea systemu handlowego jest następująca : wejścia na rynek odbywają się, gdy główna linia MACD i linia sygnałowa przecinają się zgodnie z aktualnym kierunkiem trendu . 2. Trend jest określany na podstawie wykładniczej średniej kroczącej z określonym okresem (InpMATrendPeriod). Jeśli bieżąca wartość EMA jest większa od poprzedniej, trend uznaje się za rosnący (ema_current > ema_previous). Alternatywnie, jeśli
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
Professional MT5 EA – XAUUSD I need a professional Expert Advisor for MT5 (MQL5) to trade XAUUSD only. This is not a random scalping bot. The EA must trade only high-probability liquidity breakouts during active sessions and avoid ranging or low-volatility markets. Symbol: XAUUSD Timeframe: M15 (optional H1 confirmation) Session filter (Dubai GMT+4): Trade only London and New York sessions Adjustable session times No
Modification of EA and Addition of New Trade Logic and Features Currently, the EA is opening trades correctly but in addition, there are times when it is opening the trades wrongly. The EA is based on an indicator (only the .ex5 file is available). A new trigger logic also needs to be added, along with new closing conditions. This project must NOT use any DLL and must be submitted in 1 day (max 2 days) The EA will be
Refine signal trigger execution . Optimize live chart performance . Ensure stable and clean code structure : Stable and clean code is important . Otherwise its a mess . Apply with as much accurate structure you foresee
This post is subject to developers response . Edit the post as you like . May be with me you can make a come back . So , , , Shift calculations . More to the calculation then you can comprehend is known . What else comes to your mind
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries