Liking cljdoc? Tell your friends :D

robinhood.clj.core

High level robinhood API wrapper for clojure.

High level robinhood API wrapper for clojure.
raw docstring

loginclj

(login)
(login username password)

Login to robinhood, returns auth

Login to robinhood, returns auth
raw docstring

rcclj

(rc)

RobinhoodChannelscljprotocol

opt-chain->date-chainclj

(opt-chain->date-chain this opt-chain type)

watchlist-option-chain-pricesclj

(watchlist-option-chain-prices this type)

newsclj

(news this symbol)

Gets today's news

Gets today's news

option-chain-baseclj

(option-chain-base this query-params)

get-option-chain-pricesclj

(get-option-chain-prices this query-params type)

account-infoclj

(account-info this)

Retrieve user account api info

Retrieve user account api info

instrumentclj

(instrument this query-params)

moversclj

(movers this direction)

Gets today's sp500 movers

Gets today's sp500 movers

watchlist-instrumentsclj

(watchlist-instruments this)

Get user watchlist instruments

Get user watchlist instruments

account-nummus-infoclj

(account-nummus-info this)

Retrieve user account nummus api info

Retrieve user account nummus api info

instrument->option-chainclj

(instrument->option-chain this instrument)

date-chain->pricesclj

(date-chain->prices this chain)

option-date-chainclj

(option-date-chain this opt-chain date type)

instrumentsclj

(instruments this symbols)

quotesclj

(quotes this query-params)

RobinhoodOperationscljprotocol

place-crypto-order!clj

(place-crypto-order! this crypto-order)

Places a Robinhood crypto order

Places a Robinhood crypto order

place-order!clj

(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