tai v0.0.5 Tai.Commands.Trading

Commands to submit and manage orders for an account

Link to this section Summary

Link to this section Functions

Link to this function buy_limit(exchange_id, account_id, symbol, price, size, time_in_force)
Link to this function cancel_order(exchange_id, account_id, order_id)
Link to this function order_status(exchange_id, account_id, order_id)
Link to this function sell_limit(exchange_id, account_id, symbol, price, size, time_in_force)