Skip to main content

Send external webhook signals to Mudrex platform.

Project description

Mudrex

Send external webhook signals to Mudrex platform.

Dependencies

Mudrex requires:

  • Python (>=3.7)
  • requests

Usage

from mudrex import WebhookSignal
signal = WebhookSignal(id=..., )
signal.long_entry()  # send long entry signal
signal.long_exit()  # send signal to exit long position
signal.short_entry()  # send short entry signal
signal.short_exit()  # send signal to exit short position

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

mudrex-0.1.2.tar.gz (2.3 kB view hashes)

Uploaded Source

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