Skip to content

Commit

Permalink
Generate cache command
Browse files Browse the repository at this point in the history
  • Loading branch information
SinaKhalili committed Dec 21, 2024
1 parent 83a6cf9 commit 1c73846
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend/scripts/generate_ucache.py
Original file line number Diff line number Diff line change
Expand Up @@ -190,3 +190,5 @@ async def main():

if __name__ == "__main__":
asyncio.run(main())
# python -m backend.scripts.generate_ucache --use-snapshot asset-liability --mode 0 --perp-market-index 0
# python -m backend.scripts.generate_ucache --use-snapshot price-shock --asset-group "ignore+stables" --oracle-distortion 0.05 --n-scenarios 5

0 comments on commit 1c73846

Please sign in to comment.