Git Product home page Git Product logo

phase-1's Introduction

Algotrading-Developing algorithms in Quantconnect and Submitting Alpha

Fintech 5 : Final Project 2nd Aug-29Nov 2021

Project Report by Lim Chye Joo (t0921038)

Python IDE: Jupyter

Best viewed with nbviewer - https://nbviewer.jupyter.org/ .

OVERVIEW To design and develop an intelligent systematic trading system leveraging the fundamentals of investing and algotrading.

SKILLS: Python, Understanding of libraries and Quantconnect

Phase 1: Foundation (2 weeks)

A :Fundamentals of Python

Learning Python, familiarise using Google Colab, Jupyter notebooks and VS Code. Github was used used for the report writing and storing the codes. After trying out and familiarizing with how to use Google Colab and Jupyter notebooks, and VS Code. I decided on using Jypyter notebook as it more intuitive and customisable. Notebook files from Phase1: 01-12 were written to practice using python for:

  • Loading data
    • Data resources: Yahoo Finance.
      • download as .csv files (Colab, Jupyter)
      • downloaded using pandas_data_reader (Jupyter, VSCode)
      • downloaded using yfinance (Jupyter, VSCode)
      • column reading, insert/delete column (Colab, Jupyter)
  • Cleaning data
    • normalizing
    • convert string to datetime for computation
  • Using Libraries & dependencies: pandas, numpy, matplotlib, sklearn, yfinance, ta, ta.utils.
  • Creating Indicators (Technical, Fundamental ) by functions, libraries and Python
  • Visualising data using matplotlib

IDEs used

Initially experimented using Google Colab, Jupyter and VSCode . Finally settled with using Jupyter Notebook for most python computation, storing in .ipynb files.

Deliverables: Github Phase-1 Repository

Files 01-12. Codes and files ran and used for calculations of important financial stock indicators:

  • Var
  • Covar
  • Sharpe Ratio
  • Beta
  • SMA
  • EMA
  • MACD
  • Bollinger Bands
  • RSI

B: Fundamentals of Quantconnect Quantconnect is a very vast tool for developing trading algorithms. First phase is to complete all the botcamps within quantconnect to get familiar with syntax and functions of QC

  • Understanding of Quant Connects Alpha stream

Deliverable:Successfully completed all the bootcamps

Learning Resources:

phase-1's People

Contributors

sgusproject avatar

Forkers

nethanialtan

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.