tsgo

package module
v0.0.0-...-db9de54 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2021 License: GPL-3.0 Imports: 0 Imported by: 0

README

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.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// BuildCommit lastest build commit (set by Makefile)
	BuildCommit = ""
	// BuildTag if the `BuildCommit` matches a tag
	BuildTag = ""
	// BuildTime set by build script (set by Makefile)
	BuildTime = ""
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd
pkg
log

Jump to

Keyboard shortcuts

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