Weekly FV touch and basis reclaim TFTR
T_FV_TOUCH_RECLAIM | tht fair value | trigger | ticker | tested
Logic
weekly_low[t] <= fv_upper[t] AND weekly_close[t] >= fv_basis[t] AND weekly_close[t] <= fv_upper[t] * (1 + tolerance)Edge-
Samples0
Definition
The completed weekly low reached the FV upper band or deeper, while the weekly close reclaimed the basis and finished no more than the configured tolerance above the upper band. This combines clean upper-half recoveries and below-basis sweep/reclaims without admitting a close below the basis. The tolerance-specific computed atoms are T_FV_TOUCH_RECLAIM_0 through _3.
Logic Triples
No first-class ontology mapping yet. Showing fallback logic: weekly_low[t] <= fv_upper[t] AND weekly_close[t] >= fv_basis[t] AND weekly_close[t] <= fv_upper[t] * (1 + tolerance)
Strategies Using Atom
| Strategy | Family | Edge | Signals |
|---|