Find Jobs
Hire Freelancers

Take an existing GitHub API Python Websocket project and get it in operation on my computer.

$250-750 USD

已完成
已发布超过 3 年前

$250-750 USD

货到付款
Take an existing GitHub API Python Websocket project and get it in operation on my computer. Apparently, the programs are all working. Because of my lack of Python knowledge, I just don’t know how to set it up on my system. See below the [login to view URL] from GitHub: BybitWebsocket Adapter This is a simple adapter for connecting to Bybit's websocket API. Installation pip install bybit-ws Quickstart We have implemented all real-time API in the BybitWebsocket library. Import the official Bybit websocket library and create and object: from BybitWebsocket import BybitWebsocket ws = BybitWebsocket(wsURL="wss://[login to view URL]", api_key=None, api_secret=None) To access private topics, api_key and api_secret must have been passed. Using the ws object we can subscribe to websocket topics. Subscribe to topics & get the response All topics have a "subscribe" method. Find out more about the different topics and their responses in the documentation of the websocket API. Notice that if you get an empty list when you try to get data with get_data method, it means the websocket client has not yet receive the data of the topic you want from the server. # subscribe to topics ws.subscribe_orderBookL2("BTCUSD") ws.subscribe_kline("BTCUSD", '1m') ws.subscribe_order() ws.subscribe_execution() ws.subscribe_position() ws.subscribe_instrument_info('BTCUSD') ws.subscribe_insurance() # get responses forever while(1): [login to view URL](ws.get_data("[login to view URL]")) [login to view URL](ws.get_data('kline.BTCUSD.1m')) [login to view URL](ws.get_data('order')) [login to view URL](ws.get_data("execution")) [login to view URL](ws.get_data("position")) [login to view URL](ws.get_data("[login to view URL]")) [login to view URL](ws.get_data('[login to view URL]')) [login to view URL](ws.get_data('[login to view URL]')) sleep(1) # wait one second before checking for new responses See a full example detailing all the endpoints in main.py. I have PyCharm installed on my machine, and I ran the pip install bybit-ws. However, I’m not certain how to Import the official Bybit websocket library and create an object.
项目 ID: 26905656

关于此项目

5提案
远程项目
活跃4 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
颁发给:
用户头像
Hello sir, I have gone through your project description and the problem seems to be related to importing the Bybit web socket library and creating an object to communicate with Bybit and receive their trading data. This problem can be resolved by properly creating the web socket object and utilizing its functions in addition to importing other Python libraries to produce the output. I can immediately share with you how to properly do that and I can ensure you the success of the operation. I can finish this in a very short time. I hope I hear from you soon Looking forward for your message!
$250 USD 在1天之内
0.0 (0条评论)
0.0
0.0
5威客以平均价$472 USD来参与此工作竞价
用户头像
50, 000 Relevant Skills and Experience Computer course , english langugae course, 1 year experince
$556 USD 在10天之内
0.0 (0条评论)
0.0
0.0
用户头像
hey sir , I have read your project instructions carefully. I have determinde that I could deliver the work on time . I have a team of 20 member with 4 - 8 year experience and all have expert ,and we work 24 hour so we finish the work very fast . Check my portfolio of work . I m glad to work with you . so,you can choose as a trusted worker . we will discuss further details in chat . looking forward to hearing from you soon. thankyou, yashrao
$500 USD 在8天之内
0.0 (0条评论)
0.0
0.0

关于客户

SOUTH AFRICA的国旗
Durban, South Africa
0.0
0
付款方式已验证
会员自9月 9, 2019起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。