Hi everyone,I am looking for a custom C# indicator that can automatically plot horizontal price lines on the chart based on daily percentage levels (for example: +0.25%,-0,25%,+0.5%, -0.5%, +1%, -1%).The levels should be calculated automatically starting from the current session's Opening Price (Daily Open). It would also be great if each line could display its corresponding percentage value as a text label directly on the chart.Does anyone have a compiled .dll or the source code .cs for something similar that they could share?Thank you in advance for your help!
Hi everyone,I am looking for a custom C# indicator that can automatically plot horizontal price lines on the chart based on daily percentage levels (for example: +0.25%,-0,25%,+0.5%, -0.5%, +1%, -1%).The levels should be calculated automatically starting from the current session's Opening Price (Daily Open). It would also be great if each line could display its corresponding percentage value as a text label directly on the chart.Does anyone have a compiled .dll or the source code .cs for something similar that they could share?Thank you in advance for your help!