Sign inSign up

ttminh27/stock-utils

By ttminh27

Updated over 1 year ago

An all in one utilities for stock

Image
0

122

ttminh27/stock-utils repository overview

Overview

All in one utilities for stock, include price evaluation, devidend, ect

Usage

Syntax

docker run stock-utils:1.0.0 <function>

For full help, run with option -h

docker run ttminh27/stock-utils:1.0.0 -h

To evaluate stock price in the future:

for example, if you want to get evaluation for VNM, call like below:

docker run ttminh27/stock-utils:1.0.0 eval VNM

To list all devidend

Full devidend information
docker run ttminh27/stock-utils:1.0.0 devidend
Filter only devidend that have 'Chia' in the description of column 'e'
docker run ttminh27/stock-utils:1.0.0 devidend -c e -f 'Chia'

Tag summary

Content type

Image

Digest

sha256:929fb4754

Size

120.7 MB

Last updated

over 1 year ago

docker pull ttminh27/stock-utils:1.0.1