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
Can you Build a custom NinjaTrader 8 ChartStyle or BarsType called Optimized Footprint Bars. This project is urgent and i need someone that's wiiling to do his project with me kinldy bid for this. Thanks
: Hello, I am looking for an experienced MQL4 developer to create a custom Binary Options Trading Bot for MetaTrader 4 (MT4). The bot needs to automate trades based on clear conditions and must have a reliable integration feature. I would like the bot to work smoothly with Telegram so that it can either receive signals from a channel/group or send instant trade notifications directly to my Telegram. The code should
SETJEO'S GOLD EA 30 - 200 USD
double GetTodayProfit() { double profit = 0; datetime today = StringToTime(TimeToString(TimeCurrent(), TIME_DATE)); HistorySelect(today, TimeCurrent()); for(int i = HistoryDealsTotal() - 1; i >= 0; i--) { ulong ticket = HistoryDealGetTicket(i); if(HistoryDealGetString(ticket, DEAL_SYMBOL) == _Symbol) { profit += HistoryDealGetDouble(ticket, DEAL_PROFIT); } } return profit; }
مطلوب موشر مع ربطه علي بوت تداول قوي جدا مختبر ومجرب مع التاكيد علي نسبه النجاح يتم انشاءه علي جميع الموشرات في الفوركس الذهب والبتكوين والus100 مع شرح للستراتيجية ونتايج اختيار اذا كان مجرب
I am looking for a developer to create an Expert Advisor (EA) for MetaTrader 5. Requirements: Trade XAUUSD (Gold) Automatically open and close trades Include Stop Loss and Take Profit settings Adjustable lot size and risk percentage Work on MT5 Allow me to change settings from the EA inputs Include backtesting support Source code preferred
I have build a trading view indicator which monitors trades. The strategy is based on OB, it buys and sells bullish and bearish OB. Also valid re enters on the retest of orderblocks only if TP is hit the first time. I’m looking for someone to develop me a EA which works on the same logic and buys and sells of the same logic as my Indicator. I currently have my indicator firing signals into a telegram channel so I
I need an expert advisor for fast excursion of trades. So that I can up my skills, I need it to have a good balance and need you to at least to price the the bot below $50
احتاج استراتيجية مع تحويله لمؤشر وفي المستقبل لربورت تداول مع وقف خسارة متحرك يعمل علي mt5وعمل علي مناطق دخول ىخروج يعمل علي الناسداك والعمل علي تقويتها باقصى نسبه نجاح بنسبه ٩٥ بالميه
Hello, I'm interested in a quote to convert my manual trading strategy into an automated strategy for NinjaTrader. Please note, I would like the quote based on the work and not my available budget; therefore, I entered $5 for the budget. Additionally, I would appreciate knowing how long it would take to build/test. I would prefer to have it sooner rather than later but selected 7 days not knowing how long it takes to
Indicator 75+ USD
This is a privet job so I'm just filling this up with words so that I can actually open the job so main stuff has already been discussed before and you know what needs fo be done

Projektdetails

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