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

Added the code for the Base and Dummy exchange classes to the exchang… #121

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

mwbrulhardt
Copy link
Contributor

I have added the beginnings for the abstraction of the exchange and have incorporated them into the TradingEnv class. The only exchange that is implemented right now is the dummy exchange which is to be used for training and testing. Since I am missing the "data/agents/PPO2__MlpLnLstmPolicy__IncrementalProfit__1.pkl" pickle file at the moment I can't run it. I think it will run smoothly, however, definitely check that it does.

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

Successfully merging this pull request may close these issues.

2 participants