Skip to main content

A python package to identify and parse order for trade execution.

Project description



Logo






Find My order,
a parsing package to find trading order.
How to use it

      from findmyorder import FindMyOrder
         fmo = FindMyOrder()
         msg_order = "buy EURUSD sl=1000 tp=1000 q=1 comment=FOMC"
         order = await fmo.get_order(msg_order)
         #{'action': 'BUY', 'instrument': 'EURUSD', 'stop_loss': '1000', 'take_profit': '1000', 'quantity': '2', 'order_type': None, 'leverage_type': None, 'comment': None, 'timestamp': datetime.datetime(2023, 5, 3, 12, 10, 28, 731282, tzinfo=datetime.timezone.utc)}

Documentation

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

findmyorder-2.2.11.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

findmyorder-2.2.11-py3-none-any.whl (9.6 kB view details)

Uploaded Python 3

File details

Details for the file findmyorder-2.2.11.tar.gz.

File metadata

  • Download URL: findmyorder-2.2.11.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.6

File hashes

Hashes for findmyorder-2.2.11.tar.gz
Algorithm Hash digest
SHA256 eaf6c899f006aa0b5d8a7bc0532090decbac338446b9c3d9d5a537266bcbeaa9
MD5 4cc0ec9a7cb8c9323937b36f02849f12
BLAKE2b-256 d553adb72cf71e451cff73a5689fba66a75cf425cb77d06ee64dbb75621cc3fe

See more details on using hashes here.

File details

Details for the file findmyorder-2.2.11-py3-none-any.whl.

File metadata

File hashes

Hashes for findmyorder-2.2.11-py3-none-any.whl
Algorithm Hash digest
SHA256 31ddc258556f7c109d819436dd51ac975b4837e363d4676fbac599ae8fa7ece0
MD5 5c443d5c2125d34b558113d88c328f36
BLAKE2b-256 5220c3be87b66d82b131e9f2ad1a0d12404c5c6ef4d350e2425eb77049171521

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