Fetches price data from Kraken (a cryptocurrency exchange).
-
Clone the repo in a directory that makes it "visible" for
quicklisp
such as~/common-lisp
or~/quicklisp/local-projects
. -
[Optional] Configure the fetching interval.
-
In the REPL:
(ql:quickload :big-ear)
(big-ear:start)