The Indicator is composed by
a. 1 HI 1 LOW for Years, Months, Weeks, Days. ( 1 colour for each HI LOW tot. 4 coloured lines)
b. Open/Close price for Year, Month, Week, Day.
PART ONE
3 HI LOW
Fig.1 The idea of the Indicator. You can see Yearly, Monthly and Weekly HI Low.

THE CURRENT YEAR, MONTH, WEEK, DAY ARE 0. Going back to the past adding +1 to each period.
So we have one period/session composed by:
Years 0 (2020) Month 0 ( April) Week 0 ( current week) Day 0 (current Day).
The previous period/session is +1.
Example
2020 is Year 0, 2019 is Year 1, 2018 is Y2, 2017 is Y3 and so on.
April is Month 0, March is M1, Febbruary is M2, Gennuary is M3 and so on.
Current week is Week 0, last week is W1, last week of March is W3 and so on.
Today is 14th April Day 0, 13th April is D1, 10th April is D2 and so on. (12th and 11th are saturday and sunday, not included in the count).
Monthly chart show yearly hi low only;
Weekly chart show yearly and monthly hi low only;
from Daily chart to H2 show yearly,
monthly, weekly hi low only;
from H1 to M1 show yearly, monthly, weekly,
daily hi low.
Fig.2 you can see 3 hi lines at the same price (of course) Y0, M1, W4 (called HY0M1W4*)

So the resulted line has to show this level in a different way like in the picture.
In Fig.3 it' s clear what i mean. In this case Monthly and Weekly are at the same price so the resulted hi low lines has to be different
(marked).

In the description you can see the name of the Hi Low result (called HW1M1*).
* The name of the hi low lines i assigned for it. For mathematical reason can be different or more logical.
The colours of HI Low can be:
Year = Dark Green
Month = Dark Red
Week = Dark Magenta
Day = DeepSkyBlue
(or two different colour for hi and low like Dark for Low lines and Light for Hi lines)
Of course the chance to customize colours and lines!
PART TWO
OPEN CLOSE PRICE
What I want to see is Open/Close price of every year, month, week, day.
Monthly chart show O/C of years only;
Weekly chart show O/C of years and
months only;
from Daily chart to H2 chart
show O/C of years, months and weeks only;
from H1 to M1 chart show O/C of years,
months, weeks and days.
(Open and Close can be coloured at the same way of HI LOW,
Open Dark Close Light)
The idea is to see open and close price leaving the chart as clean as possible.
I though if could be possible to mark the price for the "Current period" ( Year 0, Month 0, Week 0, Day 0) in the price axis
and the historical data in the chart.
I though at small coloured dot with same colour of the Hi Low lines and if you click on it you can see the price.
I accept suggestion for this issue
In Fig. 4 one of my ideas of the indicator

Example
On Monday start a new daily session of a new weekly session of a new monthly session.
The Open price is the same for all the parameters. Showed in the chart something like that: M0W0D0+open price or 0MWD+open price or open
price+m0w0d0.
Panel Control (minimizable)
You can switch on/off all parameters you want one by one.
Contact me for any question or suggestion.
Ordini simili
//+------------------------------------------------------------------+ //| Simple Moving Average Robot | //+------------------------------------------------------------------+ #property strict input int MA_Period = 50; input double LotSize = 0.1; double MA_Value; //+------------------------------------------------------------------+ int OnInit() { return(INIT_SUCCEEDED); }
Dear Developer, I hope you are doing well. I would like to request the conversion of a TradingView indicator "Forex ATR" into an MT5-compatible indicator. Requirements: The MT5 indicator must match the TradingView version exactly Same logic and calculation Same input settings Similar graphical representation (visuals/plots) Once the indicator conversion is successfully completed, I would like to proceed with the next
Bring in your expertise for specific symbol Prepare expert for Live chart Creating .set for specific symbol Live Chart Optimization , symbol specific Everything is coded already therefore needs Implementations
Due to price constraints, I am shifting what I would like. Would you be able to develop part of a strategy that automatically screens and selects stocks for trading? For example, screens for stocks up 20% with 500k volume for the day, and automatically begin trading them according to the strategy I already use. I use NinjaTrader to day trade my Interactive Brokers account and would like to add an automatic
Hello i need some to teach me step my step in an idiot terms and I will be willing to learn more and I am ready to pay for it any amount please if anyone can put me though i will be happy thank look forward to anyone responses
Specification I need a mt5 Expert advisor EA to manage intraday trades with strict risk management. The EA must -Handle between 5 to 8 clean trades a day max altogether throughout all 3 sessions. no big news trading times and no overnight trades -Use 1 % on forex pairs and up to 2% on XAUUSD risk per trade - Automatically calculate lot size based on stop loss -use fixed RR ratio [1:2] For forex pairs
Title: Advanced Manual Hedge EA with Multiplier & Multiple Trade Support Project Requirements: I need a professional Expert Advisor (EA) for XAUUSD and Forex to manage manual trades with the following logic: Lot Multiplier: The EA must automatically detect my manual trade size. There should be a "Multiplier" input (e.g., 3.0). If I open 1.0 lot Buy, the EA must auto-place a 3.0 lot Sell Stop at the set Gap
The scanner will scan all currency base on MACD Diverdgent, my strength indicator and my better volume indicator. All this would be across all time frame and all currency pairs
Hello, and please read everything !!! I am looking for a developer who can recreate a strategy similar to an EA I already have. The EA works well on demo, especially during specific volatility windows (for example DE40 between 09:00 and 10:00 Frankfurt time), but on real accounts it produces constant losses even with IC Markets Raw and VPS close to the broker. 🎯 Objective The goal is to recreate and adapt this
📢 Project Title:MT5 Expert Advisor (EA) – Advanced Renko Strategy (Full Automation) 📄 Project Description:I want to develop a fully automated MT5 Expert Advisor (EA) based on my existing TradingView Renko strategy.I already have a working Pine Script that generates Buy/Sell alerts with ATR and other logic. Now I need the same strategy to be fully converted into MT5 EA with built-in Renko logic (no external