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.9.tar.gz
(17.4 kB
view details)
Built Distribution
valeralib-1.1.9-py3-none-any.whl
(18.1 kB
view details)
File details
Details for the file valeralib-1.1.9.tar.gz
.
File metadata
- Download URL: valeralib-1.1.9.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 | 72122a55a9dfd872468cefc3567c822d2a50064b9e8af06136f710139c3df48d |
|
MD5 | 53470de21835e1c9cb62d0500be269fe |
|
BLAKE2b-256 | 12baad77747228ed25e58f5d364f22f3126acdb265da215dac6e51cda514f367 |
Provenance
File details
Details for the file valeralib-1.1.9-py3-none-any.whl
.
File metadata
- Download URL: valeralib-1.1.9-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 | f51c8e637cf7d335b1abf21feb2bebbde12e73b40c217d144c07a5993db24254 |
|
MD5 | a0fa7c8f24b57b1c9fe90db41080587c |
|
BLAKE2b-256 | d24eb124f8a6d4c1c4a8ad2331bcb70db9e21d6c1ac660de8bf67789f08dd679 |