session behavior profiler
by nowrich
Builds empirical behavioral profiles for market sessions using range, volume, and volatility metrics.
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
Analyze the last 30 days of BTC/USD 15m data. Focus on the London/New York overlap behavior regarding range expansion and gap continuation.
Your agent does
london_ny_overlap: range_profile: avg_range_atr: 1.25 range_classification: expansion continuation_profile: prior_close_continuation_probability: 0.68 behavioral_signature: "High volatility expansion zone, strong trend persistence from London open."
What you get
About this skill
The problem
Traders often struggle to quantify how market behavior shifts between sessions, leading to strategies that fail during low-volume lunch hours or high-volatility opens. Relying on gut feeling about session characteristics lacks the empirical backing needed for systematic backtesting.
What it does
- Segments OHLCV time series data into Asia, London, New York, lunch, and close windows.
- Calculates normalized range profiles including ATR percentiles and expansion/contraction classifications.
- Analyzes volume intensity relative to daily averages and session-specific benchmarks.
- Quantifies directional bias using body-to-wick ratios and R-multiple net moves.
- Measures continuation probabilities to identify persistence or reversal tendencies between sessions.
Frameworks & tools
Works with standard OHLCV data structures, CSV exports, or JSON time series. Applicable for Python (Pandas/NumPy) or TypeScript financial analysis environments.
Why this beats prompting it yourself
Manually prompting for session analysis often results in vague qualitative descriptions. This skill enforces a strict quantitative framework, calculating specific metrics like body ratios and annualized realized volatility that generic LLMs miss without deep financial engineering instructions.
Use cases
- Identify which sessions have the highest probability of filling overnight gaps.
- Adjust risk parameters based on the volatility state of the upcoming session.
- Filter trade signals that occur during low-intensity volume phases like the lunch window.
- Optimize entry timing by aligning with session-specific directional consistency.
Known limitations
Profiles are empirical observations of historical data, not predictive signals. Requires structured OHLCV data with clear timezone context for accurate session segmentation.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean today
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Frequently Asked Questions
Popular in Trading

stock-breakout-picker
Rank the strongest US and Swedish stock breakouts using Minervini, CAN SLIM, and deep volume analysis.
trading system master blueprint
Converts raw trading ideas into complete, testable blueprints with risk rules, execution logic, and automation specs.
technical-scanner
Multi-timeframe technical analysis engine that generates scored trade setups for stocks, forex, and crypto.
screenshot trade reviewer
Audit trading execution by comparing before-and-after chart screenshots to identify drift and improve rules.