ConNECTING TO BITGET EXCHANGE

Registration link: https://www.bitget.com/expressly?vipCode=2MOON

Automatic cashback of 20% on spot and futures is available

  1. When creating API keys, the exchange offers to use a password; we don't use it, we specify 00000000 (eight zeros), since the need for a password was not understood by us:). Given that it should be passed in API-requests explicitly, not through hashes, in the request header.
  2. Bidding on the spot use for payment of commissions special coin BGB (discount is included by the bot automatically, but it does not hurt to check yourself here https://www.bitget.com/fee Also in the bot should be set up autopurchase BGB.
  3. Shoulders on futures are not loaded immediately (as well as on Gate); it is necessary to wait some time for all shoulders and max. limits to be updated in the table of marques
  4. There is no limit on the size of one order (yet...:)). Limits on maximal positions are available, they are not loaded at once, together with shoulders
  5. API limits: 6000 requests per minute AT ALL (i.e. Quite a lot), as well as a separate limit of 10 orders per second (protection is not possible due to the short reset time, just try not to go over this limit too much)
  6. A number of undocumented api functions are used: more levels in the stack, subscription to all trades at once. (i.e. more levels in the stack will not become more, it may become less if this function is disabled).
  7. Funding Time api gives for 1 request for 1 pair, so in order not to pull all 700+ markets, the time is taken by BTC-USDT. (so if the time is different on another market, the bot will not see it now).
  8. For correct operation of balances on futures, the multi-assets mode should be enabled (you can do it in the bot, menu - Assets - button MultiAssets ON)
  9. Chart loading is enabled now on futures
  10. Bitget's servers are located here: AWS Tokyo ap-northeast-1a (apne1-az4); AWS Tokyo ap-northeast-1c (apne1-az1)
  11. Balance on futures is updated with a delay
  12. No icebergs
  13. Only cross-margin, due to iso problems on this exchange. It is recommended to turn off auto-isolation margin in the bot. Even if you open a position in iso - subsequent limits, even if not executed, can knock out a position in cross.