The library goes brrrrrr
Project description
Example:
from ValeraLib import Binance, DataScience as ds
from ValeraLib.utils.DuckTypes import *
b = Binance()
sk:SymbolsKlines = b.CollectKlinesForSymbols('perp', time.time()-24*60*60, time.time(), '5m')
k:Klines = b.GetKlines('BTCUSDT', time.time()-24*60*60, time.time(), '5m', 'perp')
closes = sk.ToOpensDf()
fig = ds.plotly_closes(closes)
fig.write_image("test_image.png")
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
valeralib-1.1.7.tar.gz
(17.4 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
valeralib-1.1.7-py3-none-any.whl
(18.1 kB
view details)
File details
Details for the file valeralib-1.1.7.tar.gz.
File metadata
- Download URL: valeralib-1.1.7.tar.gz
- Upload date:
- Size: 17.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c37105ab03a139393a7ee9a6a37a51cfdc7eed138797ced7a50928ad40e9925
|
|
| MD5 |
b371dde7976f616ad080880924133862
|
|
| BLAKE2b-256 |
8663c520e1d12e508cfcd0bdc009a3281d4286eaebbbcbfe37dc3ab8b87a3448
|
File details
Details for the file valeralib-1.1.7-py3-none-any.whl.
File metadata
- Download URL: valeralib-1.1.7-py3-none-any.whl
- Upload date:
- Size: 18.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22cb08bfe653140e990295d771eae47cb1a62b6d0002c7b2a952db26577df4bd
|
|
| MD5 |
14d862fb4379dfe519d6cda2e0415d0d
|
|
| BLAKE2b-256 |
571a02d97c91bdb4600b45553b78a4f92280d98260fb9bd7397aeb72eea92e3a
|