Last Friday of MonthThis script marks the last Friday of the month in a daily chart because this is the day when BTC and ETH options expire according to Deribit.
I only found a script that highlights the 3rd Friday of the month, which is not what I wanted.
This script tries to figure out the correct number of days per month but is not aware of holidays which might displace the expiry date.
Expiry
Nifty Expiry Day Vikas DhariwalStrategy for Expiry day plan
Here you can find easy expiry day of nifty and bank nifty
mark Thursday with color to find that day for test any expiry strategy plan
thanks call for more updated 8287335651
UCS_Option ExpiryThis is an update to two indicators.
The Blue Label would be the Weekly Options Expiry
The Orange Label would be the Monthly Options Expiry.
And you have a choice to pick.
------------------------
UCS_3rd FridaySimple script to show you a way to find 3rd Fridays (Monthly Options Expiry)
If that friday is a holiday, then it doesn't generate a signal. Futures & Forex trader need not to worry. I will fix it for the stock traders as well. Time is all I need.
as usual Good Luck for those who believe in it. Practice for those who believe in hard work. Think for those who believe in smart work. ;)
UCS_FridaysA simple script to show the Fridays (Weekly Option Expiry), of course this is a basic script we can make a few more improvement.
One of many ways to utilize the "dayofweek" variable.
Currently there are no options to draw a vertical line, you can do a background color for the candle.
Future plans - Include monthly option expiry.