High level robinhood API wrapper for clojure.
High level robinhood API wrapper for clojure.
(login)
(login username password)
Login to robinhood, returns auth
Login to robinhood, returns auth
(rc)
(opt-chain->date-chain this opt-chain type)
(watchlist-option-chain-prices this type)
(news this symbol)
Gets today's news
Gets today's news
(option-chain-base this query-params)
(get-option-chain-prices this query-params type)
(account-info this)
Retrieve user account api info
Retrieve user account api info
(instrument this query-params)
(movers this direction)
Gets today's sp500 movers
Gets today's sp500 movers
(watchlist-instruments this)
Get user watchlist instruments
Get user watchlist instruments
(account-nummus-info this)
Retrieve user account nummus api info
Retrieve user account nummus api info
(instrument->option-chain this instrument)
(date-chain->prices this chain)
(option-date-chain this opt-chain date type)
(instruments this symbols)
(quotes this query-params)
(place-crypto-order! this crypto-order)
Places a Robinhood crypto order
Places a Robinhood crypto order
(place-order! this order)
Places a Robinhood market order
Places a Robinhood market order
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close