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.8.tar.gz
(17.4 kB
view details)
Built Distribution
valeralib-1.1.8-py3-none-any.whl
(18.1 kB
view details)
File details
Details for the file valeralib-1.1.8.tar.gz
.
File metadata
- Download URL: valeralib-1.1.8.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 | 00c45244857f494cf1f940707fd4de036430b892268f95286dd57428fc72d198 |
|
MD5 | 1a39c8ca7e35fca46079cdcc529d1ada |
|
BLAKE2b-256 | fec0dc2344f19d46f22bcf6b015e767a1052762141f497263148ad91c5fd7160 |
Provenance
File details
Details for the file valeralib-1.1.8-py3-none-any.whl
.
File metadata
- Download URL: valeralib-1.1.8-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 | 46faaf0fab0ffc28767e54f3e2d1fa2584d30fb0dbe35852c2faf20517c8edf2 |
|
MD5 | 542a6d62c4e2cf034e497fd9f88c3013 |
|
BLAKE2b-256 | 8d8d6afb4704b43a3fb8b051e9f5d061d3319469b38078ce11bb13a61f3a22b5 |