asi
Accumulation Swing Index (ASI) is a momentum indicator that uses price and volume to identify potential trend reversals. It helps traders identify the real market direction by filtering out the noise and focusing on significant price movements.
asi (tick)
Accumulation Swing Index (ASI) is a momentum indicator that uses price and volume to identify potential trend reversals. It helps traders identify the real market direction by filtering out the noise and focusing on significant price movements.
Input parameters
| Prop | Type | Default | Description |
|---|---|---|---|
minutes* | number | 20 | The lookback period in minutes |
limitMove | number | 0.5 | Limit move value to cap the swing index |
SQL example
TICK asi WITH minutes=20 > 0 THEN order SET size=100, price=51.00, transmit=truervi
Relative Vigor Index (RVI) is a momentum oscillator that measures the conviction of a current price trend by comparing a security's closing price to its trading range while smoothing the results using a simple moving average. It helps identify potential trend reversals and overbought/oversold conditions.
trin
Arms Index (TRIN) is a volume-based indicator that measures the relationship between advancing and declining stocks. It helps identify overbought and oversold conditions in the market.