This is a collection of Python function samples on Azure Functions 2.X. For a comprehensive development and debugging experience, use the Azure Functions Core Tools or VS Code extension.
simple input format: list of buy and sell positions in csv format automatically calculate the daily value of your portfolio, your stock positions and cash balance from the input list of buy/sell ...