Skip to content

Instantly share code, notes, and snippets.

@quantra-go-algo
Created January 31, 2024 18:42
Show Gist options
  • Save quantra-go-algo/4b150b879a5ad2d1d6f13c2441add690 to your computer and use it in GitHub Desktop.
Save quantra-go-algo/4b150b879a5ad2d1d6f13c2441add690 to your computer and use it in GitHub Desktop.
# Print the cumulative returns and plot the results
print("Cumulative Strategy Return:")
print(aapl_data['Cumulative_Strategy_Return'].iloc[-1])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment