Get Bitstamp real time Bitcoin euro price
It uses Bitstamp WebSocket API v2.
Documentation about websocket protocol can be found on the following link: https://websockets.readthedocs.io/en/stable/.
include ( 'BitstampRTP.php' );
echo BitstampRTP::RTP();
This project is open source under the GNU GENERAL PUBLIC LICENSE, which means you have full access to the source code and can modify it to fit your own needs. See LICENSE for more information.
GNU © Sergio Casizzone