summaryrefslogtreecommitdiffstats
path: root/openbb_terminal/miscellaneous/integration_tests_scripts/stocks/test_fa.openbb
blob: a4953bd26472f29dd68b1d22f2ce8ae2ca4a3fd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
stocks
load aapl
fa
income --source YahooFinance
income --source Polygon --quarter
income --source AlphaVantage --ratios
income --source FinancialModelingPrep
income --ticker AMZN --source EODHD
balance --source YahooFinance --ratios
balance --source Polygon --quarter
balance --ticker DDS --source AlphaVantage
balance --source FinancialModelingPrep
balance --source EODHD
cash --source YahooFinance
cash --source Polygon --quarter
cash --source AlphaVantage --ratios
cash --source FinancialModelingPrep
cash --ticker GOOG --source EODHD
income --source YahooFinance --plot gross_profit
income --source Polygon --plot gross_profit
income --source AlphaVantage --plot gross_profit
income --source FinancialModelingPrep --plot gross_profit
balance --source YahooFinance --plot total_assets
balance --source Polygon --plot total_assets
balance --source AlphaVantage --plot total_assets
balance --source FinancialModelingPrep --plot total_assets
cash --source YahooFinance --plot operating_cash_flow
cash --source Polygon --plot operating_cash_flow
cash --source AlphaVantage --plot operating_cash_flow
cash --source FinancialModelingPrep --plot operating_cash_flow
mgmt
analysis
score
mktcap --ticker MSFT
mktcap --method enterprise_value
mktcap --quarter
mktcap --source YahooFinance --start 1980-01-01 --end 2023-05-01
metrics
ratios
growth
warnings
warnings -d
dcfc
shrs
shrs major
shrs mutualfund
divs
divs -p
splits
overview
earnings --ticker DDS --source YahooFinance
earnings --source AlphaVantage --quarter
fraud
dupont
epsfc
revfc
analysis
rating
rot
rot --raw
pt --ticker GOOG
pt --raw
est
est -e quarter_revenue
est -e annual_earnings
est -e quarter_earnings
sec
supplier
customer
dcf -t aapl -g -a --no-filter
help
quit
reset
exit