使用 Python 和 Bybit 交易所 API 預測加密貨幣趨勢
Predict cryptocurrency trends using Python and the Bybit exchange API
default.mp4
- 預測加密貨幣趨勢
- 結合 Discord 方便使用
- 無需上傳您的任何資料給予開發者
要使用 Bybit-Predict,您需要在系統上安裝 Python。 將此儲存庫 Clone 到您的電腦:
git clone https://github.com/kageryo/Bybit-Predict.git
安裝所需的函式庫:
pip install discord
pip install numpy
pip install pybit
- 於 config.json 文件修改相關設定。
- 將您的 Discord 機器人加入您的伺服器,並給予權限。
- 執行 main.py 檔案來啟動程式:
python main.py
- 此外,您必須先於 Discord Developer Portal 建立您的機器人。
Bybit-Predict 支援以下語言:
- 繁體中文(正體中文)
- 歡迎貢獻 :D
歡迎貢獻! 如果您發現任何錯誤或有改進建議,歡迎提出 Issues 或 Pull Requests。
本程式採用 GPL-2.0 license 授權 - 有關詳細信息,請參閱 LICENSE 文件。
有任何疑問請洽 hello@coderyo.com