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.