2 releases

0.1.1 Jun 5, 2020
0.1.0 May 14, 2020

#75 in #price

Apache-2.0

91KB
2K SLoC

Prices module

Overview

This module is been used to get the prices from a source DataProvider i.e. Oracle module, and calculate the price for a given CurrencyId pair. fn get_price(base_currency_id: CurrencyId, quote_currency_id: CurrencyId) -> Option<Price>

Dependencies

~6–15MB
~199K SLoC