Skip to main content
This quickstart guide enables you to model complex multiscale systems, such as financial markets, with no reliance on training data. The CIL models directional changes as a continuous causal chain, eliminating the need for historical training data while providing a deterministic view of system evolution. In this guide you will learn:
  • Identification: How to pinpoint system changes at their exact point of inception within the microscale.
  • Tracking: How to follow an initial causal signal’s evolution across multiple scales with zero information loss.

Prerequisites

1. Create a Virtual Environment

We recommend using a virtual environment to prevent dependency conflicts with other projects. On Windows:
On Mac:

2. Install the Package

Once your environment is active, install the sumtyme python library.
The sumtyme package provides the underlying engine for detecting directional changes and analysing multiscale systems without requiring external training datasets.

3. Verify Installation

You can quickly verify that the package is ready for use by checking the version in your terminal:

Gold Price Volatility Analysis (Oct 2025)

Phase 1: Pinpointing Microscale Inception

Detect the exact moment a change starts at the micro-level before it is visible in macro data.

Phase 2: Mapping Multiscale Signal Propagation

Follow the signal as it moves across scales, evolving from a minor fluctuation into a significant trend.

Result

The CIL framework successfully identified the structural breakdown of the Gold (GLD) market within seconds of its microscale inception, well before the trend became visible to traditional macro indicators. The robustness of the CIL approach is evidenced by Propagation ID: Chain_2. The signal’s ability to propagate through every timeframe confirms it was a systemic shift rather than random noise:
  • Micro-confirmation (1s – 30s): The signal survived the initial volatility phase, confirming a structural directional shift at the earliest possible stage.
  • Macro-realisation (1m – 10m): The chain remained intact across all scales, by the time it reached the 10m scale on Oct 28, the market had realised the full 11% correction.
  • Zero Information Loss: Each scale transition maintained the original -1 (negative) directionality, validating the deterministic nature of the causal chain.