Skip to content
This repository was archived by the owner on Apr 27, 2025. It is now read-only.
/ bitget-transaction Public archive

Bitget api 串接 google sheet可以得到指定交易對明細,可以方便進行財務管理及資金水位繪圖表格(資訊已過時)

Notifications You must be signed in to change notification settings

brianoy/bitget-transaction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

bitget_合約帳戶明細API

所有資訊皆已過時,bitget api已過渡到v2,請參考 過渡指引

基於google sheet的app script,可以直接利用Bitget自帶的api自動抓取合約交易 開倉關倉 做多做空的時間點、利潤、手續費、交易量,沒有任何交易功能

第一步:申請API

右上角點擊API管理,如果沒有綁定google authenticator的這時候會要求你綁定

passphrase的部分很像密碼,在此處輸入後就不會再出現,須牢記

權限方面建議不要將交易打開,以免有財產被盜走的風險存在,ip那格請留白,不要有任何ip的限制

接著下一步後可以得到三個東西,apikey, secretkey, passphrase

apikey:類似於你的api的帳號

secretkey:非常重要,加密的鑰匙

passphrase:類似於你的api的密碼

第二步:建立google sheet的副本

https://docs.google.com/spreadsheets/d/1ykDxYzQgo47Dquxjiep8bJs72wooCtWLTIy88zJRpEE/

點選左上角建立副本,你可以得到一份試算表出現在你的雲端硬碟

第三步:填入內容

此處就兩個部分需要填入

所需的時間區間

你的apikey,secretkey,passphrase

可能會遇到的問題

1.未開放權限,請放心地按下允許

About

Bitget api 串接 google sheet可以得到指定交易對明細,可以方便進行財務管理及資金水位繪圖表格(資訊已過時)

Topics

Resources

Stars

Watchers

Forks