Jib.jl icon indicating copy to clipboard operation
Jib.jl copied to clipboard

Integration with Rocket.jl

Open Roh-codeur opened this issue 2 years ago • 15 comments

hi,

this looks like an excellent package, thanks for putting this together. for those of us who are new to Julia, from python, could you please illustrate an example of how to integrate this with Rocket.jl?

thanks

Roh-codeur avatar Oct 07 '23 08:10 Roh-codeur

I'm afraid I don't much about Rocket.jl. Could be a nice project to look into it though.

lbilli avatar Oct 07 '23 13:10 lbilli

@Roh-codeur, check out https://github.com/oliviermilla/Lucky.jl. It's exactly what you're looking for a reactive trading framework. It is extendable to sources/providers/else. Integration with Jib isn't started yet though. Looks straightforward if you want to give it a shot.

oliviermilla avatar Feb 20 '24 21:02 oliviermilla

@lbilli official releases to Julia's pkg repo would be nice as well. :)

oliviermilla avatar Feb 20 '24 21:02 oliviermilla

@Roh-codeur, check out https://github.com/oliviermilla/Lucky.jl. It's exactly what you're looking for a reactive trading framework. It is extendable to sources/providers/else. Integration with Jib isn't started yet though. Looks straightforward if you want to give it a shot.

Thanks mate, that looks like a great package!

Roh-codeur avatar Feb 22 '24 11:02 Roh-codeur

@lbilli would you be ok to publish your package to Julia's General Package repository? I can do it with an access to your repo to install the registrator as a Github app: https://github.com/JuliaRegistries/General

or I can do it from a fork on my account.

Up to you :) 🚀

oliviermilla avatar Feb 27 '24 20:02 oliviermilla

Hello @lbilli , without any reply from you, I took the liberty to register from my repository. Doing so, I discovered that you recently tried to register the package as well (https://github.com/JuliaRegistries/General/pull/101999).

The registration from my repo is going through (https://github.com/JuliaRegistries/General/pull/102610 ) with a renaming. If that's ok with you, I'll let the registration happen after the three days mandatory waiting period. Let me know if that's something you'd not like, and I'll cancel it in favor of a PR on your repo.

Jib is great. Thank you for it. Interactive Brokers integration is the gateway for many finance enthusiasts in Julia. I hope you'll be pleased to have the package registered, and I'd prefer it to happen from your repo since you are the original author.

Let me know,

Best!

oliviermilla avatar Mar 10 '24 16:03 oliviermilla