Skip to main content

Trading Prompts Archive

Prompts and insights for trading strategy research and analysis.


Market Profile Analysis

Prompt:

Given NSE NIFTY 50 5-minute OHLCV data, how do I compute a TPO (Time-Price
Opportunity) market profile for each trading day and identify:
- Point of Control (POC)
- Value Area High (VAH)
- Value Area Low (VAL)

Approach: Bin prices into 0.5-point ticks, count TPOs per level, find POC at max count, VAA = 70% of total TPOs around POC.


Opening Range Breakout (ORB)

Prompt:

For NSE stocks, test an ORB strategy using the first 15-minute candle
as the range. Entry on breakout, stop at opposite end of range,
target at 1:2 RR. Backtest from 2020 to 2024 on NIFTY 50 constituents.

Status: See ORB Tests for results.


Option Expiry Analysis

Prompt:

What are the statistical tendencies of NIFTY 50 on weekly expiry days
(Thursday)? Analyze:
- Average intraday range
- Open-to-close direction bias
- Put/Call ratio correlation with move direction

Status: See Expiry Day Analysis.


Neo Wave Pattern Recognition

Prompt:

How do I programmatically identify Elliott Wave / Neo Wave impulse patterns
in NSE daily OHLCV data? What are the minimum criteria for wave validity?

Status: See Neo Wave Research.


Placeholder: Add More Trading Prompts

Add prompts and findings as you conduct trading research.