Skip to content
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

IOPV (Index / Oracle, Price & Volatilty) - Breakdown table #2

Open
gdayreiss opened this issue Dec 14, 2021 · 0 comments
Open

IOPV (Index / Oracle, Price & Volatilty) - Breakdown table #2

gdayreiss opened this issue Dec 14, 2021 · 0 comments
Assignees

Comments

@gdayreiss
Copy link
Collaborator

gdayreiss commented Dec 14, 2021

For each asset on each exchange, we'll want to produce a file/data table that contains all the exchange data pulled from API alongside client wallet/trading data for each exchange.

Roughly, we'd want a table with the following fields:

  • Trade timestamp
  • Exchange name
  • Transaction type
  • Price paid
  • Quantity
  • Bid price*
  • Ask price*
  • Spread*
  • Volatility (trailing 10 mins)*
  • Trader name
  • Strategy

*Pulled from exchange/DeFi protocol API (DyDx, Uniswap, Coinbase etc.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants