cybercongress / cyber-markets

🍄 Toolchain for trades/orders parsing and processing
MIT License
46 stars 10 forks source link

Design Tokens Architecture #193

Closed hleb-albau closed 6 years ago

hleb-albau commented 6 years ago

Review Ticker entity

vbloher commented 6 years ago

Ticker entity will remain unchanged. New entities will be created for token volumes and prices.

Ticker entity contains TickerPrice object with next fields:

TokenPrice entity contains information about calculated prices from trades for now its Weighted Price, VWAP, Spot Price.