https://github.com/realyarilabs/exchange
Elixir Exchange
https://github.com/realyarilabs/exchange
elixir exchange influxdb orderbook rabbitmq securities trading
Last synced: about 1 year ago
JSON representation
Elixir Exchange
- Host: GitHub
- URL: https://github.com/realyarilabs/exchange
- Owner: realyarilabs
- License: apache-2.0
- Created: 2020-07-24T10:56:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-30T05:10:41.000Z (about 3 years ago)
- Last Synced: 2025-05-02T11:08:34.413Z (about 1 year ago)
- Topics: elixir, exchange, influxdb, orderbook, rabbitmq, securities, trading
- Language: Elixir
- Homepage:
- Size: 314 KB
- Stars: 13
- Watchers: 4
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Exchange
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `exchange` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:exchange, "~> 0.2.6"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/exchange](https://hexdocs.pm/exchange).