Code Monkey home page Code Monkey logo

Anirban Ghosh's Projects

pandas-ta icon pandas-ta

Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 130+ Indicators

plotly-tutorial icon plotly-tutorial

This Jupyter Notebook condenses the Plotly API into one easy to use document with examples

pylivetrader icon pylivetrader

Python live trade execution library with zipline interface.

quantitative-big-imaging-2018 icon quantitative-big-imaging-2018

(Latest semester at https://github.com/kmader/Quantitative-Big-Imaging-2019) The material for the Quantitative Big Imaging course at ETHZ for the Spring Semester 2018

riskfolio-lib icon riskfolio-lib

Portfolio Optimization and Quantitative Strategic Asset Allocation in Python

second_strategy_aka_meta_labeling icon second_strategy_aka_meta_labeling

Machine learning trading method using meta-labeling. You can see the details in 'Advances in Financial Machine Learning' by Lopez de Prado.

sigma_coding_youtube icon sigma_coding_youtube

This is a collection of all the code that can be found on my YouTube channel Sigma Coding.

stats-maths-with-python icon stats-maths-with-python

General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python

stock-selection-a-framework icon stock-selection-a-framework

This project demonstrates how to apply machine learning algorithms to distinguish "good" stocks from the "bad" stocks.

stockpredictionai icon stockpredictionai

In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.

stock_price_movement_prediction_rnn_cnn_ffnn icon stock_price_movement_prediction_rnn_cnn_ffnn

The random forest, FFNN, CNN and RNN models are developed to predict the movement of future trading price of Netflix (NFLX) stock using transaction data from the Limit Order Book (LOB).

time-series-forecasting-of-amazon-stock-prices-using-neural-networks-lstm-and-gan- icon time-series-forecasting-of-amazon-stock-prices-using-neural-networks-lstm-and-gan-

Project analyzes Amazon Stock data using Python. Feature Extraction is performed and ARIMA and Fourier series models are made. LSTM is used with multiple features to predict stock prices and then sentimental analysis is performed using news and reddit sentiments. GANs are used to predict stock data too where Amazon data is taken from an API as Generator and CNNs are used as discriminator.

trading-rules-using-machine-learning icon trading-rules-using-machine-learning

This is my financial trading system using ML (Random forest & LSTM). Most of the methods are based on 'Advances in Financial Machine Learning' by Lopez de Prado.

tutorials icon tutorials

Ipython notebooks for math and finance tutorials

tvdatafeed icon tvdatafeed

A simple TradingView historical Data Downloader

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.