Monte Carlo Simulation of Stock Price Movement

Поделиться
HTML-код
  • Опубликовано: 18 июн 2024
  • Modeling variations of an asset, such as an index, bond or stock, allows an investor to simulate its price and that of the instruments that are derived from it; for example, derivatives. Simulating the value of an asset on an Excel spreadsheet provides a more intuitive representation of the valuation of a portfolio

Комментарии • 65

  • @robertovalle655
    @robertovalle655 3 года назад +9

    OMG this is amazingly simple and so clear!!! Why cant my professors explain it like you? THANK YOU!!!

  • @phillphall
    @phillphall 5 лет назад +3

    This is the video I was looking for. Thanks for this!

  • @jonathanponnudurai9421
    @jonathanponnudurai9421 3 года назад

    12:25-13:40 I've been looking for this explanation everywhere.. thanks !

  • @yu6601
    @yu6601 4 года назад +1

    You are really kind to share this, thanks!

  • @xinyanwei4407
    @xinyanwei4407 6 лет назад +1

    Very helpful. Although I was searching for clips to explain Monte Carlo methodology used in Project Management and found this video. It relates the practical use case to the concept perfect. Very easy to understand! Thank you!

    • @OptionTrader
      @OptionTrader  6 лет назад

      Thanks

    • @icyboy771z
      @icyboy771z 3 года назад

      @@OptionTrader Why do you use ln and not just divide the prices?

    • @samtj3524
      @samtj3524 Год назад

      @@icyboy771z The changes will be also be backwards-symmetrical. a/b and b/a are not the same in the slightest, but log(a/b) and log(b/a) are indifferent in all aspects but the negative sign.

  • @Tyokok
    @Tyokok 6 лет назад +1

    Thanks for the video! one question,what is your horizontal axis in your example? is it days? So when we are asked about a particular day, you will give VaR from that particular day distribution?

  • @marsulsiregar7583
    @marsulsiregar7583 4 года назад

    This video is wonderful, good explanation of the analysis

  • @pat.himanshu
    @pat.himanshu 5 лет назад +9

    If you are getting Num Errors check the Randbetween function. In general, it should be (total number of rows - 2). So if you have 252 rows you randbetween should by between 1 and 250.

  • @wolfgangi
    @wolfgangi 2 года назад

    Sir this is a great video. Thank you for putting this out.

  • @javierbonza6316
    @javierbonza6316 4 года назад +2

    Crystal clear! Really very well explained. Congrats and many thanks

  • @alexthack
    @alexthack 3 года назад +1

    I use a similar technique, but prefer Index/match with randbetween and use adjusted closing prices. I find the program runs faster that way. I run 30day simulations across 1000 columns and plot the discrete prices that emerge on a histogram. I use it to find likelihood of my options getting exercised across a 30 day perioid. The only problem I find with this technique is you limit your data points to the discrete prices in your sample vs. a continuous probability distribution (e.g. normal curve, lognormal, etc.). In other words, we do not allow for all potential %s into our analysis vs. the actual transactions. Its a good starting point.

  • @panosdoukas9742
    @panosdoukas9742 4 года назад

    Why do you use the small formula? I was thinking of applying that to 2 stock prices and generate correlated time series.

  • @navjeetshaha6339
    @navjeetshaha6339 4 года назад +2

    Great explanation sir but just one doubt ...Where are we using probability in this...?? and why have we used the exp func...

  • @soumenmukherjee2969
    @soumenmukherjee2969 5 месяцев назад

    same videos was published by Garg University "Predicting Stock Price Movement using Monte Carlo Simulations".

  • @Akshay-fz7ms
    @Akshay-fz7ms Год назад

    Thanks it's an awesome video for a newbie like me

  • @shayag8737
    @shayag8737 4 года назад +1

    Awesome video, very clear. Can you explain how to price an option using Monte Carlo simulation?

    • @OptionTrader
      @OptionTrader  4 года назад +2

      Two more steps will be needed. Building the CDF curve, and multiplying the probability of option to Pay with the its payoff. Will make a video on it soon.

  • @davidgutierrez8795
    @davidgutierrez8795 4 года назад

    Thank you Professor Ramanujan!

  • @muratnewman5345
    @muratnewman5345 2 года назад +1

    Would be more accurate if you choose a gaussian distribution around a pre-defined central tendency (of ema of 5 years for instance) instead of a random number choosen by the software. That's how we use it for defining manufacturing tolerances on blueprints. When the machinists make parts, there is alaways a tendency to hit the nominal values, therefore the probability goes down as the value nears upper and lower spec limits (worst case scenarios) . Stock prices follow similar pattern, there is always a tendency to go back to the mean, to the trendline of a certain period. I think it should be a part of the method here. Nice use of excel by the way!

    • @OptionTrader
      @OptionTrader  2 года назад +1

      I will not be more accurate. Both should provide the same results.

  • @kaushalthakker1682
    @kaushalthakker1682 4 года назад

    Wont adjusted stock price be better for the analysis?

  • @deepsammanna
    @deepsammanna 6 лет назад +3

    Bro F4 will put $ symbol.
    CTR+shift+down arrow will select till last data.

  • @Kig_Ama
    @Kig_Ama 4 года назад +4

    1:13 Why dont u calculate the change as (price today - price yesterday)/price yesterday = (14.67-14.73)/14.73 ? Why do u use the natural logarithm?

    • @shayag8737
      @shayag8737 4 года назад

      I too had that question. However, I believe you meant (14.73-14.67)/14.67.

    • @BDQUERY350
      @BDQUERY350 4 года назад

      @@shayag8737 "continuous capitalization" greetings from Peru (South america) my friends.

  • @scottboutaugh8447
    @scottboutaugh8447 6 лет назад +2

    I can't get my columns to be error free - whats the trick? Some are fine, others get the #NUM! error. Thanks!

    • @OptionTrader
      @OptionTrader  6 лет назад +1

      Number error could be for several reasons including if you are dicing by zero or taking log of negtive number. So, look out for that.

  • @wilsonp2207
    @wilsonp2207 5 лет назад

    Any idea on finding the average of, for example, 1000 simulations? Or maybe even expected value of the average?

    • @OptionTrader
      @OptionTrader  5 лет назад

      Need to make 1000 columns, or use VBA in excel. Maybe easier in C++ or Matlab.

  • @mervebilgin7722
    @mervebilgin7722 4 года назад +1

    hi everyone, ı need help :/ when ı see date ı saw dates appear in reverse order
    which one is right

  • @AbhishekYadav-bx7hr
    @AbhishekYadav-bx7hr 5 лет назад

    Please make the vedio on utilty calculation of the stock price

  • @TimTheMusicMan
    @TimTheMusicMan 6 лет назад +1

    can you make a template available ?

  • @mutlugundiler4458
    @mutlugundiler4458 3 года назад

    Dear Option Trader. Please check my understanding of you using the SMALL function. Have I understood you correctly?
    One way of selecting random values from the "change" set (distribution) is to assume it is Normally or LogNormally distributed, calculate the distribution parameters, and select random values from the distribution you define, as needed.
    However, you are not doing this, instead, you are selecting the
    Is this what you intended to do? If so why? What advantage do you think this method has.
    Thank you.

    • @OptionTrader
      @OptionTrader  3 года назад

      That method will generate new numbers for you as end results. This method will pick auctual numbers from History. Either can be used.

  • @vts1905
    @vts1905 7 лет назад +3

    It is possible to provide the excel template please?

  • @waterfun2610
    @waterfun2610 2 года назад

    Can you kindly provide us with the worksheet please?

  • @laurenbennett9497
    @laurenbennett9497 3 года назад +1

    why are you using ln for daily changes?

    • @OptionTrader
      @OptionTrader  3 года назад

      That is the formula for continuous compounding.

  • @Nereus00
    @Nereus00 3 года назад

    can you put the excell file here to download?

  • @faiyadferdoussium9112
    @faiyadferdoussium9112 2 года назад

    I have a question can you help me to solve it please ?

  • @rickieashonmede8907
    @rickieashonmede8907 Год назад

    Is there anyway I can reach you?

  • @sandeeppai2271
    @sandeeppai2271 4 года назад

    It would b nice if you could upload the file for us to learn

  • @ricosuave666
    @ricosuave666 6 лет назад

    this technique gave me a great idea but having all those lines in the graph is unnecessary because this is not technical analysis.

    • @xxMikePortnoyJrxx
      @xxMikePortnoyJrxx 5 лет назад

      The purpose of this simulation is not for technical analysis. The purpose of doing this in relation to options, is to use all of these possible price paths to calculate a theoretical option value. For instance, when I test options trading strategies that I may want to use, I will use this to generate theoretical option prices. When doing this, it is not necessary to plot all curves.

  • @kedarnathzadbuke1198
    @kedarnathzadbuke1198 3 года назад

    Add concepts of drift and noise and wiener process

  • @pankjain25
    @pankjain25 6 лет назад

    I am getting number errors in excel shet

    • @OptionTrader
      @OptionTrader  6 лет назад

      Number error could be for several reasons including if you are dicing by zero or taking log of negtive number. So, look out for that.

  • @nadonadia2521
    @nadonadia2521 3 года назад

    great example, but I do not agree with you, your simulation is based upon very old values, in order to make it more accurate you have to add latest days and exclude the old ones as the time passes

  • @Chribeify
    @Chribeify 3 года назад

    This video killed my ears

  • @wheatland5032
    @wheatland5032 8 месяцев назад

    a few python scripts will do the same thing!!!!!

  • @rboolean693
    @rboolean693 9 месяцев назад

    operators crying in corner

  • @Nereus00
    @Nereus00 3 года назад

    get a more powerful pc dude ahah