rupurt
Stream market data to create and manage orders with a near-uniform API across multiple venues
It’s a hex package I’ve been working on over the last couple of years. Currently it only supports cryptocurrencies but could be extended to other assets with a new venue adapter. I’d love Tai to become something like the Phoenix/Rails for trading applications in Elixir. i.e. we all need similar plumbing around connecting to venues, getting data, sending orders etc…
https://github.com/fremantle-capital/tai
The core abstraction is an Advisor and there are a couple of examples on how to use them within the repo.
I’ve also recently created a separate application for the back office management of running a fund. It uses tai under the hood ![]()
Any feedback (good or bad!) would be greatly appreciated.
Cheers!!
Trending in Announcing
Other Trending Topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixirconf-us
- #ai
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #hex
- #security










Showing Posts 1 to 1- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
rupurt
Added the ability to issue commands across a cluster to orchestrate multiple nodes in
v0.0.54tai/docs/CONFIGURATION.md at main · fremantle-industries/tai · GitHub.