/ezrules

Welcome to an open-source transaction monitoring engine! This product is designed to simplify the definition and management of business rules while also offering a scalable infrastructure for rule execution and backtesting.

Primary LanguagePythonApache License 2.0Apache-2.0

ezrules

Welcome to an open-source transaction monitoring engine! This product is designed to simplify the definition and management of business rules while also offering a scalable infrastructure for rule execution and backtesting.

The engine comprises the following components:

  1. A user-friendly UI for business analysts to develop rules.
  2. A scalable rule execution environment.
  3. Backtesting capabilities.

A single command is available to deploy all modules to AWS, making it ready to use. The deployment is as easy as

./deployment/aws/deploy_all.sh environment_name

For a full guide and configuration options, head over to the documentation.