php-binance-api
php-binance-api copied to clipboard
miniticker: Could not connect: Connection to tls://stream.binance.com:9443 timed out after 20 seconds
hi i want to use websocket
$api = new Binance\API( '',''); $api->caOverride = true;
$api->miniTicker(function($api, $ticker) { print_r($ticker); });
but I got this error: miniticker: Could not connect: Connection to tls://stream.binance.com:9443 timed out after 20 seconds
unfortunately you haven't provided enough info for me to determine the issue output from the following tools may help.
nslookup mtr nmap
chart(DOTUSDT,15m)) Could not connect: Connection to tls://stream.binance.com:9443 timed out after 60 seconds