Skip to main content

websocket_test

Project description

# pip install zerocap-websocket-test -i https://www.pypi.org/simple/

# demo:

# from zerocap_websocket_test import ZerocapWebsocketTest # # API key and secret required # apiKey = “*” # apiSecret = “*” # # websocket = ZerocapWebsocketTest(apiKey, apiSecret) # # # Subscribe to Market data # market_connect = websocket.get_market() # # # Subscription order updates and transaction records # orders_connect = websocket.get_orders() # # while True: # # Get subscription messages # message = websocket.get_message(market_connect) # # print(f”Receiving message from server: n{message}”) # if not message: # print(“Connection close”) # break

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zerocap_websocket_test-1.0.7.tar.gz (6.9 kB view details)

Uploaded Source

File details

Details for the file zerocap_websocket_test-1.0.7.tar.gz.

File metadata

File hashes

Hashes for zerocap_websocket_test-1.0.7.tar.gz
Algorithm Hash digest
SHA256 50e34c44a2c5a024c5ce27a7f2e362cc50e947915a57f42776d96beaecbd3407
MD5 4fa07359fc5fee801dcf5130d8210408
BLAKE2b-256 aac0df6c8c1a9db29a578e93e7b6fe7d23edb694da97ee9430e718fef2d4192c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page