Read between
the ticks.
Order-flow intelligence that reveals absorption, delta, and resting liquidity as the auction unfolds.
We turn years at the trading screen into technology that reads, reasons, and executes.
Explore our technology ↘The best questions don’t come from a product roadmap.
They come from the trading screen.
Market Technologies Group develops proprietary trading and analytics systems from years of captured market data. Every tool starts with a real trading problem. Every engine is put to work before it reaches anyone else.
From the first market print to the final execution.
A connected stack, built from the tape up.
Order-flow intelligence that reveals absorption, delta, and resting liquidity as the auction unfolds.
Autonomous execution frameworks with entry, sizing, risk, and exit built into the system.
AI analyst copilots that translate institutional order flow into a conversation, on the trader’s screen.
Tick-level ingestion, research infrastructure, and backtesting that move a hypothesis into production.
Our advantage begins with data we capture and structure ourselves. Every print becomes a foundation for the next instrument.
# The market is the source.
from mtg import Market, Engine
market = Market(
instruments=["ES", "NQ", "CL", "GC"],
resolution="every_tick",
source="proprietary"
)
for event in market.stream():
context = research.analyze(event)
signal = model.evaluate(context)
if risk.approves(signal):
engine.execute(signal)
journal.record(event)Our technology already works where it matters:
alongside traders and inside live systems.
Autonomous trading intelligence.
Built for disciplined execution.
Institutional order-flow analysis.
A research partner on your screen.
Footprint, delta, and liquidity.
Intelligence, directly on the chart.
HAPI OPERATES PRIVATELY THROUGH PILOT TRADERS CAPITAL. NOT AVAILABLE FOR SUBSCRIPTION.

MARKET DATA / RESEARCH / ALGORITHM DEVELOPMENT
David Story is the founder of Market Technologies Group. His work focuses on capturing and structuring market data, researching order flow, and developing trading algorithms that turn those observations into working systems.
Years at the trading screen led David to build his own archive of market activity and trading decisions. That data became the foundation for the company’s research, analytics, and execution technology.
He remains hands-on in development: testing ideas against the tape, refining the logic, and building tools around the questions the market raises every session.
Record the market, every session, at full granularity.
Turn a question from the screen into a measurable hypothesis.
Engineer a real-time system with risk and observability built in.
Run it through live conditions, slippage, and news.
Put proven technology in the hands of funds and partners.
For funds, platforms, and data businesses.
Bring us the problem worth solving.