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

REFACTOR: [dca2] refactor dca2 strategy to make it can back testing #1629

Merged
merged 3 commits into from
May 13, 2024

Conversation

kbearXD
Copy link
Collaborator

@kbearXD kbearXD commented May 9, 2024

No description provided.

Copy link

codecov bot commented May 13, 2024

Codecov Report

Attention: Patch coverage is 0% with 22 lines in your changes are missing coverage. Please review.

Project coverage is 22.58%. Comparing base (b6e7c48) to head (e856727).
Report is 22 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1629   +/-   ##
=======================================
  Coverage   22.58%   22.58%           
=======================================
  Files         621      621           
  Lines       45010    44982   -28     
=======================================
- Hits        10164    10161    -3     
+ Misses      34112    34085   -27     
- Partials      734      736    +2     
Files Coverage Δ
pkg/strategy/dca2/open_position.go 53.84% <ø> (+6.11%) ⬆️
pkg/strategy/dca2/state.go 0.00% <0.00%> (ø)
pkg/strategy/dca2/strategy.go 0.67% <0.00%> (-0.02%) ⬇️

... and 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1e41645...e856727. Read the comment docs.

@kbearXD kbearXD merged commit e86dece into main May 13, 2024
4 of 5 checks passed
@kbearXD kbearXD deleted the kbearXD/dca2/refactor branch May 13, 2024 09:22
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.

None yet

2 participants