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

Drift rebase #878

Merged
merged 16 commits into from
Aug 16, 2022
Merged

Drift rebase #878

merged 16 commits into from
Aug 16, 2022

Conversation

zenixls2
Copy link
Collaborator

feature: smartcancel for drift
feature: rebalance on internal position
feature: dump config
feature: dump parameter to tg, esp series
fix: order tag, position calculation and bp/sp of drift
fix: empty internal position on start if there's already stored data in redis

@codecov
Copy link

codecov bot commented Aug 15, 2022

Codecov Report

Merging #878 (17d6b24) into main (5fdbd7b) will decrease coverage by 0.03%.
The diff coverage is 11.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #878      +/-   ##
==========================================
- Coverage   19.81%   19.77%   -0.04%     
==========================================
  Files         385      385              
  Lines       28869    28951      +82     
==========================================
+ Hits         5719     5726       +7     
- Misses      22611    22683      +72     
- Partials      539      542       +3     
Impacted Files Coverage Δ
pkg/bbgo/interact.go 1.47% <0.00%> (-0.04%) ⬇️
pkg/bbgo/notification.go 14.28% <0.00%> (-5.72%) ⬇️
pkg/bbgo/order_executor_general.go 29.80% <0.00%> (-0.89%) ⬇️
pkg/bbgo/order_store.go 19.56% <0.00%> (-0.22%) ⬇️
pkg/indicator/fisher.go 0.00% <0.00%> (ø)
pkg/types/trade_stats.go 0.00% <0.00%> (ø)
pkg/types/indicator.go 43.61% <40.00%> (-0.30%) ⬇️

Continue to review full report at Codecov.

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

@zenixls2 zenixls2 merged commit 2e9f554 into c9s:main Aug 16, 2022
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.

3 participants