self.get_portfolio_value¶ strategies.strategy.Strategy.get_portfolio_value(self)¶ Get the current portfolio value (cash + net equity). Parameters None – Returns The current portfolio value. Return type float