binance_api_english | Unsorted

Telegram-канал binance_api_english - Binance API (English Only)

12954

https://github.com/binance/binance-spot-api-docs https://developers.binance.com/en Binance Official English Group https://t.me/binanceexchange Binance English Announcements https://t.me/binance_announcements

Subscribe to a channel

Binance API (English Only)

I tried using a address from Binance JP, binance.com and a random address with vaspCountry ‘jp’, all of them didnt work
I then tried ‘us’ just for testing but it didnt work either, some other country codes worked even though the address is not from those countries

I guess the problem is not related to the address being used

Читать полностью…

Binance API (English Only)

On spot you can place an OCO order,
on futures https://dev.binance.vision/t/how-to-implement-otoco-tp-sl-orders-using-api/1622

Admin

Читать полностью…

Binance API (English Only)

hey admin,
could you help me to resolve this?
No matter which address I used, some country codes like jp or us didn't work.

Читать полностью…

Binance API (English Only)

Correct, firstly get the download ID https://developers.binance.com/docs/derivatives/usds-margined-futures/account/rest-api/Get-Download-Id-For-Futures-Transaction-History

and you can generate with https://developers.binance.com/docs/derivatives/usds-margined-futures/account/rest-api/Get-Futures-Transaction-History-Download-Link-by-Id

- admin

Читать полностью…

Binance API (English Only)

is this supposed to be the correct one ?

https://developers.binance.com/docs/derivatives/usds-margined-futures/account/rest-api/Get-Futures-Transaction-History-Download-Link-by-Id

Читать полностью…

Binance API (English Only)

No, there is not. If the withdrawal wallet address is not valid it would throw an invalid error, there is a regEx that's used to check it, for example:

"network": "ETH",
"coin": "USDT",
"addressRegex": "^(0x)[0-9A-Fa-f]{40}$",

This check is done automatically, but the API won't check if the wallet address belongs to that network or not, if it falls within the regEx it will execute the withdraw

-admin

Читать полностью…

Binance API (English Only)

Is there any api available to check withdrawal wallet address is valid or not

Читать полностью…

Binance API (English Only)

We need access through the API to the following data for all of our affiliated users:
• 30-day trading volume or monthly trading volume
• daily trading volume (if possible)
• KYC status (verified / unverified)

Читать полностью…

Binance API (English Only)

i cannot send messages... gets deleted all the time

Читать полностью…

Binance API (English Only)

This should be filled only if the recipient is in one of those countries

Читать полностью…

Binance API (English Only)

let me give you more context:
I'm using a Binance account registered with Binance Japan to make a withdrawal to a Binance address.
I had to fill the questionnaire to proceed as I'm now allowed to use normal Withdraw API. From what i understand, vaspCountry should reflect the specific entity the recipient is using.
I tried entering us, jp but it gave me the same error "info": "[[{\"message\":\"Not a valid Answer in the options\",\"field\":\"vaspCountry\",\"value\":\"jp\"}]]"
But then when i tried random countries like af, br, it worked. I'm not sure why.

Читать полностью…

Binance API (English Only)

Why are you filling the travel rule for a USA wallet ?
https://developers.binance.com/docs/wallet/travel-rule/withdraw-questionnaire#local-entities
check the countries here
admin

Читать полностью…

Binance API (English Only)

yes, the questionnaire param in the Withdraw API (https://developers.binance.com/docs/wallet/travel-rule/withdraw) is the Withdraw Questionnaire Contents page you shared

Читать полностью…

Binance API (English Only)

Use coinmarketcap
admin

Читать полностью…

Binance API (English Only)

Hi admin,
I'm testing the travel rule withdraw API (https://developers.binance.com/docs/wallet/travel-rule/withdraw), and it's returning the below response. I used vasp: BINANCE, vaspCountry: us. Does it mean the wallet is not registered with Binance US??
"accepted": false,
"info": "[[{\"message\":\"Not a valid Answer in the options\",\"field\":\"vaspCountry\",\"value\":\"us\"}]]"

Читать полностью…

Binance API (English Only)

is the recipient binance US or binance.com ?

Читать полностью…

Binance API (English Only)

wss://stream.binance.com:9443 If Binance spot websocket is connected to this subscription aggTrade, assuming that the server matches 500 data with the same millisecond timestamp, what is the approximate push rate of the server?

Читать полностью…

Binance API (English Only)

Hi!

Exchange Binance

New Order Limit TP/SL (Strategy Order)
via API:

MainNet / TestNet

Spot - Exist?
Futures - Exist?

Читать полностью…

Binance API (English Only)

I'm trying to get historical forced trades via api. But the trades seem to be occurring outside of the bar range. Is this possible?

Читать полностью…

Binance API (English Only)

Hi there, is there a way to access historical transactions and pnl via futures ?

If I recall, the length of API access is longer than the binance website UI right ? for example such as retrieving the PNL or trades for each ticker etc

Читать полностью…

Binance API (English Only)

Binance does not provide a direct endpoint for these. for trading volume, you can calculate this by fetching historical trades and aggregating the data.
Endpoint: /api/v3/myTrades

- admin

Читать полностью…

Binance API (English Only)

is such an API available?

Читать полностью…

Binance API (English Only)

We need an API for our affiliates which we refer to Binance.

Читать полностью…

Binance API (English Only)

hmm i'm not sure what you meant by that
I'm using Binance Japan account which requires filling the questionnaire when withdrawing so it's not possible to use normal withdraw API and not to fill the questionnaire.
Since I'm the recipient's address is Binance one I also need to fill vasp and vaspCountry as well

Читать полностью…

Binance API (English Only)

Please contact customer service, this chat focuses on public api
admin

Читать полностью…

Binance API (English Only)

Hello Admin,

We want to use P2P API to get my Account statistics,

1.For Total Number of Users 2.Total No. of reviews

Could you Please advice?

Читать полностью…

Binance API (English Only)

you know times are tough when Kang had to become a developer😄

Читать полностью…

Binance API (English Only)

You mean you are using
https://developers.binance.com/docs/wallet/travel-rule/withdraw-questionnaire

Right? because the endpoint you shared does not accept the parameters you mentioned.

Читать полностью…

Binance API (English Only)

How can I get the pairs circulation supply then

Читать полностью…

Binance API (English Only)

It is for non commercial personal use, if you are going to use for commercial use the situation is different. You can check Binance Terms of Use (TOU) page.
https://www.binance.com/en/terms

Читать полностью…
Subscribe to a channel