Skip to content

chaoyihu/stock-price-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 23, 2023
00f42c5 · Dec 23, 2023

History

11 Commits
Dec 23, 2023
Dec 18, 2023
Dec 18, 2023
Dec 18, 2023
Dec 21, 2023
Dec 18, 2023
Dec 18, 2023
Dec 18, 2023

Repository files navigation

Stock Price Monitor

Example: Run ./gradlew run --args="Apple"

Interface: monitor

Terminal Output:

> Task :app:run
   _    _
  | \  / |    _       _   #   |      _        _
  |  \/  |  /   \  |/  |  |  -|--  /   \   | /
  |      | |     | |   |  |   |   |     |  |
  |      |  \ _ /  |   |  |   |/   \ _ /   |

###################################################
QueryingApplestock price every 5 seconds... Start now!
###################################################
Apple
https://www.google.com/search?q=stock+ticker+symbol+Apple
AAPL:NASDAQ
Fetching Price:https://www.google.com/finance/quote/AAPL:NASDAQ
2023-12-21 11:44:41.01: 194.26USD
Fetching Price:https://www.google.com/finance/quote/AAPL:NASDAQ
2023-12-21 11:44:46.521: 194.26USD
Fetching Price:https://www.google.com/finance/quote/AAPL:NASDAQ
2023-12-21 11:44:52.023: 194.26USD
Fetching Price:https://www.google.com/finance/quote/AAPL:NASDAQ
2023-12-21 11:44:57.551: 194.26USD
Fetching Price:https://www.google.com/finance/quote/AAPL:NASDAQ
2023-12-21 11:45:03.107: 194.28USD
Fetching Price:https://www.google.com/finance/quote/AAPL:NASDAQ
2023-12-21 11:45:08.802: 194.30USD
...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages