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

Easy way to ingest market data from a Provider? #228

Closed
arthurcolle opened this issue Apr 27, 2021 · 5 comments
Closed

Easy way to ingest market data from a Provider? #228

arthurcolle opened this issue Apr 27, 2021 · 5 comments

Comments

@arthurcolle
Copy link

Sorry for opening an issue for this, but I'm finding it hard to use this library without many examples.

How would I just ingest data from say, Deribit, using this library?

@rupurt
Copy link
Contributor

rupurt commented Apr 27, 2021

Hey @arthurcolle,

Documentation is a little light... ;) Are you looking to ingest order book data or trade data?

@arthurcolle
Copy link
Author

Orderbook data for now would be a userful example! And no worries about the docs, I understand how it's a challenge to get in-depth docs out the door in the early stages.

@rupurt
Copy link
Contributor

rupurt commented Apr 27, 2021

tai currently only streams order book data. I'd love to have OHLC candles but it's not a focus atm.

I'd suggest looking at the log spread advisor and it's E2E test:

It's also worth looking at the example dev config https://github.com/fremantle-industries/tai/blob/main/config/dev.exs.example

@arthurcolle
Copy link
Author

Appreciate it - I'll try to add OHLC bars in my own work and potentially submit a pull request.

Thanks for the response, Alex

@rupurt
Copy link
Contributor

rupurt commented Apr 27, 2021

Sweet. Look forward to it

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