Skip to main content

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


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.3.2.tar.gz (18.4 kB view details)

Uploaded Source

Built Distribution

valeralib-1.3.2-py3-none-any.whl (19.3 kB view details)

Uploaded Python 3

File details

Details for the file valeralib-1.3.2.tar.gz.

File metadata

  • Download URL: valeralib-1.3.2.tar.gz
  • Upload date:
  • Size: 18.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for valeralib-1.3.2.tar.gz
Algorithm Hash digest
SHA256 19d9eee85d0bb38f7ee776d73d5be3e0bd3f66b80d96b7e25423498c21d45620
MD5 c58f007720306870e94fca163cccaa88
BLAKE2b-256 5359e5449df60e413846459aa583cd26cc3cbba8cf700874b54bbd0203c08e1f

See more details on using hashes here.

Provenance

File details

Details for the file valeralib-1.3.2-py3-none-any.whl.

File metadata

  • Download URL: valeralib-1.3.2-py3-none-any.whl
  • Upload date:
  • Size: 19.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for valeralib-1.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 79821317d192fc440363813c40584e11b24235e36f7e4888b5a77611132b1a14
MD5 feaa9f315332d493246e035c907e7982
BLAKE2b-256 f4ebbcca9ddc48812ab9f6a12f419177709fc88c28709df7fdc6ef1751f89c78

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page