Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Algorithmic Trading Strategy Optimization Using Genetic Algorithms #340

Closed
5 tasks done
ashis2004 opened this issue Jul 16, 2024 · 4 comments
Closed
5 tasks done

Comments

@ashis2004
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Feature Description

Steps
Data Collection

Collect historical price data for assets to be traded.
Initialize Population

Create an initial population of random trading strategies.
Fitness Function

Define a fitness function to evaluate the performance of trading strategies based on profits and risk.
Selection, Crossover, Mutation

Implement genetic algorithm operations.
Iterate and Evaluate

Iterate through generations to find the best trading strategy.

Use Case

Develop and optimize an algorithmic trading strategy using genetic algorithms to maximize trading profits.

Benefits

No response

Priority

High

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC contributor
  • I want to work on this issue
  • I'm willing to provide further clarification or assistance if needed.
@ashis2004
Copy link
Contributor Author

pls assign it me

@sanjay-kv
Copy link
Member

image
you already recieved max point in this repo

Copy link

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

@ashis2004
Copy link
Contributor Author

@sanjay-kv sir i'm creating issue on Stackoverflow-Analysis repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants