time of day edge finder

    by nowrich

    1

    Identifies profitable trading windows and filters out high-noise sessions using historical trade data.

    Secure checkout via Stripe

    0 installsSecurity scanned

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLI+17 more

    See it in action

    You say

    Analyze these trade logs from my ES futures strategy. Identify which hours are profitable and which are just adding noise. Use a minimum of 20 trades per bucket.

    Your agent does

    Session Edge Summary: BEST: RTH 10:00-11:00 (Avg +0.38, Sharpe 2.1, 45 trades) WORST: Lunch 12:00-13:00 (Avg -0.12, PF 0.82, 30 trades) NOISY: Post-Market (Std 2.4, Avg +0.05, 12 trades) => Recommendation: Focus on RTH 10:00-11:00. Cease trading during Lunch and Post-Market.

    What you get

    Identify sessions where volatility exceeds the expected edge.Determine if a strategy has a statistically significant morning bias.Filter out low-participation hours that inflate transaction costs.Rank market sessions by profit factor and sharpe ratio.

    About this skill

    The problem

    Intraday strategies often bleed profits during specific hours due to low liquidity or erratic volatility. Relying on aggregate performance data masks these toxic windows, leading to unnecessary drawdowns.

    What it does

    • Partitions trade logs into hourly and session-based buckets to isolate performance variance.
    • Calculates noise-to-edge ratios to distinguish between lucky streaks and statistically stable windows.
    • Flags buckets with insufficient sample sizes to prevent over-optimization on sparse data.
    • Generates actionable participation schedules, explicitly identifying hours to trade or avoid.

    Frameworks & tools

    Designed for integration with pandas and numpy. Compatible with any CSV or JSON trade log containing standard timestamps.

    Why this beats prompting it yourself

    Standard LLM prompts often fail to account for the noise-to-signal ratio, confusing high variance with actual edge. This skill implements a systematic filtering logic that treats low-sample or high-volatility hours as un-tradeable by default.

    Use cases

    • Optimizing algorithmic execution windows to avoid high-slippage lunch hours.
    • Refining manual trading plans by identifying personal performance peaks during specific sessions.
    • Filtering backtest results to remove sessions that exhibit non-stationary behavior.

    Known limitations

    Requires a minimum trade count per bucket to ensure statistical relevance. Analysis is historical and does not predict performance shifts caused by changing market regimes.

    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

    Listedtoday

    Frequently Asked Questions

    Popular in Trading