Liking cljdoc? Tell your friends :D

robinhood.clj.client

DO NOT use forms under this ns.

DO NOT use forms under this ns.
raw docstring

account-infoclj

(account-info auth)

Get account info for given auth

Get account info for given auth
raw docstring

account-nummus-infoclj

(account-nummus-info auth)

Get account nummus(?) info for given auth

Get account nummus(?) info for given auth
raw docstring

date-chain->pricesclj

(date-chain->prices auth date-chain)

Takes a date-chain of option instruments and pulls back the bid-size, ask-size, implied volatility, the greeks (rho/delta/gamma/vega/theta), high and low prices, chance of profit short/long, and more.

Takes a date-chain of option instruments and pulls back the bid-size,
ask-size, implied volatility, the greeks (rho/delta/gamma/vega/theta),
high and low prices, chance of profit short/long, and more.
raw docstring

get-option-chain-pricesclj

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

instrumentclj

(instrument query-params)

instrument->option-chainclj

(instrument->option-chain instrument)

Creates an option chain url from an instrument map

Creates an option chain url from an instrument map
raw docstring

instrumentsclj

(instruments symbol)

moversclj

(movers direction)

newsclj

(news symbol)

opt-chain->date-chainclj

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

Takes an option chain (with its various expiration-dates) and pulls back all the options for each expiration date on the option chain.

Takes an option chain (with its various expiration-dates) and pulls
back all the options for each expiration date on the option chain.
raw docstring

option-chain-baseclj

(option-chain-base query-params)

option-date-chainclj

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

place-crypto-order!clj

(place-crypto-order! auth crypto-order)

place-order!clj

(place-order! auth order)

Places an order on the given Robinhood account.

Places an order on the given Robinhood account.
raw docstring

quotesclj

(quotes query-params)

watchlist-instrumentsclj

(watchlist-instruments auth)

Get all instruments on the given auth's watchlist

Get all instruments on the given auth's watchlist
raw docstring

watchlist-option-chain-pricesclj

(watchlist-option-chain-prices auth type)

Get the option-chains for all instruments on the given auth's watchlist

Get the option-chains for all instruments on the given auth's watchlist
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close