-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[EPIC] Full backend support for ten 60-minute feeds #144
Comments
No modifications should be needed for trueval, dfbuyer and trader agents |
ProblemI'm currently discussing the need for us (FE team) to maintain testing and building inside dev environment rather than relying on testnet. We just shipped 1hr contracts that broke that FE. Candidate Solutions
Notes
|
@idiom-bytes We have a barge deployment but it's out of date, I can update it.
Didn't the Vercel preview catch this issue? |
This issue is partly complete. All the remaining tasks have their own issue, and are tracked in the "MVP" epic pdr-backend#50. Therefore we can close this issue. |
Background / motivation
5-min feeds don't have enough price delta to make up for 0.1% fees. So it's hard to make $.
But 60-min feeds have 20x the volume, and therefore much greater potential to make $.
A key goal is to help our users make $ readily. Accordingly, we're promising that "for mainnet", we will have 60-min feeds.
Note: The ten feeds are BTC/USDT, ETH/USDT, ... . Do not bother with BTC/TUSD (only have that in 5-min feeds).
TODOs:
Note: FE issue for 60-min feeds is: pdr-web#161
The text was updated successfully, but these errors were encountered: