Skip to main content

Use Liquid API with Python

Project description

python_liquid_api

API概要

このライブラリはLiquid APIのPrivate APIとPublic APIをPythonで扱うものです。

Public API

Public APIを使うにはLiquidPublicをインスタンス化します。

from python_liquid_api.public_api import LiquidPublic

pub = LiquidPublic()

get_candlestick

このメソッドを使用することでOHLCVデータを取得することができます。

引数

  • currency_name: 取得対象の通貨名を指定します。指定できる値は次の通りです。

    • btc
    • eth
    • xrp
    • bch
    • qash
    • ltc
    • bat
  • date: 取得対象の日付を指定します。フォーマットはyyyymmddの文字列です。

  • candle_type: 取得するローソク足のタイプを指定します。指定できる値は次の文字列です。

    • 1min: 1分足を取得します
    • 5min: 5分足を取得します
    • 15min: 15分足を取得します
    • 30min: 30分足を取得します
    • 1hour: 1時間足を取得します

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

python_liquid_api_tths-0.0.1.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

python_liquid_api_tths-0.0.1-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file python_liquid_api_tths-0.0.1.tar.gz.

File metadata

File hashes

Hashes for python_liquid_api_tths-0.0.1.tar.gz
Algorithm Hash digest
SHA256 72bb7ad07375f670871d9e68dd6275f17f33cba9812f7b64846ec70b805ad641
MD5 81204caf3271d4ef4789f846788d296a
BLAKE2b-256 a0bb1f7ecc7f457e5220d80ca216505429d130dcd1efc290d0a2c596bfceacf8

See more details on using hashes here.

File details

Details for the file python_liquid_api_tths-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for python_liquid_api_tths-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fe5390d47bee7d9bea2503d0bfcba8ed57a817b81de45b25d466ce501b7012e3
MD5 38af422f8156f414a3d4c410ca72c2e4
BLAKE2b-256 da1e022d9ea368449dd6afa2883b2472ba8155134cc812f4f1e3253d4f042d8f

See more details on using hashes here.

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