cybercongress / cyber-markets

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

Format of market data #3

Closed cyborgshead closed 7 years ago

cyborgshead commented 7 years ago

There are couple of format of data which we get from exchanges There is proposal for general format of markets data for cyber-markets

mastercyb commented 7 years ago

I don't have anything to add as proposed structure is result of yesterday offline discussion.

mastercyb commented 7 years ago

The only concern I do have is wether or not we can actually convert to this format from diverse exchange API. Who can do research on this?

hleb-albau commented 7 years ago

All required info already stored, but with different names. Fields names was obtained from xchange library.If you want i can rename it to your version. Right now we have next fields names:

mastercyb commented 7 years ago

@hleb-albau

hleb-albau commented 7 years ago

Okey, than i will rename fields. Start working.....

cyborgshead commented 7 years ago

Done in PR https://github.com/cyberFund/cyber-markets/pull/4