tai v0.0.3 Tai.Trading.OrderPipeline
Link to this section Summary
Link to this section Functions
Link to this function
buy_limit(account_id, symbol, price, size, time_in_force, order_updated_callback \\ nil)
Enqueue a buy limit order
Link to this function
cancel(order)
Cancel a pending order
Link to this function
sell_limit(account_id, symbol, price, size, time_in_force, order_updated_callback \\ nil)
Enqueue a sell limit order