Replies: 1 comment 1 reply
-
I ended up figuring this!
Not sure if thats the efficient way to filter the data or not hah |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, I'm a python programmer more on the beginner end of the spectrum, but have worked with dataframes, NLP etc. I was wondering if anyone could help me on how i manage data from the feeds? I've got this basic code i've gotten from examples and i was wondering how i only print orders over 0.5 btc for example
I just haven't worked with live feeds like this so was unsure where to start on accessing the data like I do a REST API call (sorry for the noob question!)
Also, this project is honestly amazing, can't believe how much I am able to do just from looking at the examples. Thank you devs!
Code
Beta Was this translation helpful? Give feedback.
All reactions