jesvin1's repositories

EPAT_TIMESERIES

Time series analysis

Language:Jupyter NotebookStargazers:1Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

dawp

Derivatives Analytics with Python (Wiley Finance)

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

download-adjusted-closing-prices

Downloads alphavantage.co CSVs, handles rate limiting.

Language:ShellStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

freqtrade

Free, open source crypto trading bot

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

ib_insync

Python sync/async framework for Interactive Brokers API

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

optionmatrix

Financial Derivatives Calculator with 168+ Models (Options Calculator)

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

python-mini-projects

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

License:MITStargazers:0Issues:0Issues:0

Python-NSE-Option-Chain-Analyzer

For doing technical analysis for option traders, the Option Chain is the most important tool for deciding entry and exit strategies. The National Stock Exchange (NSE) has a website which displays the option chain for traders in near real-time. This program scrapes this data from the NSE site and then generates useful analysis of the Option Chain for the specified Security or Index from the NSE website. It also continuously refreshes the Option Chain and visually displays the trend in various indicators and useful for Technical Analysis. Calculations are based on Mr. Sameer Dharaskar's Course.

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

python-rsi

RSI (Relative Strength Index) written in Python

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues: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:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:0