-
Notifications
You must be signed in to change notification settings - Fork 44
update rewards formula #404
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the trading rewards formula documentation to provide a clearer, more detailed explanation of how trading rewards are calculated for both takers and makers on the dYdX protocol. The changes replace the previous mathematical notation with practical formulas and include a concrete example calculation.
- Replaced abstract mathematical formulas with practical calculation methods for taker and maker rewards
- Added detailed component explanations including fee rates, rebates, affiliate shares, and revenue sharing
- Included a worked example showing reward calculation for a $1M volume trader
- Reorganized configuration parameters into a more accessible note format
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| trading-rewards.mdx | Updated rewards formula documentation with clearer explanations and practical examples |
| running-a-validator.mdx | Updated section header from "Ethereum RPC Endpoint" to "Disabled ETH bridge" |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
vocs-docs/docs/pages/concepts/trading/rewards/trading-rewards.mdx
Outdated
Show resolved
Hide resolved
vocs-docs/docs/pages/concepts/trading/rewards/trading-rewards.mdx
Outdated
Show resolved
Hide resolved
vocs-docs/docs/pages/concepts/trading/rewards/trading-rewards.mdx
Outdated
Show resolved
Hide resolved
4027c52 to
4ad9ecf
Compare
No description provided.