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.0.tar.gz (16.4 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.0-py3-none-any.whl (17.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: skyblue_bridge-0.2.0.tar.gz
  • Upload date:
  • Size: 16.4 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.0.tar.gz
Algorithm Hash digest
SHA256 70b405a2938b6c283fa26d694f04c2c0552b943a4c278bf750cb1a5143b494dc
MD5 705041778df29c5b42bf641b6966d5f0
BLAKE2b-256 5f31361c6a96efc00980da7b12b418331207a8fc01bbbfa6623edd0dd58cd7c9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: skyblue_bridge-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 17.4 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 636bebf269390213770e3c787dc3e5495370cb515236ac6d51308cb3590cc607
MD5 503c89ef6b7f382708630f61e94c4450
BLAKE2b-256 5f2fb0d3f82529778284eb8364e8f5b7e326f310272822c33e4995639fd9ed5d

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