♥ 0 |
Hey Pete, I am struggling to create a simple chart script that shows the percent change from the premarket low to premarket high (4am-9:29am est) A simple chart label would work fine.
An example ticker to use would be $BOF 4/24/24. Where the value would be 93%
Best
Marked as spam
|
Private answer
We can steal most of the code for this solution from a previous post which displays labels for the premarket high and low: https://www.hahn-tech.com/ans/premarket-highlow-label/ That solution also include user inputs so you can adjust the start and end time to suit your own preferences. Here is that same exact solution with two new lines of code added to display a third label for the percent change from premarket low to premarket high:
Marked as spam
|
Please log in to post questions.