investos
Advanced tools
| import investos.portfolio | ||
| __version__ = "0.6.1" | ||
| __version__ = "0.6.2" | ||
@@ -5,0 +5,0 @@ import os |
@@ -69,2 +69,5 @@ import statistics | ||
| print("\nDask cluster closed.\n") | ||
| self.strategy.z_distr = self.strategy.z_distr.fillna( | ||
| 0 | ||
| ) # Fill NAs that occur due to no solution | ||
@@ -71,0 +74,0 @@ # Walk through time and calculate future trades, estimated and actual costs and returns, and resulting positions |
+1
-1
@@ -160,2 +160,2 @@ import copy | ||
| except (cvx.SolverError, cvx.DCPError, TypeError): | ||
| return t, pd.Series(index=holdings.index, data=0.0) # Zerotrade | ||
| return t, pd.Series(index=holdings.index, data=0.0).values # Zero trade |
+1
-1
| Metadata-Version: 2.1 | ||
| Name: investos | ||
| Version: 0.6.1 | ||
| Version: 0.6.2 | ||
| Summary: Reliable backtesting and portfolio optimization for investors who want to focus on generating alpha | ||
@@ -5,0 +5,0 @@ Home-page: https://investos.io/ |
+1
-1
| [tool.poetry] | ||
| name = "investos" | ||
| version = "0.6.1" | ||
| version = "0.6.2" | ||
| description = "Reliable backtesting and portfolio optimization for investors who want to focus on generating alpha" | ||
@@ -5,0 +5,0 @@ authors = ["Charlie Reese", "ForecastOS"] |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
138297
0.11%2815
0.11%