A library to faciliate building order and pricing strategies
Project description
HGraph Orders and Pricing Library
Provides a library, based on the hgraph functional reactive framework to support creating order and pricing logic.
The core components of the library include:
- instruments
- positions
- portfolios
- orders
- pricing
This library is currently very green and is expected to have significant changes.
Development
The project is currently configured to make use of Hatchling for dependency management. Take a look at the website to see how best to install the tool. Once you have checked out the project, you can install the project for development using the following command:
hatch env create all.py3.11
Then you can find the location of the installation using:
hatch env find all.py3.11
For users of CLion / PyCharm, you can then add the environment by selecting an existing virtual environment using the location above.
Run MyPy Type Checking
hatch run types:check
Run Tests
# No Coverage
hatch run test
# Generate Coverage Report
hatch run cov
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file hg_oap-0.1.2.tar.gz
.
File metadata
- Download URL: hg_oap-0.1.2.tar.gz
- Upload date:
- Size: 47.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 789b7c62279a69647cbb05b040262262d6c9a31ba36c1c3cf2739b150229ac66 |
|
MD5 | 541ef5b3f30674a5d0e18b2c9381947e |
|
BLAKE2b-256 | 3e357892fc820d10b60792dd93acaa707d34d72768c59a2eccbcb3beaeea4cc5 |
File details
Details for the file hg_oap-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: hg_oap-0.1.2-py3-none-any.whl
- Upload date:
- Size: 39.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42e3e762f69d17a33be26537049456598a020701d33cd5abd6dda8b92c22378b |
|
MD5 | 700c9c7847be158a4b70745a41c077aa |
|
BLAKE2b-256 | 7772f6aca1b92d49057018a1fbf6c9f648863dd8dbe90972525d2736acbbdb05 |