Code Monkey home page Code Monkey logo

portfolio-risk-management's Introduction

Portfolio-Risk-Management

Introduction

Portfolio risk management is a crucial aspect of investment strategy that aims to mitigate potential losses and optimize returns. In this project I used Algorithmic Trading to better understand the stocks or internal working of the following companies like Meta, Netflix, Google, Amazon and Microsoft to understand the cause behind reduce hiring, impose a hiring freeze and suspend pay raises, resorting to layoffs to cut costs if all else fails after Covid-19.

Algorithmic Trading

Using computers to make investment decisions.

How Algorithmic Trading Work?

Suppose a trader follows these simple trade criteria: -- Buy 50 shares of a stock when its 50-day moving average goes above the 200-day moving average. (A moving average is an average of past data points that smooths out day-to-day price fluctuations and thereby identifies trends.)
-- Sell shares of the stock when its 50-day moving average goes below the 200-day moving average.

Using these two simple instructions, a computer program will automatically monitor the stock price (and the moving average indicators) and place the buy and sell orders when the defined conditions are met. The trader no longer needs to monitor live prices and graphs or put in the orders manually. The algorithmic trading system does this automatically by correctly identifying the trading opportunity.

Tools Used

Python for Model Building

Algorithmic Trading Process

The process of ruinning a quantitative investing strategy can be broken down into the following steps:

  1. Collect data
  2. Develop a hypothesis for a strategy
  3. Backtest that Strategy
  4. Implement the strategy in production

Conclusion

The interplay between company profits, share prices, and economic conditions is intricate. Stagnant profits can make companies vulnerable during a recession, prompting various cost-cutting measures to navigate financial challenges.

portfolio-risk-management's People

Contributors

nikitaprasad21 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.