Skip to main content

adam-s/volatio

SkillsMP has collected 13 skills from adam-s/volatio. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
13
GitHub stars
0
GitHub forks
0

Skills in this repository

Showing 13 of 13 collected skills.

occupation
Software Developers
description

Market data integrity rules — gap filling, look-forward bias prevention, and stock split handling. Use when writing or reviewing code that loads prices, fills missing data, computes returns, backtests strategies, or makes trading decisions. Applies across…

updated
occupation
Software Developers
description

Analyze Volatio debug logs from /tmp/volatio-debug/. Use when the user asks to check debug logs, analyze problems, or diagnose simulation issues.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Apply bottom-up systematic testing to a multi-layer system. Use when asked to test, debug, or verify a pipeline that spans multiple layers (e.g., Python worker → bridge → processor → API → UI).

updated
occupation
Software Developers
description

Drizzle Kit workflow for Volatio using idempotent migrations (generate + edit + migrate), never use push. Idempotent patterns prevent partial failure issues, enable safe re-runs, and work cleanly in CI. Use when schema changes, migration errors, or database…

updated
occupation
Data Scientists
description

Template for creating Volatio research experiments with Optuna optimization and portfolio backtesting. Includes proper train/test splits, lookahead bias prevention, results saving, and validated patterns from Exp 051-053.

updated
occupation
Data Scientists
description

Financial research look-ahead bias verification for Volatio ML pipelines, mandatory baseline comparisons, timezone handling, feature leakage detection. Use when model accuracy seems too good or validating prediction experiments.

updated
occupation
Software Developers
description

Creating PROGRESSION.md documents for research experiment series in Volatio. Captures the evolution of ideas, learnings, and breakthroughs across numbered experiments (001, 002, ...). Use when documenting experiment series or reviewing research evolution.

updated
occupation
Software Developers
description

Run Volatio CI locally before pushing (ci-local.sh), mirrors GitHub Actions exactly, catches failures fast. Use when preparing to push, debugging CI failures, or verifying changes will pass.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Playwright E2E testing for Volatio using e2e.sh script, timeout handling, port zombies, lock files, storageState auth, test projects. Use when running E2E tests, debugging flaky tests, or auth issues.

updated
occupation
Software Developers
description

BullMQ job queue debugging for Volatio, redis-cli inspection patterns, checking stuck/failed/completed jobs, avoiding bun --eval hangs with queue connections. Use when jobs stuck, queue inspection needed, or debugging background workers.

updated
occupation
Software Developers
description

Volatio debug logging convention with

updated
occupation
Software Developers
description

Volatio database inspection via docker exec psql (volatio-postgres-1, db volatio_market), common queries for tables/enums/hypertables, schema drift checks, fast debug workflow. Use when checking counts, recent rows, missing relations, or TimescaleDB…

updated
occupation
Software Developers
description

Terminal command patterns for Volatio to avoid hanging, never pipe to head/tail, use quick scripts, show output, timeout handling. Use when commands hang, output buffering issues, or process management needed.

updated
Showing 13 of 13 collected skills.