Skip to content

Releases: Kautenja/financial-analysis

Fix set_freq

22 Feb 22:02
Compare
Choose a tag to compare

Fix the set_freq function and add some functionality:

  • forward fill when upsampling
  • use method parameter of the asfreq method in set_freq
  • test cases for set_freq module

Fix Requirements Again

21 Feb 08:23
Compare
Choose a tag to compare
  • remove reading of requirements from files and use direct list instead

Fix Requirements

21 Feb 08:18
Compare
Choose a tag to compare
  • limit-order-book is not required

Log Returns

21 Feb 08:16
156a14a
Compare
Choose a tag to compare
  • add log_return parameter to the cash_returns method

Initial Release

21 Feb 07:42
Compare
Choose a tag to compare

Calculations of:

  • cash return
  • percent return
  • volatility