recodehive / Stackoverflow-Analysis

Stack overflow is a professional community for developers. This repo analysis 3 years of developer Survey done by Stackoverflow and do visualization and predict the salary of Data Scientist in future.
https://stackoverflow-analysis.streamlit.app/
MIT License
219 stars 108 forks source link

[Feature Request]: Option Pricing Using Genetic Algorithms #339

Closed ashis2004 closed 2 months ago

ashis2004 commented 2 months ago

Is there an existing issue for this?

Feature Description

Data Collection

Collect historical option prices and underlying asset prices. Initialize Population

Create an initial population of random parameters for the option pricing model. Fitness Function

Define a fitness function to minimize the difference between the model prices and market prices. Selection, Crossover, Mutation

Implement genetic algorithm operations. Iterate and Evaluate

Iterate through generations to find the best-fit parameters.

Use Case

Develop a genetic algorithm to estimate the parameters of option pricing models, such as the Black-Scholes model or the Heston model, to fit observed market prices.

Benefits

No response

Priority

High

Record

ashis2004 commented 2 months ago

pls assign it me

sanjay-kv commented 2 months ago

re.pdf here is your report

github-actions[bot] commented 2 months ago

Hello @ashis2004! Your issue #339 has been closed. Thank you for your contribution!

ashis2004 commented 2 months ago

@sanjay-kv I can't contribute on stackover-flow analysis repo anymore

sanjay-kv commented 2 months ago

stackover flow is not like this, you can only contribute to streamlit application which is high level. so it wont be easy like this