Ticker Properties

Differences

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

Link to this comparison view

Next revision
Previous revision
scans:reference:ticker_properties [2019/07/01 21:26]
127.0.0.1 external edit
scans:reference:ticker_properties [2024/02/12 16:11] (current)
jayanthi [Dividend]
Line 85: Line 85:
 ===== Exchange ===== ===== Exchange =====
  
-The exchange where the security trades. (**Note:** ICE and CME values are for futures only, so if you combine [type=stock] with [exchange=CME],​ your scan will return no results.)+The exchange where the security trades. (**Note:** ICE and CME values are for futures only, so if you combine [type=stock] with [exchange=CME],​ your scan will return no results. Similarly, CRYPT is for cryptocurrencies,​ which are classified as indexes, not stocks.)
  
 **Syntax:** **Syntax:**
Line 91: Line 91:
  
 **Acceptable Values:​** ​ **Acceptable Values:​** ​
-  * NYSE, NASDAQ, OTCMKT, PINK, AMEX, TSE, TSXV, NSE, LSE, ICE, CME+  * NYSE, NASDAQ, OTCMKT, PINK, AMEX, TSE, TSXV, CSE, NSE, LSE, ICE, CME, CRYPT
  
 **Operators:​** **Operators:​**
Line 196: Line 196:
   * [dividend > 0]   * [dividend > 0]
  
 +===== Next Earnings Date =====
 +Scan stocks based on their next quarterly earnings date.
 +
 +**Syntax:**
 +  * next earnings date
 +
 +**Operators:​**
 +  * >
 +
 +**Example:​**
 +  * [next earnings date > 20230831]
 +
 +===== Previous Earnings Date =====
 +Scan stocks based on previous quarterly earnings date.
 +
 +**Syntax:**
 +  * previous earnings date
 +
 +**Operators:​**
 +  * <
 +
 +**Example:​**
 +  * [previous earnings < 20230831]
 ===== Yield ===== ===== Yield =====