11-29-2023, 03:02 PM
This is daily pivot point indicator where it plots multiple horizontal lines on present chart. When new days start the old plotted line is gone and replaced with new ones on current day.
What I want is for the indicator not to remove the old plotted lines where it remains there for analysis. I don't think this is tough problem for coders but I'm lacking knowledge in this field.
For coders here do you think you could do it, if you could that will be very helpful. Provided also source code file here.
Edit #1: Download the file provided by @lostinheaven in Post: #2
What I want is for the indicator not to remove the old plotted lines where it remains there for analysis. I don't think this is tough problem for coders but I'm lacking knowledge in this field.
For coders here do you think you could do it, if you could that will be very helpful. Provided also source code file here.
Download:
Code:
https://transfer.sh/yTgmtD2DI2/Pivot%20Point.ex4
Download Source Code:
Code:
https://transfer.sh/wbCX5FS21H/Pivot%20Point.mq4
Edit #1: Download the file provided by @lostinheaven in Post: #2