Operators
zscore() | Z-score is a statistical tool that indicates how many standard deviations a data point lies from the average of a group of values. Essentially, it measures how unusual a data point is in relation to the mean, making it a handy tool for understanding deviation and comparison. |
ts_rank() | Rank the values of x for each instrument over the past d days, then return the rank of the current value + constant. If not specified, by default, constant = 0. |
rank() | The rank operator ranks the value of the input data x for the given stock among all instruments, and returns float numbers equally distributed between 0.0 and 1.0. When rate is set to 0, the sorting is done precisely. The default value of rate is 2. |
Data Fields
cap | Daily market capitalization (in millions) |
cash_st | Cash and Short-Term Investments |
debt_st | Debt in Current Liabilities |
scl12_buzz | relative sentiment volume |
operating_income | Operating Income After Depreciation - Quarterly |
第5天结束了......