Skip to main content

Bitflyer Realtime Feed (python)

Installation

pip install bitflyer-rt

Tickers

Available channels:

  • lightning_ticker_BTC_JPY
  • lightning_ticker_FX_BTC_JPY
  • lightning_ticker_ETH_BTC

Example

> python examples/btc_fx.py

887158.0 0.010 887231.0 0.05152   <--- best bid, best bid size, best ask, best ask size
887163.0 0.010 887204.0 0.01200
887163.0 0.010 887204.0 0.01200
887234.0 0.428 887237.0 0.00000
887234.0 0.428 887237.0 0.00000
887234.0 0.377 887244.0 0.01000
887234.0 0.377 887244.0 0.01000
887235.0 0.010 887399.0 0.28054
api = CcxtLikeAPI(api_key=API_KEY, api_secret=API_SECRET)
order_id = api.create_limit_sell_order(ticker=SYMBOL, quantity=0.01, price=950_000)['child_order_acceptance_id']
for i in range(10):
    print(api.fetch_order_status(order_id, symbol=SYMBOL))
    sleep(0.1)
print(api.cancel_order(order_id, symbol=SYMBOL))
for i in range(10):
    print(api.fetch_order_status(order_id, symbol=SYMBOL))
    sleep(0.1)

Release files for bitflyer-rt 2.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for bitflyer-rt 2.2
File Size Uploaded
bitflyer-rt-2.2.tar.gz 6.8 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for bitflyer-rt 2.2
File Interpreter ABI Platform
bitflyer_rt-2.2-py3-none-any.whl Python 3 none any Details

Total release size: 14.9 kB

Release files / bitflyer-rt-2.2.tar.gz

Download URL bitflyer-rt-2.2.tar.gz
Size 6.8 kB
Tags Source
SHA-256 checksum
How to use checksums
453f68b23e97962c7931f65b8506c01af2c9ea6984b4fca24e5bcd3c237a8e6d
BLAKE2b-256 checksum
How to use checksums
f8db0a9b68edab2961b90a0f1771ae07aa6102a8a0707fc3eb5c748491ff96c1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7

Release files / bitflyer_rt-2.2-py3-none-any.whl

Download URL bitflyer_rt-2.2-py3-none-any.whl
Size 8.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
2d6011654215e1d551874530506acac6f93d3f892852c12c38652515a02a3e66
BLAKE2b-256 checksum
How to use checksums
4289ddea63f714430f0651adc2e4b29d609179af850ec628b8b3774dd29bc4c9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7

Release history Release notifications | RSS feed

2.26

1 release file

2.25

1 release file

2.24

1 release file

2.23

1 release file

2.22

1 release file

2.21

1 release file

2.20

1 release file

2.18

1 release file

2.17

1 release file

2.16

1 release file

2.15

1 release file

2.14

1 release file

2.13

1 release file

2.12

1 release file

2.11

1 release file

2.10

1 release file

2.9

4 release files

2.8

2 release files

2.7

2 release files

2.6

2 release files

2.5

2 release files

2.4

2 release files

2.3

2 release files

This release

2.2 This release

2 release files

2.1

2 release files

2.0

2 release files

1.2.4

2 release files

1.2.2

2 release files

1.2.1

2 release files

1.1.1

2 release files

1.1

2 release files

1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page