DO NOT use forms under this ns.
DO NOT use forms under this ns.
(account-info auth)
Get account info for given auth
Get account info for given auth
(account-nummus-info auth)
Get account nummus(?) info for given auth
Get account nummus(?) info for given auth
(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.
(get-option-chain-prices query-params type auth)
(instrument query-params)
(instrument->option-chain instrument)
Creates an option chain url from an instrument map
Creates an option chain url from an instrument map
(instruments symbol)
(movers direction)
(news symbol)
(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.
(option-chain-base query-params)
(option-date-chain opt-chain date type)
(place-crypto-order! auth crypto-order)
(place-order! auth order)
Places an order on the given Robinhood account.
Places an order on the given Robinhood account.
(quotes query-params)
(watchlist-instruments auth)
Get all instruments on the given auth's watchlist
Get all instruments on the given auth's watchlist
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close