Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

Implement Transaction History #7

Open
Moelf opened this issue Oct 4, 2020 · 13 comments
Open

Implement Transaction History #7

Moelf opened this issue Oct 4, 2020 · 13 comments

Comments

@Moelf
Copy link
Owner

Moelf commented Oct 4, 2020

No description provided.

@marvindore
Copy link

marvindore commented Aug 14, 2021

Hello,
Is this project still being maintained?

@Moelf
Copy link
Owner Author

Moelf commented Aug 14, 2021

depending on what you mean, I'm certainly still using Julia...

@marvindore
Copy link

Great! I am currently looking to learn Julia so will look into submitting a pull request for this task.

@Moelf
Copy link
Owner Author

Moelf commented Aug 14, 2021

wrapping HTTP api is pretty boring, I would suggest you try something more fun! But of course PRs are always welcomed

@marvindore
Copy link

Well the idea was to use this wrapper to deploy a live trading bot. By creating the technical analysis in julia I figured would be a good project since there are tons of algorithms that can be implemented for stock investing. Do you have a different recommendation?

@Moelf
Copy link
Owner Author

Moelf commented Aug 15, 2021

try start with the algorithm I guess

@X3Coyote

This comment was marked as off-topic.

@Moelf

This comment was marked as off-topic.

@X3Coyote

This comment was marked as off-topic.

@Moelf

This comment was marked as off-topic.

@X3Coyote

This comment was marked as off-topic.

@Moelf
Copy link
Owner Author

Moelf commented Mar 26, 2023

@HighlyUnpredictable I'm glad it's not this package's problem.

In general, this looks like a package version issues, make sure your Jupyter kernel is using the same environment as your VSCode, you can always check versions of packages by

using Pkg
Pkg.status()

even in Jupyter

@X3Coyote
Copy link

X3Coyote commented Apr 2, 2023

Thanks for the help!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants