Script that plots the Previous Day Close (red solid line) and Current Day New York Open (green dotted line). This can be used for gap fades.
發行說明
Fixed error in pulling previous day close level.
發行說明
Updated line colors and thickness. Removed unneeded code.
發行說明
Changed line style so it stays consistent with price.
發行說明
Added shading in gap zone
發行說明
Fixed plotting issue
發行說明
Cleaned up code and changed label names to be more descriptive.
發行說明
It was brought to my attention that the "open" price line was actually plotting the "high" of the opening candle, which was incorrect. This error has been fixed.