stock-exchange

Public

Child Topics

currency
index

Readme

Not connected, not receiving live data

Finance Data

This project contains live data for various stock market indexes and currencies.

Note: If the values are not updated, it may be due to stock exchange not trading at the moment.

Currencies against EURO

More Currencies

Currency against USD

More Currencies

Bitcoin

Indices

More Indices

Readme fromĀ https://github.com/stefan-hudelmaier/gcmb-finance/blob/main/gcmb/README.md

Clients

Publish data:

mosquitto_pub \
  -h gcmb.io \
  -p 8883 \
  -i CLIENT_APP_ID/pub \
  -u CLIENT_APP_ID \
  -P CLIENT_APP_SECRET \
  -t finance/stock-exchange/sometopic \
  -r \
  -m "test"

Subscribe to data:

mosquitto_sub \
  -h gcmb.io \
  -p 8883 \
  -i CLIENT_APP_ID/sub \
  -u CLIENT_APP_ID \
  -P CLIENT_APP_SECRET \
  -t finance/stock-exchange/sometopic

About

Live currency and stock exchange index data

Repository

https://github.com/stefan-hudelmaier/gcmb-finance

Messages Sent in Last Minute

5

Messages Sent in Current Hour

153

Messages Sent Today

1,361

Last Message Published

2025-06-15 03:17:42

Grand Central Message Broker Ā© huditech 2025. All rights reserved