-
Notifications
You must be signed in to change notification settings - Fork 195
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
feat(perp): Add TraderVolume tracking #1575
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1575 +/- ##
==========================================
- Coverage 70.77% 70.72% -0.06%
==========================================
Files 180 181 +1
Lines 14786 14865 +79
==========================================
+ Hits 10465 10513 +48
- Misses 3645 3668 +23
- Partials 676 684 +8
|
SonarCloud Quality Gate failed.
|
Description
Adds a way to track the user volume on successful position changes.
Purpose
Enables discounts and rebates.