Adelina Tuvenie
|
b19ce4f210
|
Add pre and post market change percentage.
|
5 years ago |
user.name
|
d7a0153542
|
Default to '$' symbol if data is missing, add more currencies
|
5 years ago |
user.name
|
e7062445f4
|
Adds support for displaying the correct currency of stocks
|
5 years ago |
MendelGusmao
|
83e58ecb15
|
Implement expression-based filtering
|
5 years ago |
cskoven
|
2dd38e80e8
|
fix timezone error, to use local timezone in both places
|
5 years ago |
cskoven
|
069866961d
|
adjust ticker column width, to make room for longer ticker codes
|
5 years ago |
Brandon Lee Camilleri
|
a68a71470d
|
Update layout.go
|
5 years ago |
Brandon Lee Camilleri
|
8d424b748f
|
Update layout.go
34a348528b
|
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
|
db2419638a
|
More diligent layout.last()
|
10 years ago |
Michael Dvorkin
|
97439691cb
|
Fixed parsing of market data
|
11 years ago |
Michael Dvorkin
|
a48d5711a2
|
New market data
|
11 years ago |
Michael Dvorkin
|
3b9b0745de
|
More refactoring and docs as suggested by golint
|
11 years ago |
Michael Dvorkin
|
787b4fbc3a
|
Correctly format market cap for penny stocks
|
11 years ago |
Michael Dvorkin
|
69fa0d1819
|
Optimized sorter initialization
|
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
|
79a1d5b508
|
Small optimizations
|
11 years ago |
Michael Dvorkin
|
8f55a6acf7
|
More tweaking of graceful panic/recover
|
11 years ago |
Michael Dvorkin
|
7accc918cb
|
Graceful panic/recover for market data errors
|
11 years ago |
Michael Dvorkin
|
391520c95a
|
Added LICENSE
|
11 years ago |
Michael Dvorkin
|
fd1e3b9089
|
Refactored updating sort order
|
11 years ago |
Michael Dvorkin
|
ef65f51624
|
Small simplification
|
11 years ago |
Michael Dvorkin
|
11dea8282b
|
Restructured source directory tree
|
11 years ago |
Michael Dvorkin
|
e5c017270d
|
Refactored templates and parsing of the market data
|
11 years ago |
Michael Dvorkin
|
00a7ee406d
|
Some more markup tweaks
|
11 years ago |
Michael Dvorkin
|
86037e627d
|
Refactored markup
|
11 years ago |
Michael Dvorkin
|
438f3f2f8a
|
Refactored sorter, reenabled grouping by advancing/declining stocks
|
11 years ago |
Michael Dvorkin
|
ee2853cafc
|
Sorting by market cap
|
11 years ago |
Michael Dvorkin
|
5dfff606c1
|
Dividend formatting to avoid $0.00
|
12 years ago |
Michael Dvorkin
|
e0b8453680
|
Column sorting
|
12 years ago |
Michael Dvorkin
|
4d4ed17228
|
Show sort order indicator in the header
|
12 years ago |
Michael Dvorkin
|
c8583aa4d0
|
Some refactoring
|
12 years ago |
Michael Dvorkin
|
7668f80e41
|
Initial implementation of column editor
|
12 years ago |
Michael Dvorkin
|
3ca08c6522
|
Implemented grouping by advanced/declined
|
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
|
d20bd3e822
|
Minor simplification
|
12 years ago |
Michael Dvorkin
|
cef05232a6
|
Refactored quotes
|
12 years ago |
Michael Dvorkin
|
fd46f19683
|
Refactored Market
|
12 years ago |
Michael Dvorkin
|
0a9ae0fea8
|
Refactored screen
|
12 years ago |
Michael Dvorkin
|
a63708a82b
|
Some cleanup
|
12 years ago |
Michael Dvorkin
|
a8e5c05cc1
|
Finished with adding/removing tickers
|
12 years ago |
Michael Dvorkin
|
02c0ef1c16
|
Regex tweaks for Yahoo market data
|
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 |