decred / dcrdata

Decred block explorer, with packages and apps for data collection and storage. Written in Go.
https://dcrdata.decred.org/
ISC License
129 stars 128 forks source link

Decred Markets Page: Add Binance USDT Volume #2001

Open exitus1 opened 2 months ago

exitus1 commented 2 months ago

Over the last few years trading volume has shifted from BTC to USDT. I recommend adding USDT volume from Binance. image

image

Another one to consider is MEXC's DCR/USDT has some action.

ukane-philemon commented 2 months ago

Okay. I'll look into it.

ukane-philemon commented 2 months ago

@exitus1 does this issue include displaying orderbook data or only volume info for usdt? The formal will require lots of code changes considering that the original code was written with btc_dcr market in mind.

Also, I see an opportunity to display volume data for other popular dcr pairs.

exitus1 commented 2 months ago

@exitus1 does this issue include displaying orderbook data or only volume info for usdt? The formal will require lots of code changes considering that the original code was written with btc_dcr market in mind.

Also, I see an opportunity to display volume data for other popular dcr pairs.

I was just pointing out that trading volume has moved from BTC to USDT, and that the Binance pair is doing 10x the volume. It would make sense to have that listed on the markets page.