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.