Technical Indicators

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
scans:indicators [2022/04/18 23:28]
betseyp [TTM Squeeze Dots (TTMSqueeze)]
scans:indicators [2024/02/18 00:49]
jayanthi [Price Relative/Relative Strength]
Line 1099: Line 1099:
   * [Middle Price Chan(20) < close]   * [Middle Price Chan(20) < close]
  
 +===== Price Relative =====
 +The value of [[https://​school.stockcharts.com/​doku.php?​id=technical_indicators:​price_relative|Price Relative/​Relative Strength]].
 +
 +==== Price Relative/​Relative Strength ====
 +**Syntax.**
 +  * Price Relative
 +
 +**Operators.**
 +  * =, !=, >, >=, < =, <
 +
 +**Example.** ​
 +[Price Relative(SPY) > yesterdays Daily MAX(63,​Price Relative(SPY))]
 ===== Pring'​s Know Sure Thing ===== ===== Pring'​s Know Sure Thing =====
  
Line 1189: Line 1201:
 **Example:​** **Example:​**
   * [ROC Signal(12,​30) > ROC(12)]   * [ROC Signal(12,​30) > ROC(12)]
 +
 +
  
 ===== Relative Strength Index (RSI) ===== ===== Relative Strength Index (RSI) =====
Line 1499: Line 1513:
   * [TTM Squeeze(20,​2.0,​20,​1.5,​20) is true]   * [TTM Squeeze(20,​2.0,​20,​1.5,​20) is true]
  
-==== TTM Squeeze Momentum Histogram (TTMSqueeze ​Hist) ====+==== TTM Squeeze Momentum Histogram (TTM Squeeze ​Hist) ====
  
 **Syntax:** **Syntax:**
Line 1511: Line 1525:
  
 **Example:​** **Example:​**
-  * [TTMSqueeze ​Hist (20) > 0]+  * [TTM Squeeze ​Hist (20) > 0]