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
I am seeking an experienced MQL5 developer to build a high-precision Gold (XAUUSD) scalping Expert Advisor. The objective is to achieve a Profit Factor (PF) of 2.0 or higher with a focus on institutional logic rather than retail lagging indicators.The EA must be designed to pass a "100% Real Ticks" backtest (Exness/Dukascopy data) over a 30-day period with a $500 initial deposit.Core Requirements & Strategy
I’ve been following your profile and I'm interested in your expertise with the ATAS API and C# development. I have a clear technical scope for a high-performance M1 indicator focused on Binary Options and Scalping. ​The core logic is based on institutional Order Flow convergence: ​Stacked Imbalances: 300% ratio with a minimum of 3 consecutive levels. ​Delta/Price Divergence: Filtering for market exhaustion (New Highs
can you help me with editing the existing ATR Trailing Stop Indicator to include a logic to include additional script, where my ninZaRenko bars when it closes above OR below the dynamic stop line, I will be out of trade. Please remember, in this Indicator, now when the price touches the stop line, I am stopped out .. . I want to edit the script, in lieu of the price touch, I like to update this logic to when the bar
APARTE DE PASAR EL CÓDIGO A MT5 QUIERO QUE CONTENGA TODOS LOS DATOS NECESARIOS PARA QUE ESTE NUEVO CÓDIGO SE PUEDA USAR EN LA FÁBRICACIÓN DE UN ROBOT, NO SE MUCHO DE ESTO PERO INVESTIGUE QUE DEBE LEER BUFFERS Y OTRAS COSAS
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Do you happen to have a profitable strategy for MNQ? it is urgent if any one can help me with this i will be happy to discuss with you and move forward to pay for it kindly let me know the amount thank fill free to bid
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) ​ Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. ​ 1. Core Logic: Triple-Layer Confluence ​The signal (Call/Put)

Projektdetails

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