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.