alpa v0.1.1 Alpa View Source

api wrapper for alpaca.markets

Link to this section Summary

Functions

gets account info

buy day market order wrapper

delete all orders

delete an order

auth headers for api

sell day market order wrapper

Link to this section Functions

gets account info

buy day market order wrapper

delete all orders

delete an order

auth headers for api

Link to this function

order(symbol, qty, side, type, time_in_force, limit_price \\ nil, stop_price \\ nil)

View Source

posts an order

sell day market order wrapper