CoinIndexAgency / INDEXProtocol

INDEX Protocol - Blockchain for programmable financial contracts and platform for decentralized derivatives
https://indexprotocol.network
MIT License
0 stars 0 forks source link

Indexing by tag #5

Open aleksraiden opened 5 years ago

aleksraiden commented 5 years ago

Сейчас есть, предположительно, баг в Tendermint, не позволяющий делать запросы по кастомным тегам.

Для всех криптовых транзакций добавлять теги: cet.id - идентификатор с биржи уникальный cet.symbol - формальный символ, например BTC/USD cet.asset, cet.currency = BTC and USD cet.week, cet.date(date/month), cet.year, cet.time (hour:minutes) cet.exchange - code of exchange cet.compliance - level of complience, added by own engine cet.side - BUY, SELL, UNK cet.type - FX, OPT, FUT - code of asset cet.fiat - YES or NO or UNK - is fiat currency cet.place = OTC, EXC, REGEXCH, DEX, TRADEX (tradit exchange), FNS (other finance service, like Revolute), BANK - type of place

aleksraiden commented 5 years ago

@torwig , can you help me with this?