Adam Hayes
635e467e7a
Added fixes for crashing on bad filter
...
* Does not save profile in the SetFilter function.
* Saves profile on exit (exit from main loop).
* Clears filter string if it is found to be invalid in the Apply
function.
3 years ago
MendelGusmao
83e58ecb15
Implement expression-based filtering
5 years ago
MendelGusmao
9d93ee47cd
Add support for specifying a configuration file
5 years ago
Brandon Lee Camilleri
4092fcf8d3
Update profile.go
5 years ago
Michael Dvorkin
83e9055ce8
Update copyright year
9 years ago
Michael Dvorkin
bc666ec165
omg gofmt
10 years ago
Michael Dvorkin
b9050272ed
Refactored for more idiomatic Go
10 years ago
Michael Dvorkin
2e05c91d29
Updated profile as suggested by golint
11 years ago
Michael Dvorkin
3b9b0745de
More refactoring and docs as suggested by golint
11 years ago
Michael Dvorkin
391520c95a
Added LICENSE
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
11dea8282b
Restructured source directory tree
11 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
cef05232a6
Refactored quotes
12 years ago
Michael Dvorkin
a63708a82b
Some cleanup
12 years ago
Michael Dvorkin
a8e5c05cc1
Finished with adding/removing tickers
12 years ago
Michael Dvorkin
2c40c7f8bd
Refactored profile
12 years ago
Michael Dvorkin
8f727f1204
Added basics of line editor
12 years ago
Michael Dvorkin
713b87609d
Save/load profile
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
Michael Dvorkin
7cf1d8fba2
Added colors and proper column alignment
12 years ago
Michael Dvorkin
beece9c4b0
Code reorg
12 years ago