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

feature: optimizer: support --tsv option and render tsv output #801

Merged
merged 1 commit into from Jul 6, 2022

Conversation

c9s
Copy link
Owner

@c9s c9s commented Jul 6, 2022

closes #780

image

@bbgokarma-bot
Copy link

Welcome back! @c9s, This pull request may get 336 BBG.

@c9s c9s enabled auto-merge July 6, 2022 18:12
@codecov
Copy link

codecov bot commented Jul 6, 2022

Codecov Report

Merging #801 (097b1c1) into main (d86338d) will increase coverage by 0.04%.
The diff coverage is 10.00%.

❗ Current head 097b1c1 differs from pull request most recent head 7b7d069. Consider uploading reports for the commit 7b7d069 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #801      +/-   ##
==========================================
+ Coverage   19.30%   19.35%   +0.04%     
==========================================
  Files         359      359              
  Lines       27261    27306      +45     
==========================================
+ Hits         5264     5284      +20     
- Misses      21485    21505      +20     
- Partials      512      517       +5     
Impacted Files Coverage Δ
pkg/optimizer/grid.go 0.00% <0.00%> (ø)
pkg/bbgo/exit_trailing_stop.go 65.55% <40.00%> (-1.89%) ⬇️
pkg/bbgo/exit.go 2.43% <0.00%> (-0.20%) ⬇️
pkg/dynamic/iterate.go 31.66% <0.00%> (+31.66%) ⬆️

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 d86338d...7b7d069. Read the comment docs.

@bbgokarma-bot
Copy link

Re-estimated karma: this pull request may get 356 BBG

@c9s c9s force-pushed the feature/optimizer-metrics-tsv-format branch from 097b1c1 to 7b7d069 Compare July 6, 2022 18:25
@bbgokarma-bot
Copy link

Re-estimated karma: this pull request may get 351 BBG

@c9s c9s requested a review from narumiruna July 6, 2022 18:38
@c9s c9s merged commit e778db1 into main Jul 6, 2022
@c9s c9s deleted the feature/optimizer-metrics-tsv-format branch July 6, 2022 22:23
@bbgokarma-bot
Copy link

Hi @c9s,

Well done! 356 BBG has been sent to your polygon wallet. Please check the following tx:

https://polygonscan.com/tx/0x725881d00afdd08c69959dbf778010f4a841f53df5f09db5aadc801ff8258ca7

Thank you for your contribution!

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.

write optimizer result to a csv/tsv file
3 participants