Bitcoin Forum
June 17, 2024, 04:59:09 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Informations given par Bittrex API  (Read 186 times)
holepauvre (OP)
Full Member
***
Offline Offline

Activity: 133
Merit: 100



View Profile
November 01, 2017, 03:41:30 PM
 #1

Hi all,

Could you please explain the following informations given by this web service for example :
- Volume
- BaseVolume
- OpenBuyOrders
- OpenSellOrders
- PrevDay

Many thanks  Wink
OmegaStarScream
Staff
Legendary
*
Offline Offline

Activity: 3514
Merit: 6162



View Profile
November 02, 2017, 07:40:43 AM
 #2

- Volume should represent how many LTC (in this case) has been traded in the last 24 hours
- Base volume is more like the first pair (In this case BTC as Its BTC/LTC). It's the total value traded (doesn't matter If it's a buy or sell order).
- How many buy/sell orders are available
- The price in BTC (for this case) of the previous day (I believe its needed to calculate the last 24 hours % changes)

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
holepauvre (OP)
Full Member
***
Offline Offline

Activity: 133
Merit: 100



View Profile
November 02, 2017, 09:55:26 AM
 #3

- Volume should represent how many LTC (in this case) has been traded in the last 24 hours
- Base volume is more like the first pair (In this case BTC as Its BTC/LTC). It's the total value traded (doesn't matter If it's a buy or sell order).
- How many buy/sell orders are available
- The price in BTC (for this case) of the previous day (I believe its needed to calculate the last 24 hours % changes)

Thank you for these informations. So, for example, tradingview use the property "volume" to draw the bellow volume indicator ?

Xavier59
Hero Member
*****
Offline Offline

Activity: 729
Merit: 545


View Profile
November 04, 2017, 05:07:49 PM
 #4

- Volume should represent how many LTC (in this case) has been traded in the last 24 hours
- Base volume is more like the first pair (In this case BTC as Its BTC/LTC). It's the total value traded (doesn't matter If it's a buy or sell order).
- How many buy/sell orders are available
- The price in BTC (for this case) of the previous day (I believe its needed to calculate the last 24 hours % changes)

Thank you for these informations. So, for example, tradingview use the property "volume" to draw the bellow volume indicator ?



That's incorrect. The informations you are looking for (volume) are only given for the previous 24 hours.
You can't know how tradingview is getting the informations, it could be either :
- A parteneriat between bittrex and tradingview so that tradingview is getting some informations you can't get.
- A calculation made by tradingview based on all the trades. (listening to the socket api)

If you are looking to do the same thing, you should either contact bittrex for some "special" access (unlikely except if you are from a company) or use sockets to listen to all the trades and adds them up to calculate the volume.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!