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.0.1.tar.gz
(10.2 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.0.1-py3-none-any.whl
(11.2 kB
view details)
File details
Details for the file ValeraLib-1.0.1.tar.gz.
File metadata
- Download URL: ValeraLib-1.0.1.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94763956d72b3d58761081c47c34001467493ba2fbd4f005009cbad7c4bade00
|
|
| MD5 |
e4fc88401bd43551300d9a8b5f756254
|
|
| BLAKE2b-256 |
8c0a1037a2ca278a5b3e8f6b7af1817582fb677216887e3f8dca1421c8e6287b
|
File details
Details for the file ValeraLib-1.0.1-py3-none-any.whl.
File metadata
- Download URL: ValeraLib-1.0.1-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
737e8c2e2497e57dd3742a752e9ad4bae041cd20c21a57b240d548a69ba13098
|
|
| MD5 |
63237120ae8b6b916c77465cd1e5d9d3
|
|
| BLAKE2b-256 |
285ca448e09c8a2fbd580584dc9c55f551e49ea8881f5d0ee5b5238c8a525f71
|