uphold / docs

Uphold API Reference
https://uphold.com/en/developer/api/documentation/
48 stars 39 forks source link

Expose all tickers #2

Closed zamith closed 4 years ago

zamith commented 9 years ago

Right now just some of the tickers are available for public consumption. It would be nice to get all of the combinations, especially when asking for the ticker to a specific currency.

Any plans for this?

Thanks.

fixe commented 9 years ago

Hi @zamith, this is already in the roadmap. I'll see if we can increase the priority, thanks.

jrpereira commented 9 years ago

Just as a sidenote, the ticker represents the price of 1 unit, but it does not account for market liquidity (eg, the 2nd unit might be available only at a different price).

If the purpose is to promise a price to the user, the best option is to preview a transaction (create a transaction but don't commit), which also provides accurate fee information and is valid for at least 30 seconds.

zamith commented 9 years ago

@jrpereira Will do. Thanks.

Americas commented 4 years ago

This is a feature request for the API, not the API documentation.