summaryrefslogtreecommitdiffstats
path: root/openbb_terminal/miscellaneous/integration_tests_scripts/stocks/test_ca.openbb
blob: 4cb181cacf041b8145a509cf7e95205aefae6f2f (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
stocks
load ${ticker=aapl}
ca
tsne
historical
historical -t o -n
hcorr
hcorr --raw
hcorr -t h --display-full-matrix
volume
ticker ${ticker=msft}
income
income -t 31-Mar-2022 -q
balance
balance -t 31-Mar-2022 -q
cashflow
cashflow -t 31-Mar-2022 -q
sentiment
sentiment -r
scorr
scorr -h
overview
valuation
financial
ownership
performance
technical
ticker -t ${ticker=tsla}
get --source Polygon
get --source Finnhub
get
add -s 2
exit