dp
|
c7c0efbd7b
|
fix: use correct receiver name
update market to quotes
|
5 years ago |
Keith Yates
|
885c16421c
|
clear market errors after success
|
5 years ago |
Adelina Tuvenie
|
b19ce4f210
|
Add pre and post market change percentage.
|
5 years ago |
user.name
|
e7062445f4
|
Adds support for displaying the correct currency of stocks
|
5 years ago |
Brandon Lee Camilleri
|
81bb8acc86
|
Copyright
|
5 years ago |
Brandon Lee Camilleri
|
732a74487a
|
Yahoo! Finance version 7
34a348528b 308a29d809
|
5 years ago |
Brandon Lee Camilleri
|
a4b86c4d15
|
Version 7 of Yahoo! Finance
https://github.com/brandleesee/TerminalStocks/blob/master/yahoo_quotes.go
|
5 years ago |
Michael Dvorkin
|
83e9055ce8
|
Update copyright year
|
9 years ago |
Michael Dvorkin
|
bc666ec165
|
omg gofmt
|
10 years ago |
Michael Dvorkin
|
51b6250fcf
|
Idiomatic Go
|
10 years ago |
Michael Dvorkin
|
84d921ce3b
|
Updated Yahoo quotes URL
|
10 years ago |
Michael Dvorkin
|
843a017195
|
golint is finally happy
|
11 years ago |
Michael Dvorkin
|
d745d1b12d
|
First golint pass for yahoo_quotes.go
|
11 years ago |
Michael Dvorkin
|
2e05c91d29
|
Updated profile as suggested by golint
|
11 years ago |
Michael Dvorkin
|
e9d2dfacbe
|
Use reflection when parsing fetched data
|
11 years ago |
Michael Dvorkin
|
7b75a6387d
|
Use reflection when formatting column data
|
11 years ago |
Michael Dvorkin
|
1152285520
|
Refactored to avoid recompiling templates on each refresh
|
11 years ago |
Michael Dvorkin
|
8f55a6acf7
|
More tweaking of graceful panic/recover
|
11 years ago |
Michael Dvorkin
|
391520c95a
|
Added LICENSE
|
11 years ago |
Michael Dvorkin
|
61f8d2dc70
|
Call Reorder and Regroup straight from profile
|
11 years ago |
Michael Dvorkin
|
af77896323
|
Simplified grouping by advancing/declining
|
11 years ago |
Michael Dvorkin
|
fd1e3b9089
|
Refactored updating sort order
|
11 years ago |
Michael Dvorkin
|
a79b4605df
|
No updates when the list of tickers is empty
|
11 years ago |
Michael Dvorkin
|
ef65f51624
|
Small simplification
|
11 years ago |
Michael Dvorkin
|
11dea8282b
|
Restructured source directory tree
|
11 years ago |
Michael Dvorkin
|
00a7ee406d
|
Some more markup tweaks
|
11 years ago |
Michael Dvorkin
|
86037e627d
|
Refactored markup
|
11 years ago |
Michael Dvorkin
|
e0b8453680
|
Column sorting
|
12 years ago |
Michael Dvorkin
|
c8583aa4d0
|
Some refactoring
|
12 years ago |
Michael Dvorkin
|
7668f80e41
|
Initial implementation of column editor
|
12 years ago |
Michael Dvorkin
|
233e5122d6
|
Don't bother fetching quotes if the market is closed
|
12 years ago |
Michael Dvorkin
|
9695ec3ad0
|
Initial formatter refactoring
|
12 years ago |
Michael Dvorkin
|
cef05232a6
|
Refactored quotes
|
12 years ago |
Michael Dvorkin
|
a63708a82b
|
Some cleanup
|
12 years ago |
Michael Dvorkin
|
8f727f1204
|
Added basics of line editor
|
12 years ago |
Michael Dvorkin
|
327c3e256d
|
Added market update goroutine
|
12 years ago |
Michael Dvorkin
|
76fef0ee0a
|
Converted quotes fetcher to goroutine
|
12 years ago |
Michael Dvorkin
|
b498decc9c
|
Formatting stock data fetched from Yahoo
|
12 years ago |
Michael Dvorkin
|
dd91d958d4
|
Switched to yahoo finance
|
12 years ago |