GANN KRAUSZ
CYCLE MASTER
Professional Algorithmic Trading Platform
v4.0 — 2026 · cTrader / cAlgo Ecosystem
What is GKCM?
GANN KRAUSZ CYCLE MASTER (GKCM) is a proprietary algorithmic trading platform built and maintained exclusively by OBIRIEC LABS. It combines W.D. Gann’s geometric market-cycle theory with the Krausz variant of Hurst-cycle analysis to generate high-precision entry and exit signals on any Forex or CFD instrument available through the cTrader ecosystem.
The platform runs as a standalone Windows desktop application (WPF / .NET 8) with a supporting Windows Service that maintains a persistent, low-latency WebSocket connection to the Spotware Open API. Real-time tick data, depth-of-market feeds, and account execution streams are routed through the service layer, keeping the UI decoupled and always responsive.
GKCM is strictly personal-use, proprietary software. It is not distributed, licensed, or offered commercially. All intellectual property — including algorithm design, source code, and visual layouts — remains the exclusive property of Armando Brecciaroli / OBIRIEC LABS.
Six-Module Design
Each module has a single responsibility. Hard boundaries between them keep the codebase maintainable as the platform evolves.
Spotware Open API
GKCM connects to the cTrader ecosystem through Spotware’s official Open API, using a registered application with dedicated OAuth2 credentials.
- App ID26106
- App TypePersonal Use
- ScopeTrading + Accounts
- EnvironmentLive + Demo
- AuthOAuth2 — Auth Code Flow
- TransportWebSocket over TLS
- ProtocolProtobuf (cTrader OA)
- ReconnectExponential back-off
Built on Modern .NET
Every component runs on the modern .NET 8 runtime, targeting Windows for maximum platform API access and performance.
Intellectual Property
GANN KRAUSZ CYCLE MASTER is original software conceived, designed, and developed solely by Armando Brecciaroli operating under the brand OBIRIEC LABS. All rights to the algorithm, source code, user interface design, and any associated data formats are fully reserved.
Unauthorised reproduction, redistribution, or reverse-engineering of any part of this software is strictly prohibited. The cTrader Open API App ID 26106 is registered exclusively to the owner above for personal-account trading automation. This page serves as a declaration of authorship and ownership for the purpose of third-party verification.