cl-yahoo-finance
CL interface to Yahoo's finance API
$ area51 add cl-yahoo-financeCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-yahoo-finance:some-function ...)CL interface to Yahoo's finance API
$ area51 add cl-yahoo-financeCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-yahoo-finance:some-function ...)