Currency Strength Indicator display on Daily/Weekly/Monthly Basic

Auftrag beendet

Ausführungszeit 8 Tage
Bewertung des Kunden
Jabir deliver excellent quality code and product even with high-end graphic requirement! If you are finding a developer that can deliver a QUALITY + AESTHETIC PLEASING program, he is the one!!!
Bewertung des Entwicklers
Very precise customer and behavior very gentle. Like to work with him again and again...

Spezifikation

I would like to develop an indicator that can display Bid Ratio, Buy/sell Ratio and Gap (3 stuff) in 1 indicator. The formula to calculate each value will be given in the specification later. However, here is the general description

  1. Bid Ratio (Blue line - customisable ) - Current Bid price % with respect to high and low over a day (Default) /week/month (broker TF - customisable)
  2. Buy/Sell Ratio (Red line - customisable ) - Currency strength of the current currency
    1. It calculate 7 base pair Bid ratio and minus 7 quote pair bid ratio
  3. Gap (Lime line - customisable) - Change in Buy/Sell Ratio over the past XX minutes (30 minute by default but is also customisable)

All the value needed to reset over day (Default) /week/month (customisable - same setting use for Bid Ratio). To ease the visualisation, a vertical grey line will be draw at where the indicator calculation will reset.


Only 1 value will display at 1 time. So I need a button at the bottom right (Allow me to change position as well) of the Indicator to allow me navigate between this 3 value. Just make a small button with using the short cut below. Font size is 10 ( Default - allow me to change in the setting).

  • BR = Bid ratio. 
  • BS = Buy Sell ratio
  • G = Gap

After the desire value has been plotted, starting from the where the indicator reset ( Eg. Daily), calculate the Bollinger band value of the indicator. For example

  1. I am using Buy Sell Ratio now and is reset on daily basic 
  2. It will calculate the mean price of the BS ratio and plot out the mean line together with Buy Sell Ratio
  3. A ( 2.0SD - customisable) will plot around the mean based on the standard deviation (SD) of indicator value (in this case BS ratio). This should continue and repeat for the past YY (default = 10) day
    1. (Optional) If possible, create an downward arrow when the value from top cross below the 2.0SD. Vice versa.
  4. A histogram chart will plotted on the left(or right - can change in setting) side where the indicator will reset by itself. In this case it will place on every day with hour=0. The histogram should only occupy 20% of the period. Meaning 1 day, the hour is 0 -24, and max value should only occupy from hour 19-24 (since it is at the right side).
    1. By default the bin size is 0.2and max/min value is +- 8(any number beyond that will be added here). This value need to be in setting as well.
    2. Calculate based on Current close price candle (fix)


Having the setting to export the data out and store in CSV. The indicator value for the past  YY (default = 10) day will be first store. The CSV will continue append the latest data every10sec (Default & changeable) The required data are:

  1. Symbol
  2. Broker time
  3. Local Time
  4. Close price
  5. Bid Ratio
  6. Buy Sell
  7. Gap

When the export setting is true, create a "Debugging" Yellow text at the top right of the chart so I know the CSV is collecting.

The file name is following the format: custom_name ( Default=CSIndi) + broker short name + symbol + date (year.month.day)


Expected final outcome


Ps: I forgot to draw 3 little button at the right side to change the indicator value type. But it is needed.


I do not accept indicator code that is generated.


Highly welcome developer that is communicative and experience in MQL indicator. Please communicate with me on your experience so I know if you are suitable in working with this project or not.

Source code is needed by the end of the project.






























Bewerbungen

1
Entwickler 1
Bewertung
(115)
Projekte
129
18%
Schlichtung
11
27% / 55%
Frist nicht eingehalten
4
3%
Frei
2
Entwickler 2
Bewertung
(15)
Projekte
16
19%
Schlichtung
2
0% / 50%
Frist nicht eingehalten
1
6%
Frei
3
Entwickler 3
Bewertung
(155)
Projekte
239
70%
Schlichtung
3
67% / 33%
Frist nicht eingehalten
20
8%
Frei
4
Entwickler 4
Bewertung
(71)
Projekte
97
43%
Schlichtung
2
50% / 0%
Frist nicht eingehalten
2
2%
Frei
Ähnliche Aufträge
El 3aksiyat 0 35+ USD
//@version=6 indicator("منظومة El_3aksiiya 0 المتكاملة", overlay=true, max_labels_count=500, max_boxes_count=500, max_lines_count=500) // الألوان color_accum = color.new(#0000FF, 85) color_manip = color.new(#FFFF00, 80) color_dist = color.new(#FFC0CB, 80) color_elliot = #FF8C00 color_fib = #FFFF00 color_entry = #00FFFF color_tp = #00FF00 rsiVal = ta.rsi(close, 14) // نموذج AMD var int barCount = 0 if
Hi all I would like a strategy to be developed for LIMT ORDERS strategy for both Buy/sell limit for XAUUSD, US30 & DE30/40 on the M1 or M5 chart . I have my EA but it's not profitable. It should be a Limit order strategy with a profit factor of 2+ when back testing . You should consider that My EA has trailing stop and a trailing limit order. I have experience in coding in MQL4/5, I'm currently struggling I with
MT5 EA Developer for Structured ICT/SMC Market Logic Requirements Specification: I need an MT5 Expert Advisor only in MQL5. No indicator, no script, no DLL, and no external API. The EA must be built on a rule-based ICT/SMC-style framework with objective, backtestable logic. I am not looking for social-media-style ICT/SMC interpretation. I need a developer who can convert trading concepts into clear coding rules. The
Szukam doświadczonego programisty do stworzenia dedykowanego doradcy eksperckiego (EA) do tradingu. Programista powinien posiadać solidną wiedzę z zakresu MT5, logiki strategii, wskaźników, zarządzania ryzykiem i backtestingu. Doświadczenie w tworzeniu niezawodnych i profesjonalnych robotów handlowych będzie dodatkowym atutem. Proszę o kontakt, jeśli zrealizowałeś już podobne projekty. wszystkie szczeguły podam w
I need an experience programmer on news based EA, the EA will be able to fetch or return both historical and current calendar data and implore them into trading, The rest EA details will be communicated in the chat section
Mambo 30+ USD
I need a bot that can trade weltrade synthetic indices that can be consistently making profits if you have one for deriv its also fine a bot that executes and closes trades automat Will be ideal
I am looking for an experienced MQL4/MQL5 developer to build a custom MT4 indicator from scratch or cracking my ex4 file that i provide to you. I already have an existing indicator (EX4) which produces highly accurate buy/sell signals. I want a similar indicator developed based on its observable behavior and signal structure. my existing indicator is pc id protected so you have to do PC ID security bypass and source
📌 Project Overview: I need a full Smart Trade Management System for MetaTrader 4/5. This is a complete trading ecosystem, not a simple EA. 📌 Core Features: Smart Money Management (risk-based lot calculation) Advanced Trading Toolbox (TradingView-style drawing tools) Central Master Dashboard (risk, filters, account control) Multi-account monitoring (MT4/MT5 synchronization) Real-time monitoring (spread, equity
Hello, i would like to have a ninjatrader indicator. I wanna to have a footprint indicator with delta, imbalances and big trades identifiable. Also I wanna sell it on whop. And it should be fully customisable in NT8
Zone detection is coded , you will be working from that point . Trailing Stop Optimization for live chart . Apply Specific Currency Support . Clean Code . Zone Upper Limit and Lower Limit

Projektdetails

Budget
50 - 150 USD
Ausführungsfristen
von 5 bis 10 Tag(e)