Python for Financial Analysis

Discussion in 'Educational videos and material' started by tbw875, May 9, 2018.

  1. tbw875

    tbw875 Active Member

    Joined:
    Mar 19, 2017
    Messages:
    65
    Likes Received:
    25
    Hey guys,

    I'm sure we have some people in IT here. Does anyone know some good books using Python for finance? I'm thinking of ordering the O'Reilly book but wanted to get an opinion on it first. Specifically, I'm looking to find a book walking through Monte Carlo analysis using python. I've also found a few libraries (pyMC looks best so far) to get started.

    Any kind of resources would help!
     
  2. MarkITRight

    MarkITRight Member

    Joined:
    May 23, 2018
    Messages:
    66
    Likes Received:
    24
    I honestly like Udemy better for crash courses as it has code-alongs, lots of resources, and you can get any course for around $10

    Don't ever buy a course full price!

    Wait for discounts or use incognito browser so the site doesn't recognize your IP and price discriminate (also useful for airplane tickets) then add to cart and finalize, etc.

    Here is a course created by a great instructor, while it doesn't have monte carlo its a good starting point and overview
    Also look into Quantopian (covered in the course), it's an open-source python based algorithmic trading community.

    https://www.udemy.com/python-for-finance-and-trading-algorithms
     

Share This Page