mattak / stonk

Stock market basic data tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stonk

Stock market basic data tools.

Install

$ make install

Usage

List up symbols

$ stonk symbol
AACG
AACQ
AACQU
...

Price fetching

$ stonk price AAPL
date    open    close   high    low     volume
2000-01-01      0.936384        0.926339        1.084821        0.772321        12555177600
2000-02-01      0.928571        1.023438        1.070871        0.866071        7319782400
...

About

Stock market basic data tools


Languages

Language:Go 97.6%Language:Shell 1.6%Language:Makefile 0.8%