Last updated: 2026-08-10
Core Values
Our values are not posters on a wall โ they are the operating principles we use to make decisions when there's no rulebook. Every hire, every product decision, every customer interaction is measured against these seven values.
1. Trader sovereignty
The trader owns the capital, the decision, and the outcome. We empower, never override. Our Platform is a decision-support tool โ it advises, explains, and quantifies risk, but the final call is always the trader's. Even our auto-execution mode has hard risk caps that the trader sets. We will never build a "set and forget" mode that takes the human out of the loop, because we believe that's how traders lose money they can't afford to lose.
2. Transparency without exposure
We explain what we do at a high level โ confidence bands, risk scores, rationales, regime detection, agent contributions. We never expose proprietary logic โ formulas, indicators, scoring rules, AI prompts. This balance is deliberate: customers deserve to understand why a signal was generated, but they don't deserve to copy our IP and compete with us. We will explain our reasoning in plain English; we will not hand over our source code.
3. Defensive risk
Risk management is the first feature, not an afterthought. Every signal carries a risk score. Every position has a stop. Every account has a max-drawdown limit. Our adaptive trailing engine (ATE v3) has 4 phases designed to lock in profits while giving trades room to breathe. We would rather miss a profitable trade than blow up an account. Capital preservation is the foundation on which returns are built.
4. Continuous learning
Every trade outcome feeds back into the engine. We improve every day, or we die. This applies at every level: our AI models learn from real outcomes, our counterfactual engine learns from non-trades, our support team learns from every ticket, and our engineering team learns from every incident. The day we stop learning is the day we become irrelevant โ and the market has a long history of making static strategies irrelevant very quickly.
5. Customer obsession
Support, documentation, and product decisions start from the customer's reality. We read every support ticket. Every engineer takes a support rotation every quarter. We don't deflect tickets with chatbots โ every message is read by a human. When a customer says "this feature would help me trade better", we listen. When a customer says "this is confusing", we fix it. We exist to make traders better, not to extract subscription fees.
6. Discretion and integrity
We handle sensitive IP, customer trading data, and broker credentials. Trust is non-negotiable. We never share customer data with third parties without explicit consent. We never use customer trade data to compete with the customer. We never front-run customer orders. We never share our proprietary logic outside the company. When we make a mistake โ and we do โ we acknowledge it, fix it, and write a public post-mortem. Integrity is not the absence of mistakes; it's how you respond to them.
7. Defensive engineering
Assume every component will fail. Every market-data source will go down. Every broker API will rate-limit. Every AI model will drift. Every server will crash. We design for these failures: circuit breakers on every external call, negative caching to prevent 403 storms, fallback data sources, graceful degradation, and a culture of "what's the blast radius if this fails?" in every code review. We ship features knowing they will fail โ and we design the failure to be invisible to the customer.
How we apply these values
Values are tested in the cracks โ when the rulebook doesn't cover the situation. Here are some examples of how we've applied them:
- Value 1 (Trader sovereignty): We've rejected multiple customer requests for a "fully autonomous trading mode" because it violates trader sovereignty. We've lost revenue, but we've kept our promise;
- Value 2 (Transparency): When we changed our confidence scoring algorithm in 2026, we published a detailed blog post explaining what changed and why โ without exposing the formula;
- Value 3 (Defensive risk): During the March 2026 volatility spike, our AI went into WAIT mode for 14 hours straight. Customers complained about "no signals". We held the line. Looking back, those 14 hours would have produced 7 losing trades;
- Value 4 (Continuous learning): After a customer reported a bug in our option-chain parser, we not only fixed the bug but added 12 new test cases and a regression test that runs on every deploy;
- Value 5 (Customer obsession): A customer asked for a feature that would have been "nice to have" but wasn't on our roadmap. We shipped it in 4 days. It's now used by 23% of active traders;
- Value 6 (Integrity): We discovered a billing bug in 2026 that had overcharged 47 customers by a total of โน38,000. We refunded all 47 customers with a 20% bonus credit and a personal apology email from the CEO;
- Value 7 (Defensive engineering): When our primary market-data provider went down for 3 hours in 2026, our fallback to Yahoo Finance kept the Platform running. Customers noticed nothing.
Living document
These values are a living document. We review them annually as a team. If a value isn't pulling its weight in real decisions, we remove it. If a recurring decision pattern emerges that isn't captured, we add a value for it. The current set was last reviewed in 2026-08-10.