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

Updates to RL environment to use lazy PNL (From #1561) #1580

Merged
merged 4 commits into from
Jul 1, 2024
Merged

Conversation

wshainin
Copy link
Contributor

Incorporating changes from #1561 into FullHyperDriveEnv in traiderdaive.
PNL is now only calculated when it's needed (Agent observation and reward)
Changed where terminated is being flagged.
Removed dead ref

Copy link

codecov bot commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.45%. Comparing base (735ba23) to head (1ee43c3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1580      +/-   ##
==========================================
+ Coverage   81.40%   81.45%   +0.05%     
==========================================
  Files          98       98              
  Lines        7302     7302              
==========================================
+ Hits         5944     5948       +4     
+ Misses       1358     1354       -4     
Flag Coverage Δ
unittests 81.45% <ø> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wshainin wshainin merged commit 2d6fe7e into main Jul 1, 2024
5 checks passed
@wshainin wshainin deleted the will-updates branch July 1, 2024 21:32
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