place_order: Place Order

Description Usage Arguments Examples

Description

Place Trading Order.

Usage

1
place_order(book, side, major, price, type)

Arguments

book,

character: "mayor_minor"

side,

character: trading position, "buy" / "sell"

major,

character: amount to trade on major units

price,

character: proposed major price on minor units

type,

character: type of order, "limit"

Examples

1
order("btc_mxn","sell","0.001","75000","limit")

nicholasbucher/RBitso documentation built on May 7, 2019, 1:30 p.m.