https://github.com/puse/ticker-tape
Real time multi market ticker data server
https://github.com/puse/ticker-tape
Last synced: 4 months ago
JSON representation
Real time multi market ticker data server
- Host: GitHub
- URL: https://github.com/puse/ticker-tape
- Owner: puse
- Created: 2018-04-19T03:25:58.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2018-06-01T12:15:58.000Z (about 8 years ago)
- Last Synced: 2025-02-28T11:02:42.192Z (over 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ticker Tape
> *noun*
> - a paper strip on which messages are recorded in a telegraphic tape machine
> - a device that shows stock symbols and numbers to convey information about trade
** W.I.P **
### Development
#### Common Info
Prerequisites
- Git
- Docker and docker-compose
Boot up docker services
```
docker-compose up
```
#### Connectors
Some 3rd party examples
- https://www.confluent.io/product/connectors/
- https://github.com/Landoop/stream-reactor#connectors
Connectors should go to `~/connectors/` directory, labeled by their id, like
`~/connectors/bitfinex`