Skip to content
View gawd-coder's full-sized avatar
🐍
🐍
Block or Report

Block or report gawd-coder

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Stock-Price-Forecasting-Using-Information-from-Yahoo-Finance-and-Google Stock-Price-Forecasting-Using-Information-from-Yahoo-Finance-and-Google Public

    Predicting Stock Price on the basis of a combination of fundamenta data (google trends data and sentiment data) and technical data(stock price) collected for TWTR (Twitter Inc)

    Python 2 1

  2. Backtest-ARIMA-Model-Startegy Backtest-ARIMA-Model-Startegy Public

    Backtested trading strategy based on modelling stock returns based on Auto Regressive Integrated Moving Average model

    Python 10 5

  3. Backtest-Indicator-Strategies Backtest-Indicator-Strategies Public

    Backraded different trading strategies implemented using following indicators - SMA, EMA, WMA, RSI, MACD, MACD Histogram, Bollinger Bands

    Python 16 4

  4. Pairs-Trading-Strategy Pairs-Trading-Strategy Public

    Implemented Pairs Trading Strategy after selecting pair from a pool of 35 high volume U.S. stocks in period of 2013-2018

    Python 2 1

  5. Bollinger-Bands-Strategy-Quant-Club-IITKGP Bollinger-Bands-Strategy-Quant-Club-IITKGP Public

    Jupyter Notebook 2 1

  6. Send_Ether_To_SmartContract Send_Ether_To_SmartContract Public

    Sending Ether to an Ethereum Smart Contract with Web3 and Truffle

    JavaScript