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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: valeralib-1.1.5.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.5.tar.gz
Algorithm Hash digest
SHA256 d3f5e61d2501a30eff3479c1e31f646f67d10ff7bb83a9d3844177aa6d9797ca
MD5 727ef2dce2a28246b5ab5cb10ea47359
BLAKE2b-256 4c1e56130e187145e1f0e723f44ce3aaef05c1de24ec9f86f3278cd0196ce245

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: valeralib-1.1.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 d795c5f1e202dc14cfba337172c7d74b0d4055ebd6a289fbab0111031efa4f40
MD5 06f78d3c9642b581c7b919947bbd1040
BLAKE2b-256 9dded7e0a55404023250971671851951fdeb5889f128a60f81acf68d2e434dd4

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