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

Uploaded Source

Built Distribution

valeralib-1.1.10-py3-none-any.whl (18.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: valeralib-1.1.10.tar.gz
  • Upload date:
  • Size: 17.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.1.10.tar.gz
Algorithm Hash digest
SHA256 6e7888f3ae9b604cd9bad4e7d10ad9162b5f105732e65c093ebbe33edc0d0fd4
MD5 b2fa94b408e01d1b8b1ed56d834a3f11
BLAKE2b-256 c547fccc436aef3b38e7efd8d3dda38415f7cbdf07ed6bd8d55be737f16b25af

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: valeralib-1.1.10-py3-none-any.whl
  • Upload date:
  • Size: 18.1 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.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 0e0cd885f9b83c79e1c687113e4087f5649841452eb9fb7e575d8aa799c7ec1b
MD5 c49a62453ad43e4665e1432c32f431e0
BLAKE2b-256 7a6953df5334db7952f174228ffd30c0cc2fbaaba7754d18b2b7a4a1f64a114c

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