-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature, VWAP aggregation for AMM and AFQ market data points. (#45)
* feature, VWAP aggregation for AMM and AFQ market data points. * lint, fix lint error. * test, repair test. * improvement, do the VWAP for recent samples. * refine, code refine and add todo for confidence adjustment. * refine, code refine and doc update for VWAP. * test, fix test. * improvement, confidence adjusted for historic round data. * improvement, refine for oracle server. * lint, no lint.
- Loading branch information
1 parent
6c7a81b
commit 05dd747
Showing
25 changed files
with
738 additions
and
151 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.