https://github.com/miksus/ecosys
Trading Simulator for observing the mechanics of markets
https://github.com/miksus/ecosys
finance python3 simulation stock-market trading trading-simulator
Last synced: 10 months ago
JSON representation
Trading Simulator for observing the mechanics of markets
- Host: GitHub
- URL: https://github.com/miksus/ecosys
- Owner: Miksus
- License: mit
- Created: 2019-01-25T16:01:01.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-08T18:46:47.000Z (over 6 years ago)
- Last Synced: 2025-02-12T02:36:56.203Z (12 months ago)
- Topics: finance, python3, simulation, stock-market, trading, trading-simulator
- Language: Python
- Homepage:
- Size: 515 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EcoSys
[](https://travis-ci.com/Miksus/ecosys)
> Market simulator for stock mechanics
> Simulator, Virtual investing, Educational

---
'
## Installation
- Clone or download the source code this repo to your local machine using `https://github.com/Miksus/ecosys.git`
---
## Features
- Market Matcher that support multiple order types
### Upcoming Features
- Simulated traders for inspecting behavioral aspects of trading and the mechanics of trading decision making
- Compete with the traders
- IPO system
## Usage
> Please see [Market Matching Demo](docs/maket_demo.ipynb)
## Test
Pytest was chosen as testing suites. Tests are found in test directory.
---
## Author
* **Mikael Koli** - [Miksus](https://github.com/Miksus) - koli.mikael@gmail.com
---
## License
[](http://badges.mit-license.org)
- **[MIT license](http://opensource.org/licenses/mit-license.php)**
- Copyright 2019 © Mikael Koli.