Thursday, February 8, 2024

Rust pop-quiz: limit the display of Kujira FIN order books

#Rust pop-quiz


The number of order books on @TeamKujira FIN are stupifying, particularly because more than how many have $0 24hr-volume?


Crazy!

./top_order_books reads all the order books from the FIN REST endpoint.

Write a function to show the order books above $X-per-day.


No comments:

Post a Comment