..

cl-tradier

https://github.com/brewski82/cl-tradier

cl-tradier is a thin, extensidble client for the Tradier API written in Common Lisp. It uses macros to define functions in a declarative style for calling each endpoint. For example, compare the Tradier documentation to endpoints.lisp to see why Common Lispers love macros.