I know how to get price by ticker But, want to know is there a method to get all coin price to at once.
<code>// this is what i found using ticker
`https://www.binance.com/api/v3/ticker/price?symbol=BNBBTC`
</code>
<code>// this is what i found using ticker
`https://www.binance.com/api/v3/ticker/price?symbol=BNBBTC`
</code>
// this is what i found using ticker
`https://www.binance.com/api/v3/ticker/price?symbol=BNBBTC`
I wonder if there is a way to get all coin price at once.
I tried to find from docs but i didn’t get it
1