numin package
Project description
numin Package
numin is a Python package designed for algorithmic trading and backtesting providing an API called NuminAPI.
numin v1 is out of service as of Dec 2025
numin v2 is under development; features available are documented below
Features
- Data Retrieval: Download training, round, and validation data.
- Prediction Submission: TBD
- Real-Time Round Management: TBD
- Backtesting: TBD
- File Management: TBD
- Returns Summary: TBD
Supported Methods
- Data Download:
get_data_for_month(self,year,month,batch_size=4,window_size=100,target_type='rank'):- Returns a torch dataloader for the given year and month of Nifty 50 returns
- Dimension of each day is 100,50. Returns tensor of shape batch_size,window_size,50 for features.
- Targets are next day returns / ranked returns of shape batch_size,50
Installation
Install numin using pip:
pip install numin
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
numin-2.0.2.tar.gz
(26.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
numin-2.0.2-py3-none-any.whl
(29.2 kB
view details)
File details
Details for the file numin-2.0.2.tar.gz.
File metadata
- Download URL: numin-2.0.2.tar.gz
- Upload date:
- Size: 26.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bddf7de6e011e299b0248a3d12413932498a5114cff3a31df7a5ad145a1bf2c8
|
|
| MD5 |
0b979b1368a92e10563775d42816fde6
|
|
| BLAKE2b-256 |
9401f0ca6bade73f75e2d3eb61f9ae26e24ec8cdd6e0b29c50f6733179803791
|
File details
Details for the file numin-2.0.2-py3-none-any.whl.
File metadata
- Download URL: numin-2.0.2-py3-none-any.whl
- Upload date:
- Size: 29.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2fa10668630e311425a718b44fe6cb4dd382d969ca85bf6affc07814d63eaedc
|
|
| MD5 |
3d5c19d54c1d555b9b91e17d5bb1b633
|
|
| BLAKE2b-256 |
e72383acebea47aaf8b5ba1022afd380f79c2d8cf17a382c7c0baee190327232
|