Skip to content

Releases: adhilabu/stock_data_analysis

v1.1.8

05 Sep 13:29
Compare
Choose a tag to compare

1.1.8 (2024-09-05)

Bug Fixes

  • 🐛 Added try catch to handle the exception in the pd.read_csv part of the stock analysis. (3bd4baf)

v1.1.7

04 Sep 03:15
Compare
Choose a tag to compare

1.1.7 (2024-09-04)

Bug Fixes

  • 🐛 reverted the range levels and added datetime in IST for better logging. (6befdf7)

v1.1.6

31 Aug 18:44
Compare
Choose a tag to compare

1.1.6 (2024-08-31)

Bug Fixes

  • 🐛 fix for url and secure url. (78fe0f5)

v1.1.5

31 Aug 18:42
Compare
Choose a tag to compare

1.1.5 (2024-08-31)

Bug Fixes

  • 🐛 reverted the level changes and added default for forecast page. (a9095c2)

v1.1.4

31 Aug 18:17
Compare
Choose a tag to compare

1.1.4 (2024-08-31)

Bug Fixes

  • 🐛 fix for CQRS and changes to stock data analysis. (f70e7db)

v1.1.3

28 Aug 18:29
Compare
Choose a tag to compare

1.1.3 (2024-08-28)

Bug Fixes

  • 🔥 changes to consider two close values instead of just one close value to pick support and resistance. (732ebab)

v1.1.2

28 Aug 17:58
Compare
Choose a tag to compare

1.1.2 (2024-08-28)

Bug Fixes

  • ⚡ reduced to fetch only the stocks which is above 50. (ddd74f7)

v1.1.1

18 Aug 18:06
Compare
Choose a tag to compare

1.1.1 (2024-08-18)

Bug Fixes

  • 🐛 Fixed bug to calculate and set support and resistance to the stock with the filter. (6e0dcd8)

v1.1.0

18 Aug 17:44
Compare
Choose a tag to compare

1.1.0 (2024-08-18)

Features

  • added configs and get sock level changes for the UI. (945a8e7)

v1.0.0

17 Aug 19:22
Compare
Choose a tag to compare

1.0.0 (2024-08-17)

Bug Fixes

  • added changes to ignore venv files. (02ed2e2)

Features

  • 🎨 Improved structure of code and added taipy stock data analytics to the project. (a92291b)
  • 🐛 fixed semantic versioning issue. (d43c600)
  • Added changes to windows branch to transfer to WSL. (fce4934)
  • Added npm in to the project (558e0bc)
  • added npm modules (9c63346)
  • added package (9163dc3)
  • added package-lock.json for the action (8af4874)
  • Added release.yml file and .gitignore changes. (df245e6)
  • Commit for semantic versioning (f6ead80)
  • extra file (9036502)
  • fixed folder name (4bf14d1)
  • websocket changes (971504c)