jiaweigoah's Stars
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
GaiZhenbiao/ChuanhuChatGPT
GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.
ShiArthur03/ShiArthur03
phodal/prompt-patterns
Prompt 编写模式:如何将思维框架赋予机器,以设计模式的形式来思考 prompt
domokane/FinancePy
A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.
zhaohongxuan/obsidian-weread-plugin
Obsidian Weread Plugin is a plugin to sync Weread(微信读书) hightlights and annotations into your Obsidian Vault.
wangxuqi/Prompt-Engineering-Guide-Chinese
Prompt工程师指南,源自英文版,但增加了AIGC的prompt部分,为了降低同学们的学习门槛,翻译更新
quantsbin/Quantsbin
Quantitative Finance tools
pfnet-research/pfhedge
PyTorch-based framework for Deep Hedging
jerryxyx/MonteCarlo
A model free Monte Carlo approach to price and hedge American options equiped with Heston model, OHMC, and LSM
hsjharvey/Option-Pricing
European/American/Asian option pricing module. BSM/Monte Carlo/Binomial
shepherdpp/qteasy
a python-based fast quantitative investment module
SamPom100/OptionsAnalyzer
Visualize Option Data in Python. Makes market activity easier to understand through heat-maps and interactive 3D bar graphs.
TarsLab/obsidian-tars
Obsidian plugin that supports text generation based on tag suggestions, using services like Claude, OpenAI, Ollama, Kimi, Doubao, Qwen, Zhipu, DeepSeek, QianFan & more. 插件基于标签建议进行文本生成,支持 Claude、OpenAI、Ollama、Kimi、豆包、阿里千问、智谱、深度求索、百度千帆等
antdvid/FastAmericanOptionPricing
Fast American option pricing using spectral collocation method based on integral form. An independent Crank Nicolson method is included for comparison.
omartinsky/AmericanMonteCarlo
Implementation of the Longstaff-Schwartz (American Monte Carlo) algorithm for pricing options and other derivatives with early-exercise features.
sheldon0711/Pricing-convertible-bonds-
pkuWu/Option_Hedge
这是一个包含Zakamouline和WW两种期权对冲策略的项目
PXY11/snowball_option
This porject is for recording my study path in snowball option pricing and its delta hedging
AlbertLin0327/Least-Square-Monte-Carlo
A Program to calculate the price of American put or call option with Least Square Monte Carlo
liamfayle/zakamouline
Zakamouline optimal delta hedging strategy python implementation.
pavandonthireddy/Option-Strategies
A program to optimize option trading strategies
redlinger/simple-real-option-least-squares-monte-carlo
Valuing Real Options with Least Squares Monte Carlo in Python
exleym/simpaq
various valuation tools for financial derivatives
lyx66/Option-Hedging-Strategy-Modeling-based-on-Time-Value
Python code for a trading strategy based on time value performed in the SSE 50ETF option market.
moonlmq/LSM_Convertible_bond
可传债定价模型LSM、BSM、BSM_Pro 模型
Zhehao97/ConvertibleBond
AlchemyHub/A1chemy
中国ETF期权分析工具, 支持期权行情抓取, 期权组合Greeks分析, 图表展示等
someben/pyfin
Basic options pricing in Python
div112/IEOR-221
European/American options pricing using Black Scholes Merton, Antithetic sampling, Control variate methods. Monte Carlo Markov chain simulation along with Options Greeks calculator.