README ¶ Preface Download trade data from nordea investor Build & Execute go build -o bin/summarizer.exe .\cmd\tradesummarize\ .\bin\summarizer.exe /path/to/excelfile Generates a default config file and starts a server for data Server started at http://localhost:8080/api/validTrades Operation Parse input data based on config Calculate PnL for tickers Serve all trades using api TODO Improve api serving Add tests Different api methods for querying different tickers and timeframes Add language configuration Improve transactions, remove unnecessary fields Add functionality to save result to data Add methods to update data --Add dividend collection methods Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis cmd tradesummarize internal app helpers Click to show internal directories. Click to hide internal directories.