nash-io / openlimits

A Rust high performance cryptocurrency trading API with support for multiple exchanges and language wrappers.
http://openlimits.io
BSD 2-Clause "Simplified" License
278 stars 44 forks source link

Hope to provide a unified symbol and market id #190

Closed milescui closed 2 years ago

milescui commented 3 years ago

Hope to provide a unified symbol.

refer ccxt: https://github.com/ccxt/ccxt/wiki/Manual#symbols-and-market-ids

notdanilo commented 3 years ago

@milescui I am currently working on a huge refactoring and we do plan to define statically typed symbols.

milescui commented 3 years ago

@notdanilo I am very excited.

notdanilo commented 2 years ago

@milescui please check the latest version of the API