davidayoub / IT490Project

0 stars 0 forks source link

Look for crypto api real time data #12

Closed alejjuuu closed 1 year ago

alejjuuu commented 1 year ago

The idea is to make a Crypto platform where people can see the latest biggest purchases and promising crypto projects that could substantially make hundreds of thousands.

alejjuuu commented 1 year ago

Please share ideas, it doesn't really have to be everything I say.

davidayoub commented 1 year ago

Binance API is considered to be one of the best crypto-to-crypto exchanges. Binance API is the digital platform that supports many popular cryptocurrencies like Dogecoin, Harmony, Ethereum, Bitcoin, and others. Binance API enables you to connect to the server with the help of Python or other programming languages so that you can automate your trading. It uses a RESTful architecture, making this API relatively approachable to anyone who has previously used an API. Support for spot trading Support for WebSockets streaming of live data Live and historical data availability Test environment available for sandbox testing Allows connecting Binance wallet

Lazaro-Barrios commented 1 year ago

We can also look at the CoinGecko API where we can take real time and historical crypto data. It's designed to be user friendly where we can use either python, JavaScript, php, and a couple of other programming languages.