A Support and resistance Indicator with RSI and Stochastic show Arrow

Auftrag beendet

Ausführungszeit 18 Tage

Spezifikation

 Hi Developers,

   Please help to code below parameters needed  Support and Resistance Indicator. Do let me know is this not clear or needed further explanation. 


Support and Resistance Indicator


Rules: 

1. Indicator will identify and  show and draw zone lines on resistance from previous peak resistance from data dashboard window of 1H, 4H, 1D, 1Week and monthly.

resistance sample

2. Indicator will identify and  show and draw zone lines on Support from previous lower support from data dashboard window of 1H, 4H, 1D, 1Week and monthly.

support sample


3. The draw line on support and resistance must be bold (like the sample indicator). 
4. if the data show's peak resistance but no other resistance peak, it will show weak resistance. (put selection color). and True or false enable selection.
5. if the data show's lower support but no other support low level, it will show weak support. (put selection color). and True or false enable selection.
6. if the data show's few times touching on the resistance it will show verified resistance with total count times indicator (like in sample EA). (put selection color). and True or false enable selection.
7. if the data show's few times touching on the support it will show verified support with total count times indicator (like in sample EA). (put selection color). and True or false enable selection.
8. If the identified support and resistance zone that is not reach yet, it will show untested support.
9. If the identified support and resistance zone that is not reach yet, it will show untested resistance.

10. Indicator must provide window alerts on each time support or resistance reach. (put selection enable True or false).
11. If the support or resistance was already reach but the market keep continue and surpass to continue up or keep down and break the support or resistance, Indicator will indicate (support overturn or resistance overturn) whenever which potion it was overturn.. 
12. Each time reach (verified support/resistance with total count times indicator) at rules number number 6 and 7, must have a function on mobile notification option with enable selection  (true or false).
13. Each time reach (verified support/resistance with total count times indicator) at rules number number 6 and 7, must have a function on email notification option with enable selection  (true or false).
14. Show window information summary that indicates which time frame has already reach support and resistance. 
    (like 1H= reach support or resistance (either),  4H= not reach yet support or resistance (either), D1= not reach yet support or resistance (either))

  or(like 1H= reach support or resistance (either),  4H= reach support or resistance (either), D1= not reach yet support or resistance (either)) 

15. The indicator will also show ARROW UP, if the support was reach and RSI = 30, and Stochastic oscillator =30 settings  will reach down oversold and start to surpass up the over-sold settings, RSI = 30,  Stochastic oscillator =30. If the 3 criteria happen, the indicator will show ARROW UP. see below photo.


arrow up


16. The indicator will also show ARROW DOWN , if the resistance was reach and RSI = 70, and Stochastic oscillator =70 settings  will reach up over bought settings and start to surpass down the over-bought settings, RSI = 70,  Stochastic oscillator =70. If the 3 criteria happen, the indicator will show ARROW DOWN. see below photo.


arrow down

      

17. The Indicator must be non-repainting indicator.




Bewerbungen

1
Entwickler 1
Bewertung
(361)
Projekte
644
26%
Schlichtung
92
72% / 14%
Frist nicht eingehalten
12
2%
Arbeitet
Veröffentlicht: 1 Beispiel
2
Entwickler 2
Bewertung
(22)
Projekte
30
20%
Schlichtung
8
63% / 13%
Frist nicht eingehalten
9
30%
Frei
3
Entwickler 3
Bewertung
(319)
Projekte
571
35%
Schlichtung
83
31% / 45%
Frist nicht eingehalten
206
36%
Frei
Ähnliche Aufträge
Should be as it but no alarms, also we need to add a deep search so he can see all the preves candles and a memory function so its not slowing down the indicator. for higher time frames daily 4h 1h around 365 days and for lower time frames we do up to 20k bars but both flexible so i can change it later. the memory is important so the indicator is not always recalculating everything when a new candle shows especially
Hi, I need an experienced NinjaTrader 8/NinjaScript developer to finish or rebuild an automated futures strategy, ideally by the end of this week. I already have the complete TradingView Pine Script reference strategy, an existing ~2,000-line NinjaScript implementation, Playback logs, and known historical benchmark trades. MOST IMPORTANT REQUIREMENT: TRADINGVIEW ↔ NINJATRADER PARITY. The Pine Script is the reference
Monthly Report: August 2026 World PEACE Multi FX Algo generated a total realized profit of approximately 31,966 JPY during August. The provider account is normally operated with approximately 200,000 JPY of capital. Compared with this standard operating amount, the realized profit for August was approximately 15.98%. Please note that this is not a compounded monthly return. Realized profits are withdrawn regularly
An expert trading bot 250 - 350 USD
I have a working MetaTrader 5 Expert Advisor already coded and running -- this is not a "build from scratch" job. The EA trades a smart-money-concepts style model (structure breaks, liquidity sweeps, order blocks, fair value gaps, optimal trade entry retracement). Exact parameters and the rest of the underlying logic are proprietary and will only be shared once we're under a working agreement. To check you actually
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
NinjaTrader 8 / NinjaScript Phase 1 build: convert an existing Auction Market Theory (AMT) strategy into objective, alert-only decision-support logic. Not a bot, no auto-execution — trades stay manual. Covers NQ/MNQ, ES, CL, MGC using 30-min TPO/Volume Profile context with 5-min confirmation: one 5-min close outside VAH/VAL = acceptance, close back inside = rejection. Dashboard shows bias, auction state, location
MT4/MT5 HFT EA us30 30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
looking for a highly experienced mql5 developer to build a professional trading ea based on multi timeframe top down analysis and market structure concepts the system should combine higher timeframe context with lower timeframe execution and provide both precise logic and clean visual representation on chart ⸻ core requirements • implementation of multi timeframe logic higher timeframe bias combined with lower

Projektdetails

Budget
30+ USD