analytics-engine icon indicating copy to clipboard operation
analytics-engine copied to clipboard

An environment of open source services used for market analysis

Analytics Engine

An environment of open source application designed to collect, sample, and analyze market data.

What does this do?

This environment plan activates 3 services: PostgreSQL, n8n, and Metabase. n8n polls live market data and persists it to PostgreSQL. Metabase provides analytics, graph visualization, and dashboards.

How do I install it?

The easiest method is using docker compose with the minimal configuration. Read INSTALL.md for more information.

docker-compose up

What are the basic commands I need to know?

Knowledge of SQL and the Docker API will be helpful.

Where can I go for more help?

Submit questions and issues to the repository's GitHub Issues

How can I contribute?

Similar Projects

  • OpenBB
  • https://maxhalford.github.io/blog/ogd-in-sql/
  • https://github.com/saeed349/Microservices-Based-Algorithmic-Trading-System