Skip to content

Zac-HD/platform

 
 

Repository files navigation

Trading Bootcamp Platform!

Open in GitHub Codespaces

Quantitative Trading Bootcamp teaches the fundamentals of quantitative trading: markets, order books, auctions, risk and sizing, adverse selection, arbitrage, and how quant trading firms make money. Our philosophy is that the best way to learn to trade is by trading. This repository contains the exchange we use to run a simulated economy and allow students to make and trade on markets.

Making Frontend changes

You need to have pnpm installed.

To run the frontend:

pnpm i

Then run:

pnpm dev

This will start the frontend on localhost:5173.

Since this will run against the production backend, you should probably create a test account in Accounts.

About

exchange platform for trading.camp

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 51.7%
  • Svelte 14.1%
  • Rust 13.5%
  • TypeScript 12.5%
  • Jupyter Notebook 5.1%
  • Python 2.5%
  • Other 0.6%