cl-yahoo-finance

LLGPL

CL interface to Yahoo's finance API

$ area51 add cl-yahoo-financeCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-yahoo-finance:some-function ...)