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

why do you add 4 states in the environement? #4

Open
greg2paris opened this issue Apr 5, 2019 · 0 comments
Open

why do you add 4 states in the environement? #4

greg2paris opened this issue Apr 5, 2019 · 0 comments

Comments

@greg2paris
Copy link

I went deeper in the code but their is something i cant understand.
In the file TFTraderEnv.py
I found this line inside the OhlcvEnv() class:
self.shape = (self.window_size, self.n_features+4)

I cant find those 4 features you add just before the training.
Where are they in the code?
Thank you for your awesome work.
greg

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

1 participant