Backtest UI

Minimum event-day close location TECL

T_EVENT_CLOSE_LOCATION_MIN | episodic volume | setup | ticker | candidate

Logic(close[t] - low[t]) / (high[t] - low[t]) >= min_location
Edge-
Samples0

Definition

Requires the event candle to close in the upper portion of its daily range.

Logic Triples

No first-class ontology mapping yet. Showing fallback logic: (close[t] - low[t]) / (high[t] - low[t]) >= min_location

Strategies Using Atom

StrategyFamilyEdgeSignals