kiteconnect-rs icon indicating copy to clipboard operation
kiteconnect-rs copied to clipboard

Is this usable for my algo trading bot?

Open abhyuditjain opened this issue 3 years ago • 4 comments

Hi,

I wanted to make a bot in Rust for my algo trading. Is this crate usable? Are there any APIs which are missing/obsolete?

I see that there are no commits in a while and there are some open issues.

Thanks

abhyuditjain avatar Apr 02 '22 08:04 abhyuditjain

Hi @abhyuditjain, few apis pertaining to gtt, margin calculation are missing.

joeirimpan avatar Apr 04 '22 07:04 joeirimpan

@joeirimpan Thanks for responding. Any plan on adding those?

abhyuditjain avatar Apr 10 '22 16:04 abhyuditjain

Is this library still maintained/officially supported? It's been a couple of years since there were any commits.

skittishdev avatar Jun 05 '23 00:06 skittishdev

Yes, the rust client is no longer actively maintained. However, apart from a few endpoints that were introduced in the last couple of years, the project is still in a working state. We have decided to archive it now so that users can have a clear understanding. We plan to re-work on adding those missing endpoints in the future.

ranjanrak avatar Jun 05 '23 05:06 ranjanrak