summaryrefslogtreecommitdiffstats
path: root/openbb_terminal/miscellaneous/scripts/portfolio/test_po_show_plot_rpf.openbb
blob: 4277466898d146752725cb170cae294d99fdd9f0 (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
portfolio
po
show
rpf
show -pf a,b
show -ct a,b
show -pf a,b -ct c,d
plot
plot -pf a,b
plot -ct a,b
plot -pf a,b -ct c,d
load --file 50_30_10_10_Portfolio.xlsx
show -pf a,b -ct c,d
show -pf a
show -ct c
plot -pf a,b -ct c,d
plot -pf a
plot -ct c
equal
show
show -pf name_0
show -ct sector
show -pf name_0 -ct sector
plot
plot -pf name_0
plot -ct sector
plot -pf name_0 -ct sector
plot -pf name_0 -ct sector -pi
plot -pf name_0 -ct sector -hi
plot -pf name_0 -ct sector -dd
plot -pf name_0 -ct sector -rc
plot -pf name_0 -ct sector -he
maxsharpe
show -pf name_0,maxsharpe_1 -ct sector,country
show -pf name_0,maxsharpe_1,a -ct c,sector,currency,current_invested_amount
plot -pf name_0,maxsharpe_1 -ct c,sector,country,current_invested_amount -pi
plot -pf name_0,maxsharpe_1 -ct c,sector,current_invested_amount -hi
plot -pf name_0,maxsharpe_1 -ct c,sector,current_invested_amount -dd
plot -pf name_0,maxsharpe_1 -ct c,sector,current_invested_amount -rc
plot -pf name_0,maxsharpe_1 -ct c,sector,current_invested_amount -he
..
load --file market.csv
po
equal
show -pf name_0
show -pf name_0 -ct a,b
plot -pf name_0 -ct sector -pi
plot -pf name_0 -ct sector -hi
plot -pf name_0 -ct sector -dd
plot -pf name_0 -ct sector -rc
plot -pf name_0 -ct sector -he
maxsharpe
rpf -pf a,b,c
rpf -pf name_0,maxsharpe_1
exit