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

Add function to get account fees #172

Open mkazlauskas opened 3 years ago

mkazlauskas commented 3 years ago

Fees are different for every exchange and accounts based on volume. Exchange api should have a way to get it.