Liking cljdoc? Tell your friends :D

antistock.broker


apply-ordercljmultimethod

Apply order via broker to portfolio.

Apply `order` via `broker` to `portfolio`.
raw docstring

Brokerclj


buy-sharesclj

(buy-shares broker portfolio symbol amount price)

Buy amount shares of symbol at price into portfolio.

Buy `amount` shares of `symbol` at `price` into portfolio.
raw docstring

charge-transactionclj

(charge-transaction broker portfolio)

Subtract the broker's transaction fee from portfolio.

Subtract the broker's transaction fee from `portfolio`.
raw docstring

sell-sharesclj

(sell-shares broker portfolio symbol amount price)

Sell amount shares of symbol at price into portfolio.

Sell `amount` shares of `symbol` at `price` into portfolio.
raw docstring

trade-kingclj

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

× close