Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 795 Bytes

File metadata and controls

32 lines (20 loc) · 795 Bytes

Investment

Code related to the investment section of the website.

See market_sim for more details on the market simulation framework

Usage

python3 test_db_operations.py

Market Dynamics and Trading Simulation

Implements a framework for simulating, analyzing, and learning about financial markets, trading strategies, and blockchain integration.

Currently v0.

License

This project is licensed under the MIT License - see the LICENSE file for details.

The MIT License was chosen to:

  • Encourage wide adoption and collaboration
  • Allow commercial and academic use
  • Keep compliance simple
  • Protect contributors from liability
  • Maintain compatibility with most open-source projects

Notes

Project log reinitialized on 2025-01-19.