Skip to content

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

Open
@greg2paris

Description

@greg2paris

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions