Hello - I was trying to get a simple horizontal line indicator to show a price. The input to the indicator is a time and it would then plot the price at that time. Please help. Thanks much!
You have to supply some more details, like where does the TimeVariable come from.
Thanks for responding!
The time is manually input -
Let’s say I have an ETH chart open and I need a horizontal line that shows 10am price.
I open this indicator and input 10:00 and select the line type/color/etc, and it prints the line from 10am to the right. It should only print the most recent 10am in the chart loaded. Hope this clarifies…
You can just use the horizontal line drawing tool to accomplish what you’re looking for and the alternative is to look a coder from the freelancer sites and have them code a specific solution with those parameters.