Quant Finance with R Part 1: Intro and Data

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ก.ค. 2024
  • Welcome to this quantitative finance series in R! In this tutorial, we'll go over installing necessary dependencies to start and playing a little with the Quantmod package. R is a statistical programming language that's widely used for quantitative finance within hedge funds, investment banks, and other areas as well. R is free and offers a robust set of libraries to analyze all sorts of financial data.
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    Resources:
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    -R Download: cran.r-project.org/mirrors.html
    -RStudio Download: www.rstudio.com/products/rstu...
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    Links!
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    🐱‍💻 Source code to this series + other resources github.com/fdupuis659/Quant-F...
    👾 *My GitHub Page*: github.com/fdupuis659 \
    🐱‍🐉*Add me on LinkedIn*: / francis-dupuis-b4a45a13a

ความคิดเห็น • 20

  • @gustavofinoto2504
    @gustavofinoto2504 4 ปีที่แล้ว

    Awesome video! Very helpful. Highly appreciated it

  • @smkamran09
    @smkamran09 5 ปีที่แล้ว

    Great video, highly appreciate it!

  • @sanjayg2686
    @sanjayg2686 2 ปีที่แล้ว +1

    Awesome sir, you got great control over the tool and subject too, I really loved it. Thank you so much.. subscribed your channel and watch all your videos.

  • @tr3251qw
    @tr3251qw 4 ปีที่แล้ว

    Thanks a lot for this video!

  • @MatBR10
    @MatBR10 3 ปีที่แล้ว

    Nice video man!

  • @giacomocasanova2893
    @giacomocasanova2893 3 ปีที่แล้ว

    this is very helpful. thanks a lot!

  • @T-no_86
    @T-no_86 5 หลายเดือนก่อน

    Thanks a lot! you made my weekend...

  • @roryheard8144
    @roryheard8144 4 ปีที่แล้ว

    Great video, thanks! I suggest adding another variable for the share name.

  • @dicksonochanda
    @dicksonochanda 5 ปีที่แล้ว

    great video thanks, i was having trouble getting the volume to be charted in the plot

  • @bunperson
    @bunperson 4 ปีที่แล้ว +1

    Thank you for the video, seems like the "quantmod" is not working on mac, one of the dependencies, zoo, is not available. Is there a fix for that?

    • @MrBenlus
      @MrBenlus 4 ปีที่แล้ว

      You might have to install needed c or c++ libraries. I had a similar issue on ubuntu 18

  • @rashawnhoward564
    @rashawnhoward564 3 ปีที่แล้ว +1

    You don't have to highlight! on a Mac push (command enter) and R will run that line of code

  • @fu955
    @fu955 2 ปีที่แล้ว

    the dailyReturn code give me a error "cclRets

  • @deltagamma1442
    @deltagamma1442 4 ปีที่แล้ว +3

    Has this kind of analysis actually helped you trade better? Seems like trading platforms would have most tools by default. However you could make your own strategies. But have you had any success with it? or do you know of anyone else that demonstrates success with it? I would like to learn R and get insights into the market. But the market seems so random.

    • @Tommi_P_Laiho
      @Tommi_P_Laiho 2 ปีที่แล้ว

      You have a point. It is highly unlikely that you will find hidden gold chips from the markets, which are already very well known.

  • @adnankhakoo8416
    @adnankhakoo8416 2 ปีที่แล้ว

    Your website is not working. Could you please provide a link here. Thanks

  • @yusufsayyidathif1906
    @yusufsayyidathif1906 4 ปีที่แล้ว

    Should i subscribe rstudio to do quantmod??

  • @christianstoyanov2501
    @christianstoyanov2501 5 ปีที่แล้ว

    Is there any way to use this for financial statements. I cant get the VBA thing to work. It just breaks every time.

    • @dancrowell2933
      @dancrowell2933 4 ปีที่แล้ว

      Hi Christian, this can be used for financial statements. What are you doing with them?