tdex-network / tdex-daemon

Go implementation of the TDEX Beta Daemon
https://tdex.network
MIT License
11 stars 13 forks source link

[GetMarketReport] Add volume granularity #559

Closed Janaka-Steph closed 2 years ago

Janaka-Steph commented 2 years ago

Add volume granularity in order to have a detailed report with all data points, from which we can draw a volume chart.

Please review @tiero @sekulicd @altafan

Janaka-Steph commented 2 years ago

Let me know if Granularity should be renamed TimeFrame (proper trading term) or Candle. The idea behind not using Candle is that the report could be used for something else than drawing a chart.

tiero commented 2 years ago

Let me know if Granularity should be renamed TimeFrame (proper trading term)

Prefer TimeFrame indeed