Skip to content

Feat/tp add trading example #99

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

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

timpara
Copy link

@timpara timpara commented Jun 23, 2025

No description provided.

uniperJim and others added 3 commits June 18, 2025 15:49
Created a new example that demonstrates optimal trading execution:
- Implemented market simulator with price impact model
- Added evaluator with metrics for cost improvement vs baseline
- Fixed parameter ordering in simulate_execution function
- Included timeout handling for search algorithms
Created a new example that demonstrates optimal trading execution:
- Implemented market simulator with price impact model
- Added evaluator with metrics for cost improvement vs baseline
- Fixed parameter ordering in simulate_execution function
- Included timeout handling for search algorithms
@CLAassistant
Copy link

CLAassistant commented Jun 23, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 2 committers have signed the CLA.

❌ timpara
❌ uniperJim
You have signed the CLA already but the status is still pending? Let us recheck it.

@codelion
Copy link
Owner

Thanks for your contribution, can you rename the example folder to someone more appropriate, at the moment it is a bit too generic. Also, would be good to add some detail about the best_program that you found with openevolve if you ran the evolutionary search and what it discovered. Finally, the code for examples is best to be released under Apache2.0 the same license as this repo, so remove the license note in the readme.

timpara and others added 6 commits June 24, 2025 14:06
Rename folder to better reflect its role in coordinating the evolutionary
optimization process within the OpenEvolve system architecture.
Modify API parameter handling in OpenAILLM to properly support AI Foundry endpoints:
- Add special case for AI Foundry endpoints
- Remove unsupported parameters for o-series models
- Update URL detection for Azure endpoints
- Improve parameter cleaning for different API variants
Modify API parameter handling in OpenAILLM to properly support AI Foundry endpoints:
- Add special case for AI Foundry endpoints
- Remove unsupported parameters for o-series models
- Update URL detection for Azure endpoints
- Improve parameter cleaning for different API variants
Modify API parameter handling in OpenAILLM to properly support AI Foundry endpoints:
- Add special case for AI Foundry endpoints
- Remove unsupported parameters for o-series models
- Update URL detection for Azure endpoints
- Improve parameter cleaning for different API variants
Modify API parameter handling in OpenAILLM to properly support AI Foundry endpoints:
- Add special case for AI Foundry endpoints
- Remove unsupported parameters for o-series models
- Update URL detection for Azure endpoints
- Improve parameter cleaning for different API variants
@timpara
Copy link
Author

timpara commented Jun 24, 2025

License does not show up under license/cla

@codelion
Copy link
Owner

License does not show up under license/cla

You will need to sign it here - https://cla-assistant.io/codelion/openevolve?pullRequest=99

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

Successfully merging this pull request may close these issues.

4 participants