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

Decision Transformer for trading #94

Open
ra9hur opened this issue Aug 18, 2024 · 4 comments
Open

Decision Transformer for trading #94

ra9hur opened this issue Aug 18, 2024 · 4 comments

Comments

@ra9hur
Copy link

ra9hur commented Aug 18, 2024

Have tried training a Decision Transformer using trading data. FinRL packages and decision transformer related tutorial from Hugging Face were of great help in the process.

Please check and let me know for any suggestions.

https://github.com/ra9hur/Decision-Transformers-For-Trading

@ven7782
Copy link

ven7782 commented Aug 18, 2024

Thanks for sharing, I will check. The Decision Transformers Vs Mean Variance Optimization Vs Dow Jones Index chart that you shared, is that on training or testing data?

@ven7782
Copy link

ven7782 commented Aug 19, 2024

Can you share the link for decision transformer related tutorial from Hugging Face? I will also check using google. Also how was your experience with FinRL? I am just starting to use it and checking their tutorials.

@ra9hur
Copy link
Author

ra9hur commented Aug 19, 2024

Thanks for sharing, I will check. The Decision Transformers Vs Mean Variance Optimization Vs Dow Jones Index chart that you shared, is that on training or testing data?

Sure.
This is using test data.

@ra9hur
Copy link
Author

ra9hur commented Aug 19, 2024

Can you share the link for decision transformer related tutorial from Hugging Face? I will also check using google. Also how was your experience with FinRL? I am just starting to use it and checking their tutorials.

https://huggingface.co/blog/train-decision-transformers

Found a lot of inconsistencies. Believe, they haven't been updating the repo frequently. However, with a few tweaks here or there, found it to be a lot helpful compared to working with gym-anytrading. Also pre-processing and results analysis code are already available, so we don't have to write code from the ground up ...

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

2 participants