Name | pysimx JSON |
Version |
0.1.1
JSON |
| download |
home_page | |
Summary | |
upload_time | 2023-07-15 11:54:56 |
maintainer | |
docs_url | None |
author | jan |
requires_python | >=3.11,<4.0 |
license | |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# pySimX: The Multi-Asset Exchange Simulator
SimX is an event-driven backtester that simulates a multi-asset exchange, including latency simulation and fill strategies. It serves as a platform for testing trading algorithms and strategies under realistic market conditions.
## Features
- **Multi-Asset Simulation**: SimX allows you to trade multiple assets simultaneously, offering a more realistic testing environment for your trading algorithms.
- **Latency Simulation**: It's important to account for network latency and other real-world considerations. SimX includes a latency simulation to make your testing more accurate.
- **Fill Strategies**: Experiment with different fill strategies to optimize your trading algorithm.
- **Three Simulation Modes**: Depending on your access to data, SimX offers multiple modes to accomodate for it. TOB, Orderbook and OHLCV simulator.
## Installation
Instructions on how to install and setup SimX.
## Usage
Instructions on how to use SimX, along with code snippets.
## Contributing
We appreciate all contributions. Please read our contributing guidelines before submitting a pull request.
## License
SimX is open-source software licensed under the MIT license.
Raw data
{
"_id": null,
"home_page": "",
"name": "pysimx",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "jan",
"author_email": "jan.gobeli@protonmail.com",
"download_url": "https://files.pythonhosted.org/packages/a7/f3/b7ee11b5cfdcbff251f5413b153001a0e0adb388f059220bb5dba9305910/pysimx-0.1.1.tar.gz",
"platform": null,
"description": "# pySimX: The Multi-Asset Exchange Simulator\nSimX is an event-driven backtester that simulates a multi-asset exchange, including latency simulation and fill strategies. It serves as a platform for testing trading algorithms and strategies under realistic market conditions.\n\n## Features\n- **Multi-Asset Simulation**: SimX allows you to trade multiple assets simultaneously, offering a more realistic testing environment for your trading algorithms.\n- **Latency Simulation**: It's important to account for network latency and other real-world considerations. SimX includes a latency simulation to make your testing more accurate.\n- **Fill Strategies**: Experiment with different fill strategies to optimize your trading algorithm.\n- **Three Simulation Modes**: Depending on your access to data, SimX offers multiple modes to accomodate for it. TOB, Orderbook and OHLCV simulator. \n\n## Installation\nInstructions on how to install and setup SimX.\n\n## Usage\nInstructions on how to use SimX, along with code snippets.\n\n## Contributing\nWe appreciate all contributions. Please read our contributing guidelines before submitting a pull request.\n\n## License\nSimX is open-source software licensed under the MIT license.\n",
"bugtrack_url": null,
"license": "",
"summary": "",
"version": "0.1.1",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f35c61cb1db5b3cf776821801029d3abc8cfbc41ec7672a24a2b9c1c920a2762",
"md5": "6352ea93da1b85d17247a349e4d5cb62",
"sha256": "56d8dba4d84289e90887337eab6c27c87d926b6b8cb16facc82b69de2b4079f8"
},
"downloads": -1,
"filename": "pysimx-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6352ea93da1b85d17247a349e4d5cb62",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11,<4.0",
"size": 8431,
"upload_time": "2023-07-15T11:54:55",
"upload_time_iso_8601": "2023-07-15T11:54:55.409542Z",
"url": "https://files.pythonhosted.org/packages/f3/5c/61cb1db5b3cf776821801029d3abc8cfbc41ec7672a24a2b9c1c920a2762/pysimx-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a7f3b7ee11b5cfdcbff251f5413b153001a0e0adb388f059220bb5dba9305910",
"md5": "2d194a484b21290e61b1f69ab6cece5a",
"sha256": "599c907d9252abc897f5aa297b0f520767dfd99f42dca0e3061fe27359833d79"
},
"downloads": -1,
"filename": "pysimx-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "2d194a484b21290e61b1f69ab6cece5a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11,<4.0",
"size": 19092,
"upload_time": "2023-07-15T11:54:56",
"upload_time_iso_8601": "2023-07-15T11:54:56.916269Z",
"url": "https://files.pythonhosted.org/packages/a7/f3/b7ee11b5cfdcbff251f5413b153001a0e0adb388f059220bb5dba9305910/pysimx-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-15 11:54:56",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pysimx"
}