jesvin1's starred repositories

freqtrade

Free, open source crypto trading bot

Language:PythonLicense:GPL-3.0Stargazers:27518Issues:0Issues:0

python-mini-projects

A collection of simple python mini projects to enhance your python skills

Language:PythonLicense:MITStargazers:14560Issues:0Issues:0

ib_insync

Python sync/async framework for Interactive Brokers API

Language:PythonLicense:BSD-2-ClauseStargazers:2785Issues:0Issues:0

Python-NSE-Option-Chain-Analyzer

The NSE has a website which displays the option chain in near real-time. This program retrieves this data from the NSE site and then generates useful analysis of the Option Chain for the specified Index or Stock. It also continuously refreshes the Option Chain and visually displays the trend in various indicators useful for Technical Analysis.

Language:PythonLicense:GPL-3.0Stargazers:397Issues:0Issues:0

Capstone-Project

Predicting stock market movement with EDA and Keras

Language:Jupyter NotebookStargazers:189Issues:0Issues:0

dawp

Jupyter Notebooks and code for Derivatives Analytics with Python (Wiley Finance) by Yves Hilpisch.

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:573Issues:0Issues:0

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.

Stargazers:4046Issues:0Issues:0

CryptoGraphArb

Using graph algorithms to find arbitrage opportunities

Language:PythonLicense:MITStargazers:171Issues:0Issues:0