Oliya is a tool for collecting financial data and providing OHLCV data through HTTP and WebSocket.
Oliya is a Phoenix app built with tai. It is intended to be used in conjunction with Likhtar - financial data charting tool.
To start your Phoenix server:
- Install dependencies with
mix deps - Run setup
mix setup - Install Node.js dependencies with
cd assets && npm install - Start Phoenix endpoint with
mix phx.server
Now you can visit localhost:4000 from your browser.
fly launchfly deploy --build-secret SECRET_KEY_BASE="GENERATED_SECRET"
- Extract
Oliyainto standalone pluggable package