Skip to content

The api is a RESTful service that seamlessly integrates with your configured exchange(s), feeds real-time market data to indicators, and executes your defined trading strategy.

License

Notifications You must be signed in to change notification settings

bitcoin-balancer/api

Repository files navigation

api

The api is a RESTful service that seamlessly integrates with your configured exchange(s), feeds real-time market data to indicators, and executes your defined trading strategy. It enables you to:

  • Automate your strategy – Eliminate the need for constant monitoring and manual trades
  • Trade on any exchange – Stay flexible by using your preferred exchange platform
  • Effortless configuration – Manage and fine-tune your strategy’s parameters directly via the gui

With the api, you can confidently execute a proven trading strategy, optimizing returns while minimizing manual effort.


Docs


Docker Image

jesusgraterol/balancer-api


Scripts

Build the API

npm run build

Tests

Important: these tests are to be executed from cli as they must run in a containerized environment.

# run the integration tests
npm run test:integration

# run the unit tests
npm run test:unit

# run the benchmarks
npm run test:bench

License

Apache v2.0

About

The api is a RESTful service that seamlessly integrates with your configured exchange(s), feeds real-time market data to indicators, and executes your defined trading strategy.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published