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

Uploaded Source

Built Distribution

ValeraLib-1.0.1-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

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

Hashes for ValeraLib-1.0.1.tar.gz
Algorithm Hash digest
SHA256 94763956d72b3d58761081c47c34001467493ba2fbd4f005009cbad7c4bade00
MD5 e4fc88401bd43551300d9a8b5f756254
BLAKE2b-256 8c0a1037a2ca278a5b3e8f6b7af1817582fb677216887e3f8dca1421c8e6287b

See more details on using hashes here.

Provenance

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

Hashes for ValeraLib-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 737e8c2e2497e57dd3742a752e9ad4bae041cd20c21a57b240d548a69ba13098
MD5 63237120ae8b6b916c77465cd1e5d9d3
BLAKE2b-256 285ca448e09c8a2fbd580584dc9c55f551e49ea8881f5d0ee5b5238c8a525f71

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