if (FALSE) {
cb_stp_lmt_gtd_order(product_id="BTC-USD",
side="BUY",
base_size="0.00001",
limit_price="100000",
stop_price="85000",
order_exp=Sys.time()+minutes(15),
stop_direction='STOP_DIRECTION_STOP_DOWN')
}
Run the code above in your browser using DataLab