bitshares / bitshares/bitshares-explorer-api
Implement a 'get_historic_feed_price' call
Open
feature
- Dominant language
- Python
- Stars
- 33
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
The UI would like to have the possibility to view historic feed price.
If not mistaken, haven't tested though, es_objects does store feed price.
Relevant code bits are
- https://github.com/bitshares/bitshares-core/blob/cdc2db30c2f06aaddbfda965ee270b99dc24e0aa/libraries/plugins/es_objects/es_objects.cpp#L307
- https://github.com/bitshares/bitshares-core/blob/cdc2db30c2f06aaddbfda965ee270b99dc24e0aa/libraries/plugins/es_objects/es_objects.cpp#L256-L257
Related UI Issue https://github.com/bitshares/bitshares-ui/issues/502
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.