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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: valeralib-1.1.6.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.6.tar.gz
Algorithm Hash digest
SHA256 7e9a865d38385c3072b8119ca7ef1aed4426d62fa5f2a33862a1db13566a0e0c
MD5 a36ed8e1d906402ff59e208eb6a33bdc
BLAKE2b-256 f078be1ba7c5b97778744f050a62b2c105074e1d5ad23c2b74cc54d452dae355

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: valeralib-1.1.6-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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 30b320cac381a909da22a3e6a4d2787155540f88b8ea03532d8d604224a4000d
MD5 75c7e6a3f50ad35c213ec67b9f654ac9
BLAKE2b-256 f2840befcfca73c9380969cacc3a452c16ca4de55d50de547f6917d1c2b3afa5

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