TradeSummarizer

command module
v0.0.0-...-c61b05f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2024 License: MIT Imports: 6 Imported by: 0

README

Preface

  1. Download trade data from nordea investor

Build & Execute

  1. go build -o bin/summarizer.exe .\cmd\tradesummarize\
  2. .\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

  1. Parse input data based on config
  2. Calculate PnL for tickers
  3. Serve all trades using api

TODO

  1. Improve api serving
  2. Add more tests
  3. Different api methods for querying different tickers and timeframes
  4. Add language configuration
  5. Improve transactions, remove unnecessary fields
  6. Add functionality to save result to data
    • Add methods to update data
    • Add dividend collection methods

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
internal
app

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL