Quantitative · Machine Learning · Systematic

TARANTULA
RESEARCH

LABS

An independent research laboratory building systematic, data-driven edge at the intersection of quantitative finance, machine learning, and AI-powered execution.

Explore Capabilities About the Lab
Quantitative Research Machine Learning Deep Learning LSTM · Transformers Systematic Trading LLM-Powered Strategies Sentiment Analysis Risk Engineering Automation Quant Development Quantitative Research Machine Learning Deep Learning LSTM · Transformers Systematic Trading LLM-Powered Strategies Sentiment Analysis Risk Engineering Automation Quant Development
ML
First Principles Research
11
Step Strategy Workflow
9+
Capability Domains
24/7
Automated Execution

WHAT WE
BUILD

End-to-end systematic research, from raw market data to live automated execution — with rigorous statistical validation at every step.

📐
01
QUANTITATIVE RESEARCH

Classical systematic strategies grounded in market microstructure, statistical arbitrage, momentum, mean-reversion, and factor-based models. Hypothesis-first, theory-driven.

DonchianFactor ModelsMomentumStat Arb
🤖
02
MACHINE LEARNING

Predictive modeling using XGBoost, Random Forests, and ensemble methods with walk-forward cross-validation, Optuna hyperparameter tuning, and MLflow experiment tracking.

XGBoostOptunaMLflowWalk-Forward
🧠
03
DEEP LEARNING

Sequence modeling with LSTM and Transformer architectures for temporal pattern extraction, alongside CNNs for chart pattern recognition and ANN-based regime classifiers.

LSTMTransformersCNNANN
04
TRADING BOTS

Fully automated rule-based execution engines deployed on cloud infrastructure with real-time signal generation, position management, and broker API integration.

Fyers APIAWS EC2Real-timePositional
🕸️
05
AI TRADING BOTS

ML-driven bots that adapt signal thresholds, position sizing, and entry/exit logic based on learned market regimes — moving beyond static rule execution into adaptive intelligence.

AdaptiveRegime-AwareDynamic Sizing
💬
06
LLM-POWERED BOTS

Large language model integration for reasoning about macro context, news events, and unstructured data — feeding structured signal into systematic execution pipelines.

GPT-4ClaudeRAGAgentic
📰
07
SENTIMENT ANALYSIS

NLP pipelines processing financial news, earnings transcripts, regulatory filings, and social data to quantify market sentiment as a tradeable alternative data signal.

NLPFinBERTAlt DataNews Feed
🔄
08
STRATEGY AUTOMATION

End-to-end pipeline automation — data ingestion, feature computation, signal generation, risk checks, order routing, and monitoring — with zero manual intervention required.

Cron JobsAWS LambdaS3 + PostgreSQL
🛠️
09
QUANT DEVELOPMENT

Research infrastructure engineering: backtesting frameworks, data pipelines, QuantStats analytics, risk dashboards, and deployment architecture for institutional-grade execution.

QuantStatsBacktestingRisk EngineAnalytics

THE
PROCESS

Systematic, reproducible research from market observation to live deployment. No shortcuts, no p-hacking, no lookahead bias.

01

Universe & Data

Define the tradeable universe. Ingest, clean, and store high-integrity OHLCV data with proper handling of splits, dividends, and corporate actions.

02

EDA & Regime Analysis

Return distributions, autocorrelation structure, volatility clustering, intraday patterns, and market regime identification before any model is touched.

03

Hypothesis Formation

Every strategy begins as a testable hypothesis about market behavior — not a model search. Theory first, ML last. Signal quality over model complexity.

04

Backtesting with Costs

Signals + position sizing + transaction costs + slippage + execution delay. No backtest is meaningful without all five components accounted for.

05

Statistical Validation

Walk-forward testing, permutation tests, Sharpe t-statistics, and overfitting gap analysis comparing in-sample vs. out-of-sample performance.

06

Deploy & Monitor

Live execution on cloud infrastructure with real-time P&L tracking, drawdown alerts, automated position management, and continuous performance monitoring.

strategy_config.py — tarantula_labs
# Tarantula Research Labs
# Donchian Breakout — Live Config

strategy = {
  "universe": "Nifty 50",
  "lookback_days": 20,
  "signal_lag": ".shift(1)",
  "validation": "walk_forward",
  "costs_bps": 10,
  "risk_per_trade": "1%",
  "broker_api": "fyers_v3",
  "infra": "aws_ec2_ap_south_1",
  "execution": "fully_automated",
}

# Status: LIVE ✓
print("Strategy deployed...")

EVERY
LAYER

From raw data to deployed capital — the complete research and engineering stack in one lab.

01Quantitative Strategy Research
Core
02ML Predictive Modeling
ML
03Deep Learning — LSTM, CNN, Transformers, ANN
DL
04Automated Trading Bot Deployment
Execution
05AI-Driven Adaptive Trading Systems
AI
06LLM-Powered Market Intelligence
LLM
07Sentiment Analysis & NLP Signal Generation
NLP
08End-to-End Strategy Pipeline Automation
Infra
09Quant Development & Research Infrastructure
Dev
10Risk Engineering & Portfolio Construction
Risk
11Alternative Data Pipelines & Feature Engineering
Data
LR
LUV RATAN
Founder · Tarantula Research Labs

Former Senior Software Engineer turned independent quantitative researcher. Building systematic, ML-driven trading strategies at the intersection of software engineering and financial research.

Senior SWE Quant Researcher ML Engineer AI Engineer MSc Financial Engineering

SYSTEMS
THINKER.
BUILDER.

Tarantula Research Labs is an independent quantitative research laboratory founded on a single principle: systematic edge is built through rigorous process, not intuition.

We bring software engineering discipline to quantitative finance — clean pipelines, reproducible research, and institutional-grade validation methodology applied to systematic strategy development.

"ML is the final layer, not the starting point. High-quality signals built on market understanding consistently outperform deep nets trained on noise."

The lab's research spans classical systematic strategies to deep learning sequence models and LLM-powered market intelligence — always grounded in statistical validity and real-world executability.

LET'S
RESEARCH
TOGETHER

Open to collaboration with researchers, quant firms, and technologists. Whether you're exploring a strategy, building infrastructure, or looking for ML-quant capability — reach out.