Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated:
1
00:00:11,390 --> 00:00:13,580
Hi, everyone, and welcome in this new edition.
2
00:00:14,300 --> 00:00:18,260
In this video, we're going to talk about the Sortino ratio.
3
00:00:19,370 --> 00:00:26,480
The Sortino ratio is the statistic similar to the Sahpra show with the same interpretation.
4
00:00:27,500 --> 00:00:38,510
However, the only difference between the two statistics is the computation of the volatility, because
5
00:00:38,870 --> 00:00:47,750
in the sharp pressure, we take all the volatility and in the sortino ratio, we take only the downward
6
00:00:47,960 --> 00:00:54,050
volatility because if you want to invest on Easter, for example.
7
00:00:56,250 --> 00:01:04,950
If there are a big increase of a stroke, you don't really care about it because you will earn a lot
8
00:01:04,950 --> 00:01:05,400
of money.
9
00:01:05,610 --> 00:01:10,590
But if you lose a lot of money, you will care about it.
10
00:01:10,930 --> 00:01:16,380
So it is with this mine that the sortino ratio has been created.
11
00:01:18,970 --> 00:01:22,990
When you compute associate in a ratio, there are three cases.
12
00:01:23,530 --> 00:01:30,610
First, your sortino ratio is below zero, so it means that your strategy is less profitable.
13
00:01:33,610 --> 00:01:41,980
The second case is when the Sortino ratio is below one, it means that your strategy is profitable,
14
00:01:42,250 --> 00:01:51,430
but the risk of your strategy is higher than the return and when the sortino ratio is higher than one.
15
00:01:52,150 --> 00:01:57,550
It is a very good strategy because the risk is lower than the returns.
16
00:02:00,290 --> 00:02:09,060
So in all this chapter, we are going to use the Google stock price to illustrate each indicators.
17
00:02:12,580 --> 00:02:17,440
So first, we need to import some data using where he finance.
18
00:02:34,180 --> 00:02:43,870
Then I will compute the return of Google Earth, because in backtesting function, usually we take the
19
00:02:43,870 --> 00:02:45,400
return of this strategy.
20
00:02:57,980 --> 00:03:07,460
So we put in percentage with the rules on the change function, and I dropped the missing value.
21
00:03:08,720 --> 00:03:09,050
Then.
22
00:03:14,380 --> 00:03:19,480
I change the name of this series in return.
23
00:03:21,250 --> 00:03:31,240
I just want to highlight a specific points of the pundits library that say we can only have one column,
24
00:03:31,300 --> 00:03:40,780
so when you want to change this name, you don't need to put a list of columns just a string, because
25
00:03:41,440 --> 00:03:47,110
implicitly pundits know that there is only one column instead of.
26
00:03:47,770 --> 00:03:58,090
If you want to change the name of columns that are framed because there can be multiple columns, then
27
00:03:58,450 --> 00:04:00,760
we're going to compute also pressure.
28
00:04:06,470 --> 00:04:09,830
First, we need the mean of this Syrian.
29
00:04:18,950 --> 00:04:29,870
Then we need the darn world volatility, so we compute the standard deviation of all the value below
30
00:04:29,870 --> 00:04:30,410
zero.
31
00:04:30,710 --> 00:04:37,450
It means that we compute the volatility of all the negative returns.
32
00:04:39,470 --> 00:04:54,590
So to have the negative return, we just tend to ponder that we want all the value of returns Siri below
33
00:04:54,620 --> 00:04:55,100
zero
34
00:04:57,740 --> 00:04:58,430
and then
35
00:05:01,220 --> 00:05:04,040
I can create or sortino ratio.
36
00:05:08,670 --> 00:05:10,500
And I can print it.
37
00:05:17,380 --> 00:05:19,150
Musing if it's true.
38
00:05:19,720 --> 00:05:30,190
So I want to run the value of this sortino ratio with three decimal so.
39
00:05:45,870 --> 00:05:56,850
But now, as we can see, we have as fortunate or of none as we can see, we have a sortino ratio around
40
00:05:56,940 --> 00:05:58,950
zero point one.
41
00:05:59,670 --> 00:06:09,990
But but as a result, we need a result like one point thirty two or twenty three.
42
00:06:09,990 --> 00:06:12,930
I don't remember like the previous results.
43
00:06:14,460 --> 00:06:22,210
It is because we don't have annualized all indicators and it is so essential.
44
00:06:22,230 --> 00:06:30,540
That is why I only want to see this error because if you don't analyze all of your indicators, you
45
00:06:30,540 --> 00:06:42,390
will have some issues when you want to interpret it, and you will have some difficulties to compare
46
00:06:42,960 --> 00:06:44,580
different strategies.
47
00:06:44,880 --> 00:06:55,830
Because if one strategy trade with a daily interval, for example, and if a never train with a monthly
48
00:06:55,830 --> 00:06:58,020
interval, you will have.
49
00:06:59,340 --> 00:07:08,170
But Sortino ratio daily for once, what is she and a monthly sortino ratio for another, so you really
50
00:07:08,190 --> 00:07:12,900
cannot compare the two strategic together.
51
00:07:13,410 --> 00:07:20,010
So to fix this issue, you need to analyze also generation.
52
00:07:20,610 --> 00:07:35,230
And to do it, we need to multiply it by 252 because it is the number of open day in the year by the
53
00:07:35,250 --> 00:07:37,680
square root of two hundred fifty two.
54
00:07:38,100 --> 00:07:48,300
It is because to analyze the meaning, you need to multiply by two hundred fifty two and to analyze
55
00:07:48,300 --> 00:07:55,420
the volatility, we need to multiply that by the square root of two hundred fifty two.
56
00:07:56,070 --> 00:08:00,540
Because the volatility is the square root of the variance.
57
00:08:01,860 --> 00:08:14,670
And now we have the annualized Sortino ratio of Google, so we can see that taking into account the
58
00:08:14,670 --> 00:08:20,780
volatility of this asset, this asset had a very good returns.
6054
Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.