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

Implementing Options Trading for Beta Users in Alpaca's Paper Environment #76

Closed
matiasvillaverde opened this issue Mar 5, 2024 · 2 comments

Comments

@matiasvillaverde
Copy link

Alpaca has recently introduced support for options trading for selected beta users in its paper trading environment.

As a new Rust developer, I'm interested in exploring how I could contribute to expanding this feature. Although relatively new to this language, I am eager to apply my growing skills to real-world practices, while also learning from more experienced developers.

I am looking forward to any guidance or suggestions the community can offer.

@d-e-s-o
Copy link
Owner

d-e-s-o commented Mar 6, 2024

I think it makes sense to add that support. We'd have to add some feature behind which we can put unstable/beta functionality as a first step. This came up before e.g., #64 & #65.

I'll have to look at what the upstream API looks like before I can provide any suggestions re: implementation. Should be able to get to it the coming weekend.

@d-e-s-o
Copy link
Owner

d-e-s-o commented Mar 11, 2024

Where is the documentation for options @matiasvillaverde? Haven't found any traces of anything.

@d-e-s-o d-e-s-o closed this as completed Apr 8, 2024
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