A highly configurable stock ticker.
-
Download and unzip one of packages from the Releases tab, appropriate to your processor architecture.
-
Go to finnhub.io and sign up.
-
Go to dashboard and generate an API key.
-
Open
finnhub.config.json
and paste the API key. -
To run:
5.1 Windows: Run AssetDesmondServer.exe
5.2 Linux: Run the following commands:
chmod +x AssetDesmondServer ./AssetDesmondServer
The app is now available under localhost:5000