Skip to main content

Python client for the SkyBlue Bridge microservice to communicate with MetaTrader 4/5 trading terminals.

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

SkyBlue Bridge

Python client for interacting with the SkyBlue MT5 bridge microservice.

Installation

pip install skyblue-bridge

Usage

from skyblue_bridge import MTClient

client = MTClient(api_key="your-api-key")
print(client.get_server_status())

# Retrieve last 10 hourly candles
ohlc = client.get_ohlc("EURUSD", "1h", 10)

# Fetch order/trade details or adjust stops
details = client.get_order_details(123456789)
client.modify_order(123456789, sl=1.0950, tp=1.1200)

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

skyblue_bridge-0.2.1.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

skyblue_bridge-0.2.1-py3-none-any.whl (17.6 kB view details)

Uploaded Python 3

File details

Details for the file skyblue_bridge-0.2.1.tar.gz.

File metadata

  • Download URL: skyblue_bridge-0.2.1.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.0

File hashes

Hashes for skyblue_bridge-0.2.1.tar.gz
Algorithm Hash digest
SHA256 3b5a3ea5e0213d7a50e76d0855ed981d26ae346763d5c104220ffa4caba6171e
MD5 511d8f7d302560f87b02194a50dcedac
BLAKE2b-256 f78427b2d0464b08773d59508528cbf4a39fa000754cf608106f674fe4984b1c

See more details on using hashes here.

File details

Details for the file skyblue_bridge-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: skyblue_bridge-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 17.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.0

File hashes

Hashes for skyblue_bridge-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 df36ab9912694284bc1ac1ca7a9ce04fec738cd5b3d59fea60b0e8b0294aa345
MD5 1ef443be7579e5df0e9afe72ad56c317
BLAKE2b-256 2551d1dbea30deb255570d0cf24d0f0ca7d9dfa32f671a0adea5ae590140182c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page