Description Usage Arguments Value
Add standard order
| 1 2 | kraken_add_order(pair, type, ordertype, price, price2, volume,
  validate = TRUE)
 | 
| pair | asset pair | 
| type | type of order (buy/sell) | 
| ordertype | order type: | 
| price | price (optional. dependent upon ordertype) | 
| price2 | secondary price (optional. dependent upon ordertype) | 
| volume | order volume in lots | 
| validate | validate inputs only. do not submit order (optional) | 
void
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.