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
275 stars 44 forks source link

Consistent API naming #136

Closed notdanilo closed 2 years ago

notdanilo commented 3 years ago

We need to make the API naming consistent.

E.g. for Nash, OrderBook is the same as OrderBookUpdate for Binance.

It happens in many places of the API.