Honzin / ccs

GNU Affero General Public License v3.0
23 stars 6 forks source link

baseVolume and quoteVolume - timeperiod #2

Open jonathan-s opened 6 years ago

jonathan-s commented 6 years ago

For the ticker there is a mention of the baseVolume and quoteVolume here: http://cryptocurrenciesstocks.readthedocs.io/poloniex.html#ccs.poloniex.public.returnTicker

But for what time period is this valid?

Honzin commented 6 years ago

It is ticker. So it means there is not some time period. It is valid in that moment when the poloniex server make the response. The server time when exactly the response was created it is not in response (as you can see in doc ...).

phon3 commented 6 years ago

Keep in mind I have always thought of baseVolume and quoteVolume being the 24hr. base period that started 24hrs before you made the current call.