Skip to main content

🧾 Study Status Template


📍 Overview

Study:

Category:

Core Question:

Primary Input:
SMA (starting baseline)

Status:
in-progress / validated / deprecated / experimental


🧪 Current Progress

PhaseDescriptionStatus
Study designConceptual and mathematical definition complete
ImplementationFunctions and tests in QLIR
ValidationEmpirical verification against reference data
VisualizationDistributions or plots generated
DocumentationMarkdown and supporting notes complete

🧭 Notes & Observations


🧮 Data & Methodology Details

ParameterDescriptionValue / Notes
TimeframeBase candle frequencye.g. 1min
HorizonLookahead window(s)e.g. 1–5 bars
ConditionsConditional subsets appliede.g. RSI > 70, UTC 09:00–10:00
FeaturesDerived columns or metricse.g. slope_persist_prob, slope_decay_rate

🧩 Reminder: all distributions should follow the same event-based structure used in the global/conditional studies.


📊 Outputs

Output TypeLocation / LinkDescription
Distribution Plot(link or relative path)Conditional likelihood visualization
Tableau Export(if available)Dashboard version of slope metrics
Raw Data Export(CSV path)Direct study output for validation
QLIR Notebook(relative path)Experiment notebook or Python script

🖼️ Placeholder: Visualization Reference
Visual: screenshot or description of primary output figure.


🧩 Integration & Dependencies

  • Depends on: slope_utils.py, rolling_window.py, timefreq.py
  • Feeds into: feature_engineering/slope_features.md, distributions/global_conditional_analysis.md
  • Relevant Framework: Conditional vs. Non-Conditional Studies, Event List Schema

🧠 Next Steps

  1. Validate study on multiple timeframes (1m, 3m, 5m).
  2. Run conditional tests (e.g., ATR high vs. low volatility).
  3. Compare persistence vs. rate-of-change alignment.
  4. Prepare Tableau/Matplotlib comparative overlays.
  5. Decide on which distributions to promote to feature engineering.

Comments

No comments yet. Be the first!