Skip to content

Releases: codepatel/dcf

Feature improvements for calculation and traceability

14 Dec 01:36
v0.6-alpha.3
f933b9a
Compare
Choose a tag to compare
  • Added analysis timestamping and traceability.
  • Changed in R&D for capitalized reinvestment.
  • Adapt CapEx data for multiple companies format of using Net Investing Cash Flow as proxy

v0.6-alpha.1 Bug Fix and adjust Sector Analysis to IEX data output

13 Dec 21:18
v0.6-alpha.2
2ad06bc
Compare
Choose a tag to compare

Bug fix for API token in status output. Expanded list of available US exchange names.

Update to adapt new API for the marketwatch.com data format

13 Dec 05:41
v0.6-alpha.1
a0eacb0
Compare
Choose a tag to compare

Upgrade code to adaptively match the API for data parsing from marketwatch.com

v0.5-alpha.1 Bug Fix

18 Oct 22:35
v0.5-alpha.1
d821295
Compare
Choose a tag to compare
v0.5-alpha.1 Bug Fix Pre-release
Pre-release

Fixed when the oldest quarterly data for some companies was missing leading to sum error causing None

v0.5-alpha.0 for Sector Value Analysis

18 Oct 21:19
v0.5-alpha.0
b43784b
Compare
Choose a tag to compare
Pre-release

New features:

  1. Adding preliminary version of sector "fishing" app and tests
  2. Display formatting improvements
  3. Adding "heartbeat" with live streaming price from tops SSE API using sseclient=v0.0.27 for managing the ReadTimeout exception
  4. Changing to 'Diluted Shares Outstanding' instead of 'Basic Shares Outstanding'. Cash Flow search is simpler with added space at beginning
  5. Using flask.logging.wsgi_errors_stream init for console logging
  6. Update to restore and initialize rgr_next and opm_next in UI

Bug fixes:

  1. Removed path /app in logging.FileHandler when logging to FileHandler is used

v0.4-alpha.0

12 Oct 02:47
v0.4-alpha.0
cd35dc1
Compare
Choose a tag to compare
v0.4-alpha.0 Pre-release
Pre-release
  • Adding asyncio to concurrent fetching of URLs
  • Added unittest for basic test coverage and robustness across various ticker inputs

v0.3-alpha.0 to allow snapshots and sharing

27 Sep 22:15
v0.3-alpha.0
00b28bc
Compare
Choose a tag to compare

New features:

  • Updated social media share to pathname prop of dcc.Location('url')
  • Refactoring to use dcc.Store using dash_extensions==0.0.31 and add redis to support data persistence and sharing for user sessions
  • Adding DCF data structure to dcc.Store component, capture all inputs to dcf-store.data, push to Redis instance (heroku-redis) and then get from Redis Datastore for snapshots URLs.

v0.2-alpha.1

25 Sep 01:51
v0.2-alpha.1
Compare
Choose a tag to compare
v0.2-alpha.1 Pre-release
Pre-release

Bug fix for calculations of Cost of capital and reinvestment accuracy estimates

Second alpha release for DCF app

24 Sep 02:26
v0.2-alpha.0
Compare
Choose a tag to compare
Pre-release

Key Functional changes:

  • Ticker parsing from URL input and changing CapEx to Net Investing Cash Flow
  • Social media share linking dynamic to follow URL input
  • Changing navigation links to navheader value updates

First alpha release for the app

20 Sep 19:38
Compare
Choose a tag to compare