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.