module
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Dec 10, 2022
License: MIT
Opens a new window with license information.
README
¶
PostgresVantage
This project consists of a docker container which has:
- a go client which polls regulary markdata from alphavantage.co
- it exposes a postgres database
For me this is the basis for any marketdata analysis.
I highly appreciate any pull requests.
Directories
¶
|
|
|
internal
|
|
db
Package db handles all data exchange to the db.
|
Package db handles all data exchange to the db. |
pkg
|
|
client
Package client provides user interaction.
|
Package client provides user interaction. |
Click to show internal directories.
Click to hide internal directories.