Connexion Bitget pour LinkyFlow
LinkyFlow ramene les donnees Bitget dans Excel avec 30 workflows pour analyser les marches, suivre les wallets et preparer vos reportings sans changer d outil.
Ressources
19
Requetes de lecture
19
Actions ecriture
11
Champs documentes
331
Workflows a ramener dans Excel
Chaque ressource ci-dessous correspond a un workflow tableur concret. Les lectures ramenent des colonnes utiles dans Excel; les creations et modifications indiquent ce qui peut etre relu en lignes avant envoi.
Connection
Get My Capabilities
What this connection can actually do right now: which account types are reachable and which operations are available or unavailable, with the reason. Costs no exchange call.
Get My Capabilities
What this connection can actually do right now: which account types are reachable and which operations are available or unavailable, with the reason. Costs no exchange call.
Route: GET /myCapabilities
Formule Excel: =LF.bitget.myCapabilities("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
available | boolean | — | - |
capability | string | — | - |
providerEnvironment | enum | — | - |
reason | string | — | - |
Futures
Get Funding Rate
Retrieve the current funding rate for the given perpetual contract symbols
Get Funding Rate
Retrieve the current funding rate for the given perpetual contract symbols
Route: GET /getFundingRate
Formule Excel: =LF.bitget.getFundingRate("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
fundingRate | number | — | - |
fundingRateExact | string | — | - |
fundingTimestamp | number | — | - |
indexPrice | number | — | - |
indexPriceExact | string | — | - |
markPrice | number | — | - |
markPriceExact | string | — | - |
nextFundingRate | number | — | - |
nextFundingRateExact | string | — | - |
symbol | enum | — | - |
Get My Futures Balances
Fetch my futures (swap) wallet balances (free, used, total)
Get My Futures Balances
Fetch my futures (swap) wallet balances (free, used, total)
Route: GET /myFuturesBalances
Formule Excel: =LF.bitget.myFuturesBalances("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
asset | enum | — | - |
free | number | — | - |
freeExact | string | — | - |
total | number | — | - |
totalExact | string | — | - |
used | number | — | - |
usedExact | string | — | - |
Margin Mode
Margin Mode
Route: PATCH /setMarginMode
Entrees configurables
Donnees retournees dans Excel
Cette action retourne une confirmation plutot qu une table selectionnable.
Get My Positions
List my open futures positions with P&L and risk metrics
Get My Positions
List my open futures positions with P&L and risk metrics
Route: GET /myPositions
Formule Excel: =LF.bitget.myPositions("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
accountType | enum | — | - |
collateral | number | — | - |
collateralExact | string | — | - |
contracts | number | — | - |
contractsExact | string | — | - |
contractSize | number | — | - |
contractSizeExact | string | — | - |
datetime | date | — | - |
entryPrice | number | — | - |
entryPriceExact | string | — | - |
initialMargin | number | — | - |
initialMarginExact | string | — | - |
leverage | number | — | - |
liquidationPrice | number | — | - |
liquidationPriceExact | string | — | - |
maintenanceMargin | number | — | - |
maintenanceMarginExact | string | — | - |
marginMode | enum | — | - |
markPrice | number | — | - |
markPriceExact | string | — | - |
notional | number | — | - |
notionalExact | string | — | - |
percentage | number | — | - |
provider | enum | — | - |
providerEnvironment | enum | — | - |
side | enum | — | - |
symbol | enum | — | - |
timestamp | number | — | - |
unrealizedPnl | number | — | - |
unrealizedPnlExact | string | — | - |
Futures Order
Futures Order
Route: POST /postFuturesTrade
Entrees configurables
Donnees retournees dans Excel
Cette action retourne une confirmation plutot qu une table selectionnable.
Leverage
Leverage
Route: PATCH /setLeverage
Entrees configurables
Donnees retournees dans Excel
Cette action retourne une confirmation plutot qu une table selectionnable.
Position
Position
Route: DELETE /closePosition
Entrees configurables
Donnees retournees dans Excel
Cette action retourne une confirmation plutot qu une table selectionnable.
Margin
Get My Borrow Interest
List the interest accrued on my margin borrows
Get My Borrow Interest
List the interest accrued on my margin borrows
Route: GET /myBorrowInterest
Formule Excel: =LF.bitget.myBorrowInterest("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
amountBorrowed | number | — | - |
currency | string | — | - |
datetime | date | — | - |
interest | number | — | - |
interestRate | number | — | - |
marginMode | enum | — | - |
symbol | enum | — | - |
timestamp | number | — | - |
Get My Borrow Rates
Current margin borrow interest rates (cross per asset, isolated per pair)
Get My Borrow Rates
Current margin borrow interest rates (cross per asset, isolated per pair)
Route: GET /myBorrowRates
Formule Excel: =LF.bitget.myBorrowRates("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
currency | string | — | - |
datetime | date | — | - |
period | number | — | - |
rate | number | — | - |
symbol | enum | — | - |
timestamp | number | — | - |
Get My Margin Balances
Fetch my margin account balances with borrowed debt (cross or isolated)
Get My Margin Balances
Fetch my margin account balances with borrowed debt (cross or isolated)
Route: GET /myMarginBalances
Formule Excel: =LF.bitget.myMarginBalances("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
asset | enum | — | - |
debt | number | — | - |
debtExact | string | — | - |
free | number | — | - |
freeExact | string | — | - |
symbol | enum | — | - |
total | number | — | - |
totalExact | string | — | - |
used | number | — | - |
usedExact | string | — | - |
Margin Order
Margin Order
Route: POST /postMarginTrade
Entrees configurables
Donnees retournees dans Excel
Cette action retourne une confirmation plutot qu une table selectionnable.
Borrow
Borrow
Route: PATCH /borrowMargin
Entrees configurables
Donnees retournees dans Excel
Cette action retourne une confirmation plutot qu une table selectionnable.
Repay
Repay
Route: DELETE /repayMargin
Entrees configurables
Donnees retournees dans Excel
Cette action retourne une confirmation plutot qu une table selectionnable.
Spot
Get Market Metadata
Trading rules for a symbol: minimum and maximum quantity, lot step, price tick and minimum notional. Use it to size an order that the exchange will accept.
Get Market Metadata
Trading rules for a symbol: minimum and maximum quantity, lot step, price tick and minimum notional. Use it to size an order that the exchange will accept.
Route: GET /getMarketMetadata
Formule Excel: =LF.bitget.getMarketMetadata("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
active | boolean | — | - |
base | string | — | - |
contract | boolean | — | - |
maxNotional | string | — | - |
maxPrice | string | — | - |
maxQty | string | — | - |
minNotional | string | — | - |
minPrice | string | — | - |
minQty | string | — | - |
quote | string | — | - |
stepSize | string | — | - |
symbol | enum | — | - |
tickSize | string | — | - |
Get My Balances
Fetch my account balances (free, used, total). Filter with "assets" to read only the ones you care about instead of the whole wallet, and pick the account with "accountType".
Get My Balances
Fetch my account balances (free, used, total). Filter with "assets" to read only the ones you care about instead of the whole wallet, and pick the account with "accountType".
Route: GET /myBalances
Formule Excel: =LF.bitget.myBalances("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
accountType | enum | — | - |
asset | enum | — | - |
debt | number | — | - |
debtExact | string | — | - |
free | number | — | - |
freeExact | string | — | - |
providerEnvironment | enum | — | - |
total | number | — | - |
totalExact | string | — | - |
used | number | — | - |
usedExact | string | — | - |
Get My Deposits
List my deposit history. Not every connection can serve it — a sandbox account can be much narrower than the real venue — and the capability matrix says so up front rather than failing at the exchange.
Get My Deposits
List my deposit history. Not every connection can serve it — a sandbox account can be much narrower than the real venue — and the capability matrix says so up front rather than failing at the exchange.
Route: GET /myDeposits
Formule Excel: =LF.bitget.myDeposits("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
address | string | — | - |
addressFrom | string | — | - |
addressTo | string | — | - |
amount | number | — | - |
amountExact | string | — | - |
comment | string | — | - |
currency | string | — | - |
datetime | date | — | - |
fee_cost | number | — | - |
fee_currency | string | — | - |
fee_rate | number | — | - |
id | id | — | - |
providerData | string | — | - |
status | enum | — | - |
tag | string | — | - |
tagFrom | string | — | - |
tagTo | string | — | - |
timestamp | number | — | - |
txid | string | — | - |
type | enum | — | - |
updated | number | — | - |
Get My Open Orders
List the orders still resting on the book, across every pair when no symbol is given. Use it to find the orderId to cancel.
Get My Open Orders
List the orders still resting on the book, across every pair when no symbol is given. Use it to find the orderId to cancel.
Route: GET /myOpenOrders
Formule Excel: =LF.bitget.myOpenOrders("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
_meta | string | — | - |
accountType | enum | — | - |
amount | number | — | - |
amountExact | string | — | - |
average | number | — | - |
averagePrice | number | — | - |
averagePriceExact | string | — | - |
clientOrderId | string | — | - |
cost | number | — | - |
costExact | string | — | - |
datetime | date | — | - |
fee_cost | number | — | - |
fee_currency | string | — | - |
feeCost | number | — | - |
feeCostExact | string | — | - |
feeCurrency | string | — | - |
fees | string[] | — | - |
filled | number | — | - |
filledExact | string | — | - |
id | id | — | - |
lastUpdateTimestamp | number | — | - |
linkyflowOrderId | id | — | - |
orderType | enum | — | - |
price | number | — | - |
priceExact | string | — | - |
providerEnvironment | enum | — | - |
providerOrderId | id | — | - |
remaining | number | — | - |
remainingExact | string | — | - |
side | enum | — | - |
status | enum | — | - |
stopPrice | number | — | - |
stopPriceExact | string | — | - |
symbol | enum | — | - |
timeInForce | string | — | - |
timestamp | number | — | - |
type | enum | — | - |
Cancel All
Cancel All
Route: DELETE /cancelAllOrders
Entrees configurables
Donnees retournees dans Excel
Cette action retourne une confirmation plutot qu une table selectionnable.
Get My Orders
List my open and closed orders
Utilise comme filtre par
Get My Orders
List my open and closed orders
Route: GET /myOrders
Formule Excel: =LF.bitget.myOrders("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
_meta | string | — | - |
accountType | enum | — | - |
amount | number | — | - |
amountExact | string | — | - |
average | number | — | - |
averagePrice | number | — | - |
averagePriceExact | string | — | - |
clientOrderId | string | — | - |
cost | number | — | - |
costExact | string | — | - |
datetime | date | — | - |
fee_cost | number | — | - |
fee_currency | string | — | - |
feeCost | number | — | - |
feeCostExact | string | — | - |
feeCurrency | string | — | - |
fees | string[] | — | - |
filled | number | — | - |
filledExact | string | — | - |
id | id | — | - |
lastTradeTimestamp | number | — | - |
lastUpdateTimestamp | number | — | - |
linkyflowOrderId | id | — | - |
orderType | enum | — | - |
postOnly | boolean | — | - |
price | number | — | - |
priceExact | string | — | - |
providerEnvironment | enum | — | - |
providerOrderId | id | — | - |
reduceOnly | boolean | — | - |
remaining | number | — | - |
remainingExact | string | — | - |
side | enum | — | - |
status | enum | — | - |
stopLossPrice | number | — | - |
stopPrice | number | — | - |
stopPriceExact | string | — | - |
symbol | enum | — | - |
takeProfitPrice | number | — | - |
timeInForce | string | — | - |
timestamp | number | — | - |
trades | string | — | - |
triggerPrice | number | — | - |
type | enum | — | - |
Create Order
Create Order
Route: POST /postTrade
Entrees configurables
Donnees retournees dans Excel
Cette action retourne une confirmation plutot qu une table selectionnable.
Preview Order
Preview Order
Route: PATCH /previewTrade
Entrees configurables
Donnees retournees dans Excel
Cette action retourne une confirmation plutot qu une table selectionnable.
Cancel Order
Cancel Order
Route: DELETE /cancelOrder
Entrees configurables
Donnees retournees dans Excel
Cette action retourne une confirmation plutot qu une table selectionnable.
Get My Trades
Retrieve my trade history
Get My Trades
Retrieve my trade history
Route: GET /myTrades
Formule Excel: =LF.bitget.myTrades("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
amount | number | — | - |
cost | number | — | - |
datetime | date | — | - |
fee_cost | number | — | - |
fee_currency | string | — | - |
id | id | — | - |
order | id | → myOrders | - |
price | number | — | - |
side | enum | — | - |
symbol | enum | — | - |
takerOrMaker | enum | — | - |
timestamp | number | — | - |
type | enum | — | - |
Get My Withdrawals
List my withdrawal history (read only — LinkyFlow never sends crypto out). Not every connection can serve it; the capability matrix says which can.
Get My Withdrawals
List my withdrawal history (read only — LinkyFlow never sends crypto out). Not every connection can serve it; the capability matrix says which can.
Route: GET /myWithdrawals
Formule Excel: =LF.bitget.myWithdrawals("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
address | string | — | - |
addressFrom | string | — | - |
addressTo | string | — | - |
amount | number | — | - |
amountExact | string | — | - |
comment | string | — | - |
currency | string | — | - |
datetime | date | — | - |
fee_cost | number | — | - |
fee_currency | string | — | - |
fee_rate | number | — | - |
id | id | — | - |
providerData | string | — | - |
status | enum | — | - |
tag | string | — | - |
tagFrom | string | — | - |
tagTo | string | — | - |
timestamp | number | — | - |
txid | string | — | - |
type | enum | — | - |
updated | number | — | - |
Get OHLCV
Get historical candlestick (OHLCV) data for given symbols
Get OHLCV
Get historical candlestick (OHLCV) data for given symbols
Route: GET /getOHLCV
Formule Excel: =LF.bitget.getOHLCV("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
close | number | — | - |
high | number | — | - |
low | number | — | - |
open | number | — | - |
openTime | number | — | - |
symbol | enum | — | - |
volume | number | — | - |
Get One Order
Read one order by its exchange id, with what it has actually filled so far.
Get One Order
Read one order by its exchange id, with what it has actually filled so far.
Route: GET /myOrder
Formule Excel: =LF.bitget.myOrder("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
_meta | string | — | - |
accountType | enum | — | - |
amount | number | — | - |
amountExact | string | — | - |
average | number | — | - |
averagePrice | number | — | - |
averagePriceExact | string | — | - |
clientOrderId | string | — | - |
cost | number | — | - |
costExact | string | — | - |
datetime | date | — | - |
fee_cost | number | — | - |
fee_currency | string | — | - |
feeCost | number | — | - |
feeCostExact | string | — | - |
feeCurrency | string | — | - |
fees | string[] | — | - |
filled | number | — | - |
filledExact | string | — | - |
id | id | — | - |
lastUpdateTimestamp | number | — | - |
linkyflowOrderId | id | — | - |
orderType | enum | — | - |
price | number | — | - |
priceExact | string | — | - |
providerEnvironment | enum | — | - |
providerOrderId | id | — | - |
remaining | number | — | - |
remainingExact | string | — | - |
side | enum | — | - |
status | enum | — | - |
stopPrice | number | — | - |
stopPriceExact | string | — | - |
symbol | enum | — | - |
timeInForce | string | — | - |
timestamp | number | — | - |
type | enum | — | - |
Get Order Book
Fetch the current order book for a symbol. Asks come first, best (lowest) offer first, then bids, best (highest) first.
Get Order Book
Fetch the current order book for a symbol. Asks come first, best (lowest) offer first, then bids, best (highest) first.
Route: GET /getOrderBook
Formule Excel: =LF.bitget.getOrderBook("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
amount | number | — | - |
price | number | — | - |
symbol | enum | — | - |
type | enum | — | - |
Get Ticker 24h
Retrieve 24-hour rolling ticker statistics for given symbols
Get Ticker 24h
Retrieve 24-hour rolling ticker statistics for given symbols
Route: GET /getTicker24h
Formule Excel: =LF.bitget.getTicker24h("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
ask | number | — | - |
askVolume | number | — | - |
average | number | — | - |
baseVolume | number | — | - |
bid | number | — | - |
bidVolume | number | — | - |
change | number | — | - |
close | number | — | - |
datetime | date | — | - |
high | number | — | - |
indexPrice | number | — | - |
last | number | — | - |
low | number | — | - |
markPrice | number | — | - |
open | number | — | - |
percentage | number | — | - |
previousClose | number | — | - |
quoteVolume | number | — | - |
symbol | enum | — | - |
timestamp | number | — | - |
vwap | number | — | - |
Get Trades
Retrieve recent trades for given symbols
Get Trades
Retrieve recent trades for given symbols
Route: GET /getTrades
Formule Excel: =LF.bitget.getTrades("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
_meta | string | — | - |
accountType | enum | — | - |
amount | number | — | - |
amountExact | string | — | - |
average | number | — | - |
cost | number | — | - |
costExact | string | — | - |
datetime | date | — | - |
fee_cost | number | — | - |
fee_currency | string | — | - |
feeCost | number | — | - |
feeCostExact | string | — | - |
feeCurrency | string | — | - |
fees | string[] | — | - |
id | id | — | - |
lastUpdateTimestamp | number | — | - |
linkyflowOrderId | id | — | - |
order | id | → myOrders | - |
orderType | enum | — | - |
price | number | — | - |
priceExact | string | — | - |
providerEnvironment | enum | — | - |
side | enum | — | - |
symbol | enum | — | - |
takerOrMaker | enum | — | - |
timestamp | number | — | - |
type | enum | — | - |