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

Uploaded Source

Built Distribution

valeralib-1.4.0-py3-none-any.whl (19.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for valeralib-1.4.0.tar.gz
Algorithm Hash digest
SHA256 b3a6fe31cb7c00832d16fb4551c6759c28c734ee4ef8e8a0bf724f4b7dc390a5
MD5 5ea859397772bf51959fcc756d690b22
BLAKE2b-256 2eea4b9539e42d39b387f83a36bfe1854f6567ec0b1b931cab5e0a70015bad8d

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: valeralib-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 19.8 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.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0d4a73ee3f9a4f6dc9bfde69f0fca5cd1a4ad73857f24a94acb468dda4a9b69a
MD5 4918fb7ad571506bac373f68dc17dabd
BLAKE2b-256 01acc6bf8735c2432df0df5c24a8b362db35f21fd857723f71b7957401d74fbb

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