Skip to content

leytzher/fmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FMP 💰

This is a Common Lisp interface to the API endpoints provided by Financial Model Prep (FMP)

Pre-requisites

Installation

cd ~/quicklisp/localprojects && git clone https://github.com/leytzher/fmp.git

You will need to store your key in an .env file. Place this .env file in ~/quicklisp/local-projects/fmp/

API_KEy=yourfmpkey

Usage

Fire up your Common Lisp REPL and run:

(ql:quickload :fmp)
(in-package :fmp)

License

MIT

About

Get financial data from FMP in Common Lisp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published