Coder Social home page Coder Social logo

djatlantic / algotrading Goto Github PK

View Code? Open in Web Editor NEW

This project forked from awoo424/algotrading

0.0 1.0 0.0 135.28 MB

Code repo for learning algorithmic trading

License: Creative Commons Zero v1.0 Universal

Python 7.81% Julia 0.09% Jupyter Notebook 92.10%

algotrading's Introduction

CC0-1.0 License Last commit Language


Logo

Algorithmic trading learning repo

This repo features code and tutorials for beginners to learn algo trading.

Table of Contents

๐Ÿ’ป About this repo

This repo is built as part of the Final Year Project (FYP) at the Department of Computer Science of The University of Hong Kong (HKU).

๐Ÿค” How to use

All the code could be found in the /code directory and the documentation could be accessed at https://algo-trading.readthedocs.io/.

(Note that the /database directory only contains example files. The actual database is stored in the HKU Department of Computer Science server.)

๐Ÿ“ Code overview

1. Introduction

intro-to-algotrading/

  • Basic data science
  • Data scrapping

2. Technical Analysis

technical-analysis_basics/

  • Chart analysis
  • Trend analysis
  • Basics of technical analysis

technical-analysis_python/

  • Technical indicators implementation

technical-analysis_julia/

  • Moving Average strategy implementation

3. Fundamental Analysis

fundamental-analysis/

  • Ratio analysis & stock screening

bankruptcy-prediction/

  • Prediction with machine learning models

4. Macroeconomic Analysis

macroeconomic-analysis/

  • Property transaction data scrapping
  • Property transaction data analysis
  • Macroeconomic indicators analysis
  • Property price prediction

5. Sentiment Analysis

sentiment-analysis/

  • News data collection
  • Tweets data collection
  • VADER sentiment analysis
  • Textblob sentiment analysis

6. Trade Execution

paper-trading/

  • Paper Trading using Interactive Brokers (IB)

7. Integrated Strategies

integrated-strategy/

  • Baseline model with data filters
  • Trading signal generation with LSTM (single-feature)
  • Trading signal generation with LSTM (multi-feature)
  • Daily trading signal generation with LSTM + trade execution with IB

๐Ÿ”ง Development

The source code of the Sphinx documentation website could be found in the /docs directory. After updating any of the *.rst files in /docs/source/, run the following to generate the HTML files:

make html

๐Ÿ“ฎ Contact

Project Link: https://awoo424.github.io/algotrading_fyp/

๐Ÿ“š Acknowledgements

โš–๏ธ License

Licensed under the Creative Commons Zero v1.0 Universal. Copy of the license.

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.