A flash magnet is a sudden liquidity jump near price. The level appears fast, is bigger than normal, grows sharply, and stays there just long enough to matter. Xtrend treats it like a fast reaction signal, not like a long-lasting wall.
It is a short sequence, and all parts must agree.
The liquidity must be inside the configured tick distance from current price.
The size must beat both the minimum size and the average nearby depth baseline.
The queue must jump by enough size, then stay alive for the minimum persistence time.
If it takes too long, it stops being a flash and expires.
The new indicator tag reads from left to right.
This is a bid-side flash. A strong bid appeared below or near price and is acting like a fast support pull.
The visible size at the flash level is 140 contracts.
The queue grew by 60 contracts versus its previous visible size.
The flash has been alive for about 220 milliseconds since detection.
These are the settings that decide if a flash is weak noise or a real fast liquidity event.
UseBMFlashMagnet
If off, the strategy ignores flash entries. If on, flash can participate in BM entry logic.
MinTicksFromPrice
Prevents counting liquidity that is sitting too close to price and not acting like a separate magnet level.
MaxTicksFromPrice
Keeps the detector focused on nearby levels that can still affect the current move.
MinSize
The queue must at least reach this size before it can be called a flash candidate.
MinSizeIncrease
This is the extra size that must appear versus the previous visible size. It is the "flash" part.
RelativeToAvgDepth
The queue must also be bigger than the recent average depth baseline by this multiplier.
MinPersistenceMs
If it disappears too quickly, it is treated as noise and not a confirmed flash.
MaxReactionMs
If it stays too long, it stops being a fast magnet and expires instead of confirming.
If you want to explain it in one sentence, use this: