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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: valeralib-1.2.0.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.2.0.tar.gz
Algorithm Hash digest
SHA256 c5051fba1f26a763551b04f5f2d2836d1601b8fa6b0d09fb92f31eb703f560f6
MD5 b11cba6dbc0274fc141c54f0c3e7463c
BLAKE2b-256 df097a00cc2b9daa6a77f90dddae6106badadd41b11c0f2cc129167a352930b8

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: valeralib-1.2.0-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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9e18ec544c14bd025b3a10efe03d6f9de7af35436e731b6851aa9ee072193704
MD5 7973a8f7d16346a747f09d32fd4425a6
BLAKE2b-256 2d5f4c28cb45d9c1bbe04bad0af829ab01deeabcdc024c893521acd3430b79f4

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