Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.07 KB

Technicals.md

File metadata and controls

20 lines (16 loc) · 1.07 KB

Technicals

Properties

Name Type Description Notes
beta float the expected move in a stock relative to movements in the overall market [optional]
date_created date Date of technical valuation [optional]
fundamental_id str Fundamental id [optional]
shares_short int Number of shares Shorted [optional]
shares_short_prior_month int Number of shares Shorted Previous Month [optional]
short_percent float Percentage of a shorted Shares [optional]
short_ratio float Ratio of shorted shares [optional]
t_200_day_ma float 200 days moving average [optional]
t_50_day_ma float 50 days moving average [optional]
t_52_week_high float 52 week high [optional]
t_52_week_low float 52 week low [optional]

[Back to Model list] [Back to API list] [Back to README]