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

how can we get buy/sell signal #5

Open
nexaas opened this issue May 24, 2020 · 3 comments
Open

how can we get buy/sell signal #5

nexaas opened this issue May 24, 2020 · 3 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@nexaas
Copy link

nexaas commented May 24, 2020

hi ,I have run animate.py but I think it is only for forecasiting, how can we catch buy and sell signal
I am not so good about python language ,can u help me please
I think we shoulld use train and eval.py for that right? or is there anyway to do this on animate.py

@THINK989 THINK989 added the bug Something isn't working label May 24, 2020
@THINK989
Copy link
Owner

Hello @nexaas ,
Actually the agent is called when you run animate.py but due to some generalization issue it doesn't predict buy/sell signals on the forecast. We are working on a fix.
Until then you should look into /rainbow/ folder for training or validating the rainbow agent and then you can run visualize.ipynb to visualize buy sell signals on previously unseen data also known as test data.

@THINK989 THINK989 added the good first issue Good for newcomers label May 24, 2020
@nexaas
Copy link
Author

nexaas commented May 24, 2020

thank you so mutch

@stevexxs
Copy link

Hi, @THINK989
How is this issue of buy/sell signal going on now ?
Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants