Skip to content
/ tsgo Public

tsgo based on mop, It support chinese stock market.

License

Notifications You must be signed in to change notification settings

SayCV/tsgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

db9de54 · Jun 18, 2021

History

56 Commits
Jun 29, 2020
Jun 28, 2020
Jun 18, 2021
Jun 16, 2020
Jun 16, 2020
Jun 16, 2020
Jun 27, 2020
Jun 21, 2020
Jun 21, 2020
Jun 16, 2020

Repository files navigation

tsgo

tsgo based on mop, It support chinese stock market.

Installing

tsgo is implemented in Go and compiles down to a single executable file.

git clone github.com/saycv/tsgo
cd tsgo && make install

Using

@echo off
MODE con cols=156 lines=56

tsgo version
echo Use yahoo API
tsgo yahoo
echo Use QQ API
tsgo qq
echo Use Sina API
tsgo sina

For demonstration purposes tsgo comes preconfigured with a number of stock tickers. You can easily change the default list by using the following keyboard commands:

+       Add stocks to the list.
-       Remove stocks from the list.
o       Change column sort order.
g       Group stocks by advancing/declining issues.
f       Set a filtering expression.
F       Unset a filtering expression.
?       Display help screen.
esc     Quit tsgo.

About

tsgo based on mop, It support chinese stock market.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published