Pinned Repositories
AB.Formulae
AmiBroker formula collection
AmazonSageMakerCourse
SageMaker Course Material
awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
aws-fpga
Official repository of the AWS EC2 FPGA Hardware and Software Development Kit
BasicBankApplication
A basic bank application made from python. It is capable of making deposits and withdrawals in the program, track these transactions and update the bank file. This project utilizes python to read, write and add to existing files to produce an interactable file. Also used were exceptions to avoid errors that could be caused by user input, such as ValueErrors that could be produced from a user trying to add letters into their bank account instead of numbers. Varaibles were keep localized to avoid complications and make actions explicit.
Calculating-Implied-Option-Volatality-for-NIFTY-OPTIONS
Calculating Implied Option Volatality for NIFTY OPTIONS
Complete-Python-Bootcamp
Lectures for Udemy - Complete Python Bootcamp Course
Stock-data-manipulation-for-Machine-learning
Various programs to be used for fetching data and manipulating.
htc121's Repositories
htc121/pykiteconnect
The official Python client library for the Kite Connect trading APIs
htc121/OptIV50
A python script to fetch FNO stocks from NSE and write all stock options with IV greater than 50 to Gsheet.
htc121/stockstats
Supply a wrapper ``StockDataFrame`` based on the ``pandas.DataFrame`` with inline stock statistics/indicators support.
htc121/Make_a_neural_network
This is the code for the "Make a Neural Network" - Intro to Deep Learning #2 by Siraj Raval on Youtube
htc121/Python-Web-Scraping-
When performing data science tasks, it's common to want to use data found on the internet. You'll usually be able to access this data in csv format, or via an Application Programming Interface (API). However, there are times when the data you want can only be accessed as part of a web page. In cases like this, you'll want to use a technique called web scraping to get the data from the web page into a format you can work with in your analysis.
htc121/PGPortfolio
PGPortfolio: Policy Gradient Portfolio, the source code of "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem"(https://arxiv.org/pdf/1706.10059.pdf).
htc121/Tutorials
Ipython notebooks for math and finance tutorials
htc121/MibianLib
Python Options Pricing Library
htc121/PyPortfolioOpt
Financial portfolio optimisation in python, including classical efficient frontier and experimental methods.
htc121/Octave
my octave exercises for 2011 stanford machine learning class, posted after the due date of course
htc121/pyalgotrade
Python Algorithmic Trading Library
htc121/nsetools
Realtime Data From National Stock Exchange (India)
htc121/indrnn
TensorFlow implementation of Independently Recurrent Neural Networks
htc121/zerodha_TA
Algorithms to mirror the trading strategy taught by Zerodha Varsity for Technical Analysis
htc121/Complete-Python-Bootcamp
Lectures for Udemy - Complete Python Bootcamp Course
htc121/upstox-python
Official Python SDK for accessing Upstox API
htc121/Python-for-Financial-Analysis-and-Algorithmic-Trading
https://www.udemy.com/python-for-finance-and-trading-algorithms/
htc121/AB.Formulae
AmiBroker formula collection