Skip to content

Feature Update

Compare
Choose a tag to compare
@VarunS2002 VarunS2002 released this 04 Jan 10:29
· 114 commits to master since this release
  • Added 2nd Highest Call and Put Open Interest and their corresponding Strike Price
    • It is calculated between the OI boundary range (highest in the range)
  • Added option to change refresh interval
  • Reworked Login Screen
  • Added Type Hints in code everywhere
  • Added requirements.txt
  • Reduced size of .exe by ~10%
  • Ceased releasing Python Compiled Files (.pyc/.pyw)
    • Since it runs only on specific versions of Python