Concept
Non-price Exits
Non-price Exits, also known as time exit, opposite-signal, signal-decay, end-of-day/weekend flat, are Risk, Sizing & Exits concepts. The Library holds 1 implementation — a working definition you can pull into Quant.
Top Non-price Exits indicator
The top custom implementation, built on the original standard Non-price Exits formula.
1 total
What are Non-Price Exits?
Non-price exits are rules that close a trade for reasons other than price reaching a predefined level. The family includes time exits (close after N bars or at a fixed clock time), opposite-signal exits (the system generates a signal against the open position), signal-decay exits (the condition that justified entry has weakened or expired), end-of-day or weekend flat rules, and scratch discipline (abandoning a trade near breakeven when it fails to behave as expected). Stops and targets answer the question of where a trade ends; non-price exits answer the question of when, or why.
They exist because price levels only capture part of a trade's information. A setup carries an implicit forecast horizon: a breakout that has gone nowhere after twenty bars is not the same trade that was entered, even if price never touched the stop. Time in a position is also exposure to events, overnight gaps, funding costs, and randomness that the original edge says nothing about. Non-price exits convert those observations into rules, which matters because the alternative, holding until a fixed stop or target resolves the trade, lets stale positions consume capital and attention.
Studies of trade excursions support the idea: for many setups, MAE/MFE distributions show that winners tend to work relatively quickly, while trades that linger near entry resolve closer to a coin flip. That is the statistical basis of scratch discipline and time stops. The honest caveat is the mirror image: time exits truncate the occasional slow-developing winner, so the rule has to be calibrated to the setup's actual payoff timing rather than to impatience.
Within a complete system design, exit logic of this kind occupies its own slot alongside setup, trigger, and stop, a structure formalized in filter-setup-trigger-exit architectures. A robust plan usually combines one price-based exit with at least one non-price exit, so every trade has both a location where it is wrong and a deadline by which it must be right.
How traders use it
- Time stops: intraday traders commonly flatten if a trade has not reached a first objective within a set number of bars, on the evidence that their setups pay quickly when they pay at all. Swing systems use bar-count exits to cap holding-period risk in backtests.
- Opposite-signal exits: always-in and stop-and-reverse style systems close longs when a short signal prints, which keeps the model simple but can whipsaw badly in ranges; many traders soften this by requiring the opposite signal to be full strength.
- Signal-decay exits: when the entry premise expires (a catalyst passes, a squeeze releases without follow-through, a level is rebuilt), the trade is closed regardless of open profit or loss, because the position no longer has a reason to exist.
- Session-boundary flat rules: day traders exit before the close and many swing traders avoid holding into weekends in gap-prone markets, trading away potential follow-through in exchange for immunity from weekend gaps and overnight event risk.
- Scratch discipline: exiting at or near breakeven when the expected immediate behavior fails to appear. It reduces average loss size but demands honesty; used loosely it becomes a way to cut winners out of fear.
Non-price exits vs price-based exit tools
Fixed Stops: A fixed stop defines where the trade is wrong in price. Non-price exits define when it is wrong in time or premise; most complete plans use both.
Profit Target Taxonomy: Targets end trades at favorable prices. Non-price exits often end trades at unremarkable prices precisely because no favorable price arrived on schedule.
Trailing Method Taxonomy: Trailing methods follow price to lock in gains as a move develops. Non-price exits act independently of price path and can close a position a trailing stop would still be holding.
Concept family
Risk, Sizing & Exits
37 concepts mapped · 37 in the Library
Non-price Exits FAQ
Do time stops improve results?
Often, for setups whose winners historically resolve quickly; backtests frequently show that capital freed from stagnant trades is redeployed at better expectancy. For slow trend-following entries a tight time stop can cut off the very trades that pay for the system.
How do I choose the time-stop length?
From data, not preference: examine how long past winners took to reach their first objective and set the limit beyond most of that distribution. Guessing a round number is a common way to truncate winners.
Is exiting on an opposite signal better than waiting for the stop?
It depends on the system. Opposite-signal exits keep you aligned with the model's current view and often reduce tail losses, but in choppy conditions they increase trade count and costs.
Is scratching a trade the same as moving my stop to breakeven?
No. A breakeven stop still waits for price to come to it; a scratch is an active decision to exit now because the expected behavior failed, whatever price is doing.
Should every strategy include a non-price exit?
Most benefit from at least one, if only an event or session rule. The exception is deliberately slow position strategies where time in the market is itself the edge.
Build Non-price Exits your way.
Quant writes, tests, and refines it with you — then it runs on LuxAlgo charting or ports to TradingView.
