Skip to content

Fixes for market_history_api calls

Andrzej Lisak requested to merge abw_market_history_fix into develop

The changes fix calls to get_ticker, get_volume and also make limit parameter (where applicable) required to be positive value.

Merge request reports