diff --git a/docs/GETTING_STARTED.md b/docs/GETTING_STARTED.md index 99d063a86..c0827f1f6 100644 --- a/docs/GETTING_STARTED.md +++ b/docs/GETTING_STARTED.md @@ -36,3 +36,39 @@ * [https://github.com/fremantle-industries/tai#install](https://github.com/fremantle-industries/tai#install) * [https://github.com/fremantle-industries/tai/blob/main/docs/CONFIGURATION.md](https://github.com/fremantle-industries/tai/blob/main/docs/CONFIGURATION.md) + +## Tai Components + +* Coming soon... + +## Mapping Tai to OTP Concepts + +* Coming soon... + +## Streaming Order Book & Trade Data to Advisors + +* Coming soon... + +## Creating and Managing Orders with Advisors + +* Coming soon... + +## Receiving Custom Data in Advisors + +* Coming soon... + +## Testing Advisors + +* Coming soon... + +## Creating and Testing a New Venue Adapter + +* Coming soon... + +## Coordinate Multiple Instances of Tai within an OTP Distribution Cluster + +* Coming soon... + +## Build an Elixir Release and Deploy to the Cloud + +* Coming soon...