- Forums
- Help
- Is there an example of a bitget exchange policy?
Is there an example of a bitget exchange policy?
Author:
fx8848, Created: 2022-04-13 12:18:25, Updated:
Is there an example of a bitget exchange's strategy?
Is the data returned empty?
The following is a list of the largest companies by market capitalization in the United States, ranked by market capitalization. The following are the largest companies by market capitalization in the United States, ranked by market capitalization.
I looked at the API documentation, tried a few parameters, and returned the same result.
exchange.SetContractType ((swap_umcbl))
exchange.SetContractType ((swap_sumcbl))
exchange.SetContractType ((swap_dmcbl))
exchange.SetContractType ((swap_sdmcbl))
def main():
initAccount = _C(exchange.GetAccount)
Log(initAccount)
More
- Martin's shopping strategy for the net
- For those of you who understand my language, please help me understand what this code means: _TR:=MAX ((MAX (((HIGH-LOW),ABS ((REF ((CLOSE,1) -HIGH)),ABS ((REF ((CLOSE,1) -LOW));
- The real-time error reporting question
- Novice, Check it Out —— Take You to Cryptocurrency Quantitative Trading (1)
- Can you add support for typescript?
- Cryptocurrency Spot Hedge Strategy (2)
- Cryptocurrency Spot Hedge Strategy (1)
- In the Bitget API, there is a problem when the ordered transaction is placed on ADA, AVAX, AXS, BCH, DOT, EOS, ETC, FIL, LINK, LTC, LUNA, MATIC, SOL, XRP.
- Prayers
- Martin's net strategy of buying and selling on the spot
- Earn 80 Times in 5 Days — Power of High Frequency Strategy
- Application of Strategy Rental Code Metadata
- Advanced Platform Research — Python Data Analysis & Strategy Backtest
- Cryptocurrency Futures Martingale-Type Strategy Design
- Mylanguage Strategy to Achieve Real-Time Push of Position Changes to Mobile App & WeChat
- Cryptocurrency Manual Futures & Spot Hedge Strategy
- FMZ General Protocol Contract Access Example
- Futures & Spot Spread Return Arbitrage Analysis in Crypto-Margined Contracts
- Cancel the printing of a log
- Cancel all pending orders in current currency
fx8848There is also a problem with the bitget platform, pos = exchange.GetPosition (()) The transaction records in this account, why is there always only one, it is strange, in the official account, clearly there are three records, only returning the first one, what is the reason?
The data returned is as follows:
[map[Amount:10 ContractType:swap_umcbl FrozenAmount:0 Info:map[achievedProfits:0 available:10 averageOpenPrice:2.7974 cTime:1649769731083 holdMode:double_hold holdSide:long keepMarginRate:0.015 leverage:50 liquidationPrice:0 locked:0 margin:0.55948 marginCoin:USDT marginMode:crossed openDelegateCount:0 symbol:SANDUSDT_UMCBL total:10 unrealizedPL:0.1218] Margin:0.55948 MarginLevel:50 Price::2.7974 Profit:0.1218:0
fx8848I'm not sure what the problem is.
Exchange.SetContractType (("swap_umcbl") " is used to specify the type of the exchange.
Inventors quantify - small dreamsOK, the FMZ API documentation has a description.