You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you please add selection list for strike prices? The program should automatically pull available strike prices for selected underlying symbol(s), and then let the user select strike prices #50
This program is very nice. You did a great job. it looks like it took a ton of work. Thank you for your contribution!
I would like to make a request. Can you please add functions to automatically pull available strike prices for each underlying symbol, and then let the user select (from a list or table) the strike they want to display and analyze?
Right now, when using this program by itself, one must guess what strike prices are available. Otherwise right now we must get the option chain from somewhere else to find available strike prices. Displaying the entire option chain in another window is another way. These features will increase the usability a lot. Please add this function when you have some time to spare.