I am the original author of the app. This is an update to the project.
Cryptogalaxy [0] is an app which will get any cryptocurrencies ticker and trade data in real time from multiple exchanges and then saves it in multiple storage systems.
True. I can completely relate with this. I developed an open source crypto exchange connector [0] and created a fun twitter bot [1] on top of that. Currently twitter bot processes all the USDT market trades from Binance (around 260 markets with average 30,000 trades per minute) and calculates OHLC metrics every 15 minutes using InfluxDB. All these installations and calculations are done in a free tier 1 VCPU / 1 GB RAM AWS server (less than 10% CPU and less than 40% RAM usage always).
[0] : https://github.com/milkywaybrain/cryptogalaxy
[1] : https://twitter.com/moon_or_earth
Cryptogalaxy is an open source app which will get any cryptocurrencies ticker and trade data in real time from multiple exchanges and then saves it in multiple storage systems.
Hey, this is Pavan. I just created an open source project called Cryptogalaxy, by using which you can get any cryptocurrencies ticker and trade data from multiple exchanges through REST / websocket and save it into multiple storage systems.
Currently supported exchanges : FTX, Coinbase Pro, Binance, Bitfinex, HBTC.
Currently supported storages : Terminal Output, MySQL, Elastic Search.
I am the original author of the app. This is an update to the project.
Cryptogalaxy [0] is an app which will get any cryptocurrencies ticker and trade data in real time from multiple exchanges and then saves it in multiple storage systems.
Currently supported exchanges : FTX, Coinbase Pro, Binance, Bitfinex, BHEX, Huobi, Gateio, Kucoin, Bitstamp, Bybit, Probit, Gemini, Bitmart, Digifinex, AscendEX, Kraken, Binance US, OKEx, FTX US, HitBTC. Total 20.
Currently supported storages : Terminal Output, MySQL, Elasticsearch, InfluxDB, NATS, ClickHouse, S3. Total 7.
All feedback is welcome.
P.S Created fun twitter bot [1] using the app.
[0] : https://github.com/milkywaybrain/cryptogalaxy [1] : https://twitter.com/moon_or_earth
Thanks,
Pavan