Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Support price feeds from SDEX #97

Closed
nikhilsaraf opened this issue Jan 18, 2019 · 1 comment
Closed

Support price feeds from SDEX #97

nikhilsaraf opened this issue Jan 18, 2019 · 1 comment
Assignees
Labels
feature request New feature or request
Milestone

Comments

@nikhilsaraf
Copy link
Contributor

Desired Behavior

I want to be able to use price feeds from within SDEX itself.

Impact

The desired behavior will allow me to have one asset that follows the price of another asset on SDEX.

Feature Suggestion

We can achieve the desired behavior by having an sdex type of price feed where it looks at the orderbook within SDEX to get the ticker price.

Specification

This should ideally use a new instance of SDEX for the price feed which is instantiated without any of the secret key data from the original price feed, i.e. it will be a read-only instance of sdex.go

@nikhilsaraf nikhilsaraf added the feature request New feature or request label Jan 18, 2019
@nikhilsaraf nikhilsaraf added this to the v1.4.0 milestone Jan 18, 2019
This was referenced Jan 18, 2019
@nikhilsaraf
Copy link
Contributor Author

the GetOrderBook method being introduced in this issue will unblock #34

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants