Elixir client for Kite Connect APIs
- Elixir 1.10.1+
- Erlang/OTP 21.3+
If available in Hex, the package can be installed
by adding kiteconnect_ex
to your list of dependencies in mix.exs
:
def deps do
[
{:kiteconnect_ex, "~> 0.1.0"}
]
end
- Authentication
- Place an Order
- Modify an Order
- Cancel an Order
- Retrieve orders
- Retrieve holdings
- Retrieve funds and margins
- Retrieve positions
- Postback
- Logout