Very simple indicator to draw lines on a chart

Indikatoren Skripte

Auftrag beendet

Ausführungszeit 3 Tage
Bewertung des Kunden
Cooperative, knowledgeable, efficient, diligent. Thank you.
Bewertung des Entwicklers
It was a pleasure dealing with him.

Spezifikation

You will be creating an indicator, SRLevels for MQL 5. The purpose of the indicator is to download support / resistance information and display it on a chart, like this but much nicer-looking: 

(Please ignore the arrows and numbers; they are not needed).

Example chart

This is what you will need to do:

  1. Create a download manager.
    • The purpose of the download manager is to manage data downloading for the all charts that have the SRLevels indicator attached.
    • It shall be a global, static script.
    • When an indicator initialises, it will register itself with the download manager and the download manager will begin to download data for that instrument, every one minute.
    • When an indicator finalises, it will notify the download manager and the download manager shall stop downloading data for that instrument, unless there is another indicator still open that needs the data.
    • Data is downloaded from this URL: http://68.71.134.144:11000/mt.aspx?job=getLevels&instrument=EUR/USD&numRecords=100&user=myusername&pass=mypassword.
    • Username and password are configurable in the indicator settings.
    • I can supply you with a script you can use or modify for downloading data from the internet.
  2. Each line of data is in format: date time,Long|Short,Pivot,Target1,Target2
  3. For each line of data:
    • A vertical line is to be drawn at the timestamp. If it is the first Long or the first Short signal, then it is to be slightly thicker for emphasis. The vertical lines shall be color-coded for whether the signal is to long or short.
    • A horizontal line is to be drawn at the pivot, (which is like a stop loss point), and the two targets.
    • A rectangle (or zone) is to be drawn from the pivot a certain percentage of the way to the first target. On the chart illustrated above, the zone is drawn using 30%. The percentage is to be configurable in the indicator options. The zone is to be color-coded according to whether it is a signal to long or short.

  4. List of configuration items (You may include others that you think of)
    • Username / password
    • numRecords to download
    • Zone percentage (default 30%)
    • All colors / drawing options

You will supply the source code when the job is finished.

I will pay $15 for the indicator. If you do a good job, and the graphics look really nice, I will give you another $15 bonus. 

Please contact me on skype. My skype id is "benjaminboyle". I'm usually online Monday - Thursday. My timezone is GMT+10

Thanks in advance :)

Bewerbungen

1
Entwickler 1
Bewertung
(337)
Projekte
624
38%
Schlichtung
40
23% / 65%
Frist nicht eingehalten
93
15%
Frei
Veröffentlicht: 4 Artikel, 19 Beispiele
Ähnliche Aufträge
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

Projektdetails

Budget
15 - 30 USD
Ausführungsfristen
von 1 bis 5 Tag(e)