Hello, I would like someone to create an indicator that is similar to an indicator that does not seem to be available for purchase anymore. That indicator is referenced at the end of this description.
I would like the indicator to draw horizontal lines at swing high and low points on the chart, with the following requirements:
· Lines should be drawn beginning at the candle that formed the high/low. Lines should NOT be drawn across the entire width of the screen.
· Multi-Time Frame - Ability to show lines from different time frames on any time frame (e.g., if I’m viewing a 1 minute chart, I should be able to see 15 min, 1 hour, 4 hour, Monthly, all time frame swing hi/low lines on from the 1 minute time frame chart.).
· An on-screen panel with individual buttons for each time frame that can be clicked to toggle on/off (show/hide) lines for each time frame
o Buttons to show/hide each time frame
§ 1M
§ 5M
§ 15M
§ 30M
§ 1H
§ 4H
§ 1D
§ 1W
§ 1M
o Buttons to adjust settings
§ Sensitivity – Defines when to draw high/low lines. How many bars on the left/right of a high/low to create a swing high/low
§ Broken Count – Number of times a line has been broken by price trading through that lines price
§ Broken Bars – Number of times a line has been broken by price closing across that lines price
§ Strength – This would add/remove lines based on whether the line is connected or very close in range to more than one high/low. Essentially equal highs/lows.
o Buttons to adjust the length of lines
§ Extended - Lines extended and drawn all the way to the right side of screen
§ Broken - Lines stop being drawn at the candle that breaks through the line
o Button to only show untouched lines
§ Click once to show all lines including all past lines that price has traded through AND all lines that have never been traded through
§ Click once to show ONLY the lines that price has never touched or traded through yet, and HIDES all the lines that have been traded through
o Button to show/hide price for each line
o Panel anchored so it does not move when opening/closing the Terminal or the Navigator or when adding or removing indicator windows
o X-axis and Y-axis entry fields in Input Settings to position the panel button anywhere on the chart
o Ability to scale the size of the panel bigger or smaller
o Font size for text on panel and panel buttons
· Labels for each line that is displayed on the chart
o Should be displayed to the right side of the chart.
o Labels should display
§ Time Frame that the line is associated with
§ Price level of the line
§ Distance from the line to current price level
§ If the same line is associated with multiple time frames, the labels should be shifted next to each other so that each time frame is legible. The time frames should not overlap.
· Customizations and Options that should be available in the Input Settings
o Number of candles to look back and analyze and print lines for
o Separate line inputs for each Time Frame:
§ 1M High Color
§ 1M Low Color
§ 1M Thickness
§ 1M Style
§ 5M High Color
§ 5M Low Color
§ 5M Thickness
§ 5M Style
§ 15M High Color
§ 15M Low Color
§ 15M Thickness
§ 15M Style
§ 30M High Color
§ 30M Low Color
§ 30M Thickness
§ 30M Style
§ 1H High Color
§ 1H Low Color
§ 1H Thickness
§ 1H Style
§ 4H High Color
§ 4H Low Color
§ 4H Thickness
§ 4H Style
§ 1D High Color
§ 1D Low Color
§ 1D Thickness
§ 1D Style
§ 1W High Color
§ 1W Low Color
§ 1W Thickness
§ 1W Style
§ 1M High Color
§ 1M Low Color
§ 1M Thickness
§ 1M Style
o Label fonts
§ Font size
§ Font color
Video explaining functions of indicator:
https://www.youtube.com/watch?v=cfPTO625wG0
Website that details features of the indicator:
https://theforexarmy.com/support-and-resistance-indicator-for-mt4/
Benzer siparişler
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
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
I DO NOT need any programming or strategy development. I already have a working NinjaTrader 8 automated strategy based on a 3/5 EMA crossover. I need you to run my existing strategy through NinjaTrader Strategy Analyzer/Optimizer, test the existing adjustable parameters, and find robust settings with the best profit factor and lowest reasonable drawdown. I will provide the existing NinjaScript ZIP. I do not want the
I'm looking for an experienced developer to create an automated gold trading bot. The bot should be compatible with MetaTrader 4/5 and TradingView. Key Requirements: - Automated trading bot - Compatible with MetaTrader 4/5 and TradingView - Implement scalping and swing trading strategies Ideal Skills and Experience: - Proficiency in trading algorithms - Experience with gold trading - Familiarity with MetaTrader and
I need a robust optimization of my MT5 EA, mainly for XAUUSD (Gold). Please optimize the existing adjustable parameters such as entry/exit settings, SL/TP, trailing/break-even settings, and any other strategy parameters that are appropriate. I want the optimization focused on stable profitability, low/moderate drawdown, and robustness rather than simply the highest possible profit. Please use out-of-sample testing
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
Hello, I need a custom NON-REPAINT MT5 indicator that gives sell/buy arrow signals 1–2 candlesticks before a spike on Crash and boom indices respectively occurs. Requirements: Works perfectly on MT5 Shows arrows before the spike (1–2 candles earlier). Non-repaint – once the arrow appears, it must stay. Should be accurate, not quantity — only quality signals. Must work on both demo and live accounts. I want the
Hello, I saw an indicator on TradingView and would like to know if you will be able to convert it for use on Thinkorswim platform? Thanks. if anyone can help me with it kindly do well to bid it urgent thanks looking forward too see you
calcVolume( void ) { //--- MqlRates rates[]; if ( CopyRates ( _Symbol , PERIOD_CURRENT , startTime, endTime, rates) > 0 ) { double rangeHigh = rates[ 0 ].high, rangeLow = rates[ 0 ].low; int count = MathAbs ( iBarShift ( _Symbol , PERIOD_CURRENT , startTime) - iBarShift ( _Symbol , PERIOD_CURRENT , endTime)) + 1 ; //---VERTICAL PRICE RANGE for ( int b = 0
Create an MT5 Expert Advisor (EA) for trading Gold (XAUUSD). The EA should provide BUY and SELL signals based on trend direction, market momentum, and price action. It should automatically place trades only when the entry conditions are met. Risk management: Use a small adjustable lot size. Include Stop Loss (SL) and Take Profit (TP). Include a maximum daily loss limit. Include a maximum number of open trades. Do not