You can find the spreadsheets for this video and some additional materials here: drive.google.com/drive/folders/1sP40IW0p0w5IETCgo464uhDFfdyR6rh7 Please consider supporting NEDL on Patreon: www.patreon.com/NEDLeducation
Wow that was brilliant. Showing this done in a spreadsheet really explains the respective steps taken and the differences between the ADF and CADF. Thanks a lot for taking the time to post this! :-)
Awesome video! The best I've ever seen about this. Thank you! What would like to ask is following. After we calculate the coefficient of linear regression between first difference and lagged, it needs to be calculated standard error. At your example standard error is automatically calculated by using 2-cell and using formula =LINEST(Difference; Lagged;0;1)(without drift) and =LINEST(Difference;Lagged;1;1) (with drift). After I tried the same only coefficient shows up but not the standard error. So knowing that standard error (which is standard error of the sample) is Standard deviation/SQRT(Number of observations). So I calculated standard error by using the formula =STDEV(LINEST(Difference;Lagged))/(SQRT(Number of observations))( in this case the number of obesrvations would be the number of days)! There after t-statistics = coefficient/Standard error! Is my approach right? Thank you again for this awesome video!
Hi Ivan, and glad you liked the video! I believe the issue is that you need to select a 2x1 array or a 2x2 array, respectively, before you enforce the LINEST functions for the coefficient standard errors to appear. Unfortunately, as these are coefficient standard errors, you cannot calculate in directly as a standard deviation. Hope it helps!
This video has explained many challenging calculation tasks in excel with great simplicity. Pleasingly Surprised by same results by both excel and Eviews software calculation ADF test. Looking forward to one of the critical & significant outputs of ADF TEST in Eviews was P-VAULE, which is not calculated in EXCEL. Request if P-VALUE calculation is included would to helpful. Thanks Nisha Patel
If I'm not mistaken, you can get the P Value by inputting the T value into T.Distr function using two tail and degree of freedom would be number of observations. Someone will correct me if I'm wrong hopefully.
Thanks, this is beautifully explained in excel. Just one question - would it be safe to assume non stationarity = good for mean reversion statergies ? Is there any other tests one can perform to confirm the absence of stationarity or autocorrleation?
Hi Anmol, and glad you enjoyed the video! For purposes of trading strategies, it is necessary to know the direction of autocorrelation, as obviously positive autocorrelation would imply series are trending, and only negative autocorrelation is conducive to mean-reversion strategies. You can therefore look at various market efficiency tests that distinguish between trending and mean-reverting behaviour and are designed specifically for that. From my experience, academic research most frequently applies variance ratio tests (have got a series of videos on different version of that, the simplest would be: th-cam.com/video/LZHQdcaC964/w-d-xo.html) or runs tests (th-cam.com/video/NvWm7-QD3DQ/w-d-xo.html), while practitioners in this regard prefer the Hurst exponent (th-cam.com/video/l08LICz8Ink/w-d-xo.html) or Markov chains (th-cam.com/video/00i7euQmVE4/w-d-xo.html). Hope this helps!
Thanks, I love your channel. Aren't we suppose normally to to check for unit root on the price? why are you testing the returns where it is clear they are stationary?.-
Hi, and glad you are enjoying the channel! Unit root tests can be applied to any time series, depending on what your objective is. Here, applying these to returns tests for market efficiency, as non-stationarity of these would imply clear dependencies. Hope it helps!
Hi Santosh and many thanks for the question! The Dickey-Fuller statistic follows a tau-distribution, which is a slightly adjusted T-distribution. We might do a video on this someday. For practical purposes though, just referring to critical value tables or using a rule of thumb (t-stat < -3.5) should suffice.
Thanks for sharing. As u know in Eviews there are 3 models to be included in test equation (intercept, trend and intercept, and None). If I get p0.05 (all is in same lags or on the same level/1st difference), can I say those are stationery? Or all 3 models should have p
Hi Pradipta, and thanks for the question! Ultimately, it depends on the nature of your time series. If there is little reason to believe a series can have an intercept/trend/both, and the respective models accept the null, then you can comfortably stick with the simpler model that rejects the null and confirms stationarity. Overall, such "grey areas" are most of the time left for the interpretation and discretion of a researcher. Hope it helps!
@@NEDLeducation Oh thankss. And I want to ask 1 more.. If I want to use granger causality test for 1 dependent (GDP) and independent (CPI) from 36 quarterly data, should I test for normality, multicollinearity, heteroskedacity, autocorrelation? and the reason? Or just go straight from stationarity test and then granger?
Hi Sava, thanks so much for the knoeledge sharing. I really enjoyed your teaching approach. Can you please share video on the areas of testing for seasonality effects such as December effects, Halloween effects etc. I will really appreciate this
What should be the sample size for checking ADF test? For instance, is it useful to calculate ADF test, say on 12 sample period, where a new observation is added and the last one removed (running data). Will that be useful for trading or is this sample size or a certain sample size too small to give a fair picture of time series ? Moreover, are the observations must be based on day's prices or can it be based on smaller timeframes like 1 hour or 15 minute
Hi, and thanks for the question! ADF generally has a much higher power on large samples so I would suggest using a rolling sample of at least 30 or ideally 50 or 100 observations. It can be applied to high-frequency data (hourly or 15-minute candles) without any issues as well.
@@NEDLeducation what exactly is the trading implications of results ? For instance, if using m=3 filter, my approximate entropy is 0.40 What exactly is it telling me to do? My hypothesis is, that technical indicators become more reliable when approximate entropy values are low. Is it true ? (I've used your file for another instrument)
Hi Faiza, and glad you liked the video! As for your suggestion, I have already got some videos on portfolio theory and portfolio management on the channel, please check it out if you are interested: th-cam.com/video/zjKbjG8D6xo/w-d-xo.html
Hi, and glad you liked the video! Could you elaborate on what you mean by a "robustness measure" in this context, might be able to advise in greater detail then.
Hi...thanks for this video! If I were to increase the lag substantially and if the t-stat indicates the existence of unit root... which statistical test (no lags vs. lower lags vs. higher lags) would be relevant?
Hi Priya and thanks for your feedback! As for the question, for augmented Dickey-Fuller tests, you do not look at the t-stat for lagged coefficients, it is just the single t-stat which is relevant. To determine how many lags are required, you can apply various lag length criteria, based primarily on the minimisation of Akaike or Schwartz information criteria. We will do videos on these sometime in the future when we go deeper into econometrics eventually. Hope it helps!
Why can we mix lagged reutrns and lagged return differences for ADF here? Doesn't it mean different things? The weak stationarity of price or return or even return growth rate?
Hi Austin, and thanks for the question! It depends on the objective of the test. When investigating stationarity of prices, you can regress differences (log-differences) onto lagged levels (or their logs). This would most commonly show prices are not stationary (obviously). When investigating stationarity of returns, you can regress differences in returns onto lagged returns. This would most commonly show returns are stationary.
Thanks for this video. Very clear. So once you realised that a serie has a unit root but using the first difference is stationary. You should now run the regression using the first difference. Right ? And is this possible to generate in eviews aswell?
Hi Pablo and many thanks for the feedback! Glad the video helped. As for your question, identifying unit roots (or lack thereof) in your data is useful when deciding which models to apply. For example, for cointegrating regression, the series must have unit roots, but their linear combination should be stationary, so you need to make sure this is the case before applying the model (I will definitely make a video on cointegration and pairs trading sometime soon). For usual regression analysis, a series with a unit root is autocorrelated, so it is a good idea to use its first difference as a dependent variable instead. In EViews, you can compute first differences of any series (let's call it "series") using the notation d(series). For example, you can regress first differences of y onto x using the command "d(y) c x". Hope it helps!
@@NEDLeducation Hi, thank you so much for your useful videos! Just to be clear, I have one more question regarding this topic. I'm currently estimating a time series model with up to 4 independent variables. The first difference of my dependent variable is stationary. The independent variables are stationary on level. Do I now use the first difference for the dependent variable and leave the independent variables as they are?
@@carlamausi Hi Carla, and glad you liked the video! As for your question - yes, you can now estimate the model with the first difference for the dependent variable and levels of independent variables. Hope it helps!
Hi Dingxin, thanks for the question! For cointegration in pairs trading, you need both series (stock prices) to HAVE unit roots. Therefore, before you apply any cointegration techniques, you need to ideally make sure that both stock prices have insignificant t-stats in a respective Dickey-Fuller test. Then, if you follow the Engle-Granger cointegration procedure, you can test for the stationarity of some linear combination of the two series (x + b*y) using a Dickey-Fuller test of your choice. Here, you can verify that cointegration is present if the combination is stationary (the t-stat is singnificant). We will definitely make a detailed video on cointegration and its applications to pair trading specifically in the near future.
Hi Peter, and glad you are enjoying the channel! As for your suggestion, Johansen test is pretty messy to do in Excel but I will see what I can do, perhaps sometime in the future :)
Hello, thanks for the video, really appreciate your effort. just a quick question, I applied the same procedure on a time series data of 1 minute interval, s&p returns as well, the t-stat was +88.xxx%, what can I conclude? (no trend approach)
Hi Nour, and glad you liked the video! As for your question, the positive t-stat in the unit root tests implies non-stationarity (dependence) of returns on 1-minute data, which is unsurprising on such high frequency. Hope it helps!
Thank you so much for the quick reply. So having these results one could possibly argue that this period held less market efficiency? and is there any way you can send me a contact of yours, an email or any social media? thank you so much.
@@nourmaged123 Hi again Nour, yes, you can suggest that the market shows inefficiency on high-frequency data. This is a correct interpretation of the result. For further contact, you can email me at savvashanaev@yandex.ru.
Hi Mehul, and glad you liked the video! The t-stat for the Dickey-Fuller test is not distributed according to the conventional Student's T distribution so the best strategy would be to look up the significance tables. Hope it helps!
Hi Rames, and thanks for the question. A standard error of zero is generally a problem. Please check which arrays you are referring to when estimating the regression. Alternatively, it can present itself as zero due to rounding (try increasing the number of decimal places in the representation).
Hi Guilherme, and glad the video helped! Thanks for the suggestion! A video on Hurst exponent and long memory in time series is in our plans, I feel I might release one in couple of weeks time.
Can I run this test in conjunction with the runs test and variance ratio test in your previous videos if I am conducting a study for random walk behaviour?
Hi Anil and thanks for the question! For pairs trading, cointegrating regressions are generally used. I will definitely make a video on it next week. Hope it helps!
Need your help and guidance, I am using XLSTAT plugin and the ADF test result is different than the calculation of your with the same data of S&P500 need to understand where I am going wrong. can I share the spreadsheet, please?
Hi Nidhi, and thanks for the question! As far as I am aware, there is no neat and tidy way of implementing the Dickey-Fuller tau distribution in Excel unfortunately, so the oldschool approach with looking up a value in a table will do.
Hi Meenal, and thanks for the question! The null hypothesis is that the time series has a unit root (is non-stationary). The alternative hypothesis is the absence of unit root (stationarity). Hope it helps!
Fala querido Guerra, achei um vídeo em que o autor fala como achar o star t de forma que é possível generalizar no excell. Ele utiliza a função proj.lin (traduzido). Vou colocar o link do vídeo aqui:th-cam.com/video/KCFLfQHZODM/w-d-xo.html
You can find the spreadsheets for this video and some additional materials here: drive.google.com/drive/folders/1sP40IW0p0w5IETCgo464uhDFfdyR6rh7
Please consider supporting NEDL on Patreon: www.patreon.com/NEDLeducation
Thank you so much!!
Wow that was brilliant. Showing this done in a spreadsheet really explains the respective steps taken and the differences between the ADF and CADF. Thanks a lot for taking the time to post this! :-)
Hi, and many thanks for the feedback, really glad you liked the video! Stay tuned for more content in financial econometrics :)
Thanks a million. You are a GENIUS, and so generous sharing your great knowledge with us. Thanks again
Hi Nayeem, and many thanks for such kind words.
Awesome video! The best I've ever seen about this. Thank you! What would like to ask is following. After we calculate the coefficient of linear regression between first difference and lagged, it needs to be calculated standard error. At your example standard error is automatically calculated by using 2-cell and using formula =LINEST(Difference; Lagged;0;1)(without drift) and =LINEST(Difference;Lagged;1;1) (with drift). After I tried the same only coefficient shows up but not the standard error. So knowing that standard error (which is standard error of the sample) is Standard deviation/SQRT(Number of observations). So I calculated standard error by using the formula =STDEV(LINEST(Difference;Lagged))/(SQRT(Number of observations))( in this case the number of obesrvations would be the number of days)! There after t-statistics = coefficient/Standard error! Is my approach right? Thank you again for this awesome video!
Hi Ivan, and glad you liked the video! I believe the issue is that you need to select a 2x1 array or a 2x2 array, respectively, before you enforce the LINEST functions for the coefficient standard errors to appear. Unfortunately, as these are coefficient standard errors, you cannot calculate in directly as a standard deviation. Hope it helps!
@@NEDLeducation I've tried and everything is ok! Thank you!
This video has explained many challenging calculation tasks in excel with great simplicity. Pleasingly Surprised by same results by both excel and Eviews software calculation ADF test.
Looking forward to one of the critical & significant outputs of ADF TEST in Eviews was P-VAULE, which is not calculated in EXCEL.
Request if P-VALUE calculation is included would to helpful.
Thanks
Nisha Patel
If I'm not mistaken, you can get the P Value by inputting the T value into T.Distr function using two tail and degree of freedom would be number of observations. Someone will correct me if I'm wrong hopefully.
Thanks, this is beautifully explained in excel. Just one question - would it be safe to assume non stationarity = good for mean reversion statergies ? Is there any other tests one can perform to confirm the absence of stationarity or autocorrleation?
Hi Anmol, and glad you enjoyed the video! For purposes of trading strategies, it is necessary to know the direction of autocorrelation, as obviously positive autocorrelation would imply series are trending, and only negative autocorrelation is conducive to mean-reversion strategies. You can therefore look at various market efficiency tests that distinguish between trending and mean-reverting behaviour and are designed specifically for that. From my experience, academic research most frequently applies variance ratio tests (have got a series of videos on different version of that, the simplest would be: th-cam.com/video/LZHQdcaC964/w-d-xo.html) or runs tests (th-cam.com/video/NvWm7-QD3DQ/w-d-xo.html), while practitioners in this regard prefer the Hurst exponent (th-cam.com/video/l08LICz8Ink/w-d-xo.html) or Markov chains (th-cam.com/video/00i7euQmVE4/w-d-xo.html). Hope this helps!
Thanks, I love your channel. Aren't we suppose normally to to check for unit root on the price? why are you testing the returns where it is clear they are stationary?.-
Hi, and glad you are enjoying the channel! Unit root tests can be applied to any time series, depending on what your objective is. Here, applying these to returns tests for market efficiency, as non-stationarity of these would imply clear dependencies. Hope it helps!
Thanks for sharing your wisdom. Sincerely appreciate this.
I want to calculate p value without using any extra software or addin...u r genius u made it just p value left
Hi Santosh and many thanks for the question! The Dickey-Fuller statistic follows a tau-distribution, which is a slightly adjusted T-distribution. We might do a video on this someday. For practical purposes though, just referring to critical value tables or using a rule of thumb (t-stat < -3.5) should suffice.
Thanks for sharing. As u know in Eviews there are 3 models to be included in test equation (intercept, trend and intercept, and None). If I get p0.05 (all is in same lags or on the same level/1st difference), can I say those are stationery? Or all 3 models should have p
Hi Pradipta, and thanks for the question! Ultimately, it depends on the nature of your time series. If there is little reason to believe a series can have an intercept/trend/both, and the respective models accept the null, then you can comfortably stick with the simpler model that rejects the null and confirms stationarity. Overall, such "grey areas" are most of the time left for the interpretation and discretion of a researcher. Hope it helps!
@@NEDLeducation Oh thankss. And I want to ask 1 more.. If I want to use granger causality test for 1 dependent (GDP) and independent (CPI) from 36 quarterly data, should I test for normality, multicollinearity, heteroskedacity, autocorrelation? and the reason? Or just go straight from stationarity test and then granger?
Hi Sava, thanks so much for the knoeledge sharing. I really enjoyed your teaching approach. Can you please share video on the areas of testing for seasonality effects such as December effects, Halloween effects etc. I will really appreciate this
What should be the sample size for checking ADF test?
For instance, is it useful to calculate ADF test, say on 12 sample period, where a new observation is added and the last one removed (running data).
Will that be useful for trading or is this sample size or a certain sample size too small to give a fair picture of time series ?
Moreover, are the observations must be based on day's prices or can it be based on smaller timeframes like 1 hour or 15 minute
Hi, and thanks for the question! ADF generally has a much higher power on large samples so I would suggest using a rolling sample of at least 30 or ideally 50 or 100 observations. It can be applied to high-frequency data (hourly or 15-minute candles) without any issues as well.
@@NEDLeducation what exactly is the trading implications of results ?
For instance, if using m=3 filter, my approximate entropy is 0.40
What exactly is it telling me to do?
My hypothesis is, that technical indicators become more reliable when approximate entropy values are low. Is it true ?
(I've used your file for another instrument)
It is too good and informational.plz make some vedio on how to construct portfolio in excel
Hi Faiza, and glad you liked the video! As for your suggestion, I have already got some videos on portfolio theory and portfolio management on the channel, please check it out if you are interested: th-cam.com/video/zjKbjG8D6xo/w-d-xo.html
Can you pls tell how to do robustness measures test for index data? And your video is really helpful. Thank you for sharing this
Hi, and glad you liked the video! Could you elaborate on what you mean by a "robustness measure" in this context, might be able to advise in greater detail then.
Hi...thanks for this video! If I were to increase the lag substantially and if the t-stat indicates the existence of unit root... which statistical test (no lags vs. lower lags vs. higher lags) would be relevant?
Hi Priya and thanks for your feedback! As for the question, for augmented Dickey-Fuller tests, you do not look at the t-stat for lagged coefficients, it is just the single t-stat which is relevant. To determine how many lags are required, you can apply various lag length criteria, based primarily on the minimisation of Akaike or Schwartz information criteria. We will do videos on these sometime in the future when we go deeper into econometrics eventually. Hope it helps!
@@NEDLeducation thanks for the clarification! your videos have been very helpful!!
Why can we mix lagged reutrns and lagged return differences for ADF here?
Doesn't it mean different things? The weak stationarity of price or return or even return growth rate?
Hi Austin, and thanks for the question! It depends on the objective of the test. When investigating stationarity of prices, you can regress differences (log-differences) onto lagged levels (or their logs). This would most commonly show prices are not stationary (obviously). When investigating stationarity of returns, you can regress differences in returns onto lagged returns. This would most commonly show returns are stationary.
have you applied on closing price of stock?
Thanks for this video. Very clear. So once you realised that a serie has a unit root but using the first difference is stationary.
You should now run the regression using the first difference. Right ? And is this possible to generate in eviews aswell?
Hi Pablo and many thanks for the feedback! Glad the video helped. As for your question, identifying unit roots (or lack thereof) in your data is useful when deciding which models to apply. For example, for cointegrating regression, the series must have unit roots, but their linear combination should be stationary, so you need to make sure this is the case before applying the model (I will definitely make a video on cointegration and pairs trading sometime soon). For usual regression analysis, a series with a unit root is autocorrelated, so it is a good idea to use its first difference as a dependent variable instead. In EViews, you can compute first differences of any series (let's call it "series") using the notation d(series). For example, you can regress first differences of y onto x using the command "d(y) c x". Hope it helps!
@@NEDLeducation Thank you so much!
@@NEDLeducation Hi, thank you so much for your useful videos! Just to be clear, I have one more question regarding this topic. I'm currently estimating a time series model with up to 4 independent variables. The first difference of my dependent variable is stationary. The independent variables are stationary on level. Do I now use the first difference for the dependent variable and leave the independent variables as they are?
@@carlamausi Hi Carla, and glad you liked the video! As for your question - yes, you can now estimate the model with the first difference for the dependent variable and levels of independent variables. Hope it helps!
@@NEDLeducation Thank you so much for your quick answer! Couldn't find the answer in any textbook
Thank you so much for sharing valuable information
How can we apply dickey fuller test for cointegration in pairs trading?
Hi Dingxin, thanks for the question! For cointegration in pairs trading, you need both series (stock prices) to HAVE unit roots. Therefore, before you apply any cointegration techniques, you need to ideally make sure that both stock prices have insignificant t-stats in a respective Dickey-Fuller test. Then, if you follow the Engle-Granger cointegration procedure, you can test for the stationarity of some linear combination of the two series (x + b*y) using a Dickey-Fuller test of your choice. Here, you can verify that cointegration is present if the combination is stationary (the t-stat is singnificant). We will definitely make a detailed video on cointegration and its applications to pair trading specifically in the near future.
thank you so much!!! this was extremely helpful for me!
Hai, this is really helpful but may I know how to do first differencing of adf test using excel?
Hi Aina, and glad you liked the video! First differencing can be done by simply subtracting lagged values and dropping the very first value.
@@NEDLeducation got it, thank you so much!
Dear Sava, once more a big thank you for your amazing channel. Could you make a video with johansen cointegration test on excel?
Thank you again!
Hi Peter, and glad you are enjoying the channel! As for your suggestion, Johansen test is pretty messy to do in Excel but I will see what I can do, perhaps sometime in the future :)
Hello, thanks for the video, really appreciate your effort. just a quick question, I applied the same procedure on a time series data of 1 minute interval, s&p returns as well, the t-stat was +88.xxx%, what can I conclude? (no trend approach)
Hi Nour, and glad you liked the video! As for your question, the positive t-stat in the unit root tests implies non-stationarity (dependence) of returns on 1-minute data, which is unsurprising on such high frequency. Hope it helps!
Thank you so much for the quick reply. So having these results one could possibly argue that this period held less market efficiency? and is there any way you can send me a contact of yours, an email or any social media? thank you so much.
@@nourmaged123 Hi again Nour, yes, you can suggest that the market shows inefficiency on high-frequency data. This is a correct interpretation of the result. For further contact, you can email me at savvashanaev@yandex.ru.
@@NEDLeducation I've sent you an email. Thank you so much.
Thanks for video, if can help to identify p value for given example in excel for probability of stationarity.
Hi Mehul, and glad you liked the video! The t-stat for the Dickey-Fuller test is not distributed according to the conventional Student's T distribution so the best strategy would be to look up the significance tables. Hope it helps!
Brilliant! Many thanks!
God bless you man! Keep it up!
Thank you. Is it wrong if the standard error is zero?
Hi Rames, and thanks for the question. A standard error of zero is generally a problem. Please check which arrays you are referring to when estimating the regression. Alternatively, it can present itself as zero due to rounding (try increasing the number of decimal places in the representation).
Hi! Would make a video on Hurst Exponent in Excel? This video here was really useful! Thanks for the great work man!
Hi Guilherme, and glad the video helped! Thanks for the suggestion! A video on Hurst exponent and long memory in time series is in our plans, I feel I might release one in couple of weeks time.
God bless this guy
Glad you found this video helpful. Stay tuned for more Econometrics tutorials coming soon! :)
Can I run this test in conjunction with the runs test and variance ratio test in your previous videos if I am conducting a study for random walk behaviour?
Hi James, yes, absolutely, this is a very common battery of tests used in market efficiency research.
Great Learning!! Can I request you to make a video on Multivariate Regression? How to use it for Pair trading
Hi Anil and thanks for the question! For pairs trading, cointegrating regressions are generally used. I will definitely make a video on it next week. Hope it helps!
Thank you so very much ❤️
Waiting for cointegrating regression sir!!
The video on cointegrating regression and pair trading is the first in the line, you can expect it on Monday :)
@@NEDLeducation Really really thank you so much!!!
You deriver as usual
This video si great!
Need your help and guidance, I am using XLSTAT plugin and the ADF test result is different than the calculation of your with the same data of S&P500 need to understand where I am going wrong. can I share the spreadsheet, please?
Hi Anil, just check the pinned comment. The spreadsheets for the videos are always available in Google Drive!
How probability can be calculated in adf test in excel without extra addin
How we can calculate p value in excel for this
Hi Nidhi, and thanks for the question! As far as I am aware, there is no neat and tidy way of implementing the Dickey-Fuller tau distribution in Excel unfortunately, so the oldschool approach with looking up a value in a table will do.
Sir what will be null hypothesis here
Hi Meenal, and thanks for the question! The null hypothesis is that the time series has a unit root (is non-stationary). The alternative hypothesis is the absence of unit root (stationarity). Hope it helps!
Sir the value of adf test shows that unit root is not present in an ar model sir does it mean it is a ar(0) model
But you use the difference in return… i dont understand why you say the opposit at the end?
Hello sir, how can I contact you please tell me.. I need your help in this please🙏
Fala querido Guerra, achei um vídeo em que o autor fala como achar o star t de forma que é possível generalizar no excell. Ele utiliza a função proj.lin (traduzido). Vou colocar o link do vídeo aqui:th-cam.com/video/KCFLfQHZODM/w-d-xo.html
На английском не понятно. Жаль...
Планируем в скором времени добавить русские субтитры, не переживайте :)
not easy to understand, as a beginner
not easy to understand
, as a begineer