Trend Join Long Strategy Filter
Take the morning gapper list and filter it against a strict five-condition trend-continuation entry template on TradingView through Claude.
Tradingstandardhumbled-trader
by AgentVoltv1.0.0Published 1y ago
Free to sign up · every skill included with AgentVolt Pro
About this skill
name: trend-join-long-strategy-filter description: Take the morning gapper list and filter it against a strict five-condition trend-continuation entry template on TradingView through Claude.
Trend Join Long Strategy Filter
What This Does
The creator instructs Claude to build a scanner that only fires after 10am market time and only if price is above yesterdays daily high, yesterdays close is above the 200 SMA, and price is above pre-market high and above high of day. It runs on TradingView through the MCP link and only surfaces stocks that pass all five entry checks.
What You Get
- Post-10am timing gate
- five binary entry checks
- TradingView MCP connection
- alerts on qualified candidates
- runs off the pre-market scanner list
Customize
- start_time: earliest hour the scanner activates
- sma_period: moving average used for trend check
- watchlist_source: use pre-market scanner output or a custom list
- pass_threshold: how many of five checks must hit
- timeframe: 5-minute or 15-minute
Sample Output
Scanner runs on AMD, NVDA, MU and only flags candidates that break yesterday's high with the 200 SMA already trending up.
Target Audience
US day traders trading trend continuation setups
Source
SKILL.md preview
SKILL.md
---
name: trend-join-long-strategy-filter
description: Take the morning gapper list and filter it against a strict five-condition trend-continuation entry template on TradingView through Claude.
---
# Trend Join Long Strategy Filter
## What This Does
The creator instructs Claude to build a scanner that only fires after 10am market time and only if price is above yesterdays daily high, yesterdays close is above the 200 SMA, and price is above pre-market high and above high of day. It runs on TradingView through the MCP link and only surfaces stocks that pass all five entry checks.
## What You Get
- Post-10am timing gate
- five binary entry checks
- TradingView MCP connection
… (sign up to view the full skill)Sign up to view, copy, and install the full skill