https://github.com/luckyone-cc/simplestockmarketsimulation
Simple stock market simulation written in C#. It includes classes for managing an account, an exchange, orders, positions, and a trading strategies. The project simulates a stock exchange with random price fluctuations and allows users to create and manage trading positions. (GBM-Model)
https://github.com/luckyone-cc/simplestockmarketsimulation
exchage finance simulation stock stock-market trading trading-strategies
Last synced: over 1 year ago
JSON representation
Simple stock market simulation written in C#. It includes classes for managing an account, an exchange, orders, positions, and a trading strategies. The project simulates a stock exchange with random price fluctuations and allows users to create and manage trading positions. (GBM-Model)
- Host: GitHub
- URL: https://github.com/luckyone-cc/simplestockmarketsimulation
- Owner: LUCKYONE-CC
- License: mit
- Created: 2024-01-06T18:35:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T22:19:30.000Z (over 2 years ago)
- Last Synced: 2024-01-09T00:29:04.055Z (over 2 years ago)
- Topics: exchage, finance, simulation, stock, stock-market, trading, trading-strategies
- Language: C#
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE