27 Commits (c1b02a7bb64d91c3c3e5f0c3c8229ff840e27d28)

Author SHA1 Message Date
voidd fa17d92b45 RUB symbol was added 5 years ago
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 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 11 years ago
Michael Dvorkin e0b8453680 Column sorting 11 years ago
Michael Dvorkin 4d4ed17228 Show sort order indicator in the header 11 years ago
Michael Dvorkin c8583aa4d0 Some refactoring 11 years ago
Michael Dvorkin 7668f80e41 Initial implementation of column editor 11 years ago
Michael Dvorkin 3ca08c6522 Implemented grouping by advanced/declined 11 years ago
Michael Dvorkin 233e5122d6 Don't bother fetching quotes if the market is closed 11 years ago
Michael Dvorkin 9695ec3ad0 Initial formatter refactoring 11 years ago
Michael Dvorkin d20bd3e822 Minor simplification 11 years ago
Michael Dvorkin cef05232a6 Refactored quotes 11 years ago
Michael Dvorkin fd46f19683 Refactored Market 11 years ago
Michael Dvorkin 0a9ae0fea8 Refactored screen 11 years ago
Michael Dvorkin a63708a82b Some cleanup 11 years ago
Michael Dvorkin a8e5c05cc1 Finished with adding/removing tickers 11 years ago
Michael Dvorkin 02c0ef1c16 Regex tweaks for Yahoo market data 11 years ago
Michael Dvorkin 8f727f1204 Added basics of line editor 11 years ago
Michael Dvorkin 327c3e256d Added market update goroutine 11 years ago
Michael Dvorkin 76fef0ee0a Converted quotes fetcher to goroutine 11 years ago