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

Couple of quick pointers pls #36

Closed
Roh-codeur opened this issue Oct 7, 2023 · 2 comments
Closed

Couple of quick pointers pls #36

Roh-codeur opened this issue Oct 7, 2023 · 2 comments

Comments

@Roh-codeur
Copy link

Hi

thanks, this is quite an awesome library. I am using the library Jib.jl to subscribe to data from Interactive brokers.

quick ques: in Rxpy, there is a method run() to block execution. is there anything similar in Rocket.jl please?

thanks

@bvdmitri
Copy link
Member

bvdmitri commented Oct 9, 2023

You should use subscribe! to start an execution and unsubscribe! to stop an execution.

@oliviermilla
Copy link

@Roh-codeur see https://github.com/oliviermilla/Lucky.jl for a trading framework leveraging Rocket.jl

It's WIP.

Jib.jl isn't integrated yet though. Feel free.

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

3 participants