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
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
mudrex-0.1.2.tar.gz
(2.3 kB
view details)
File details
Details for the file mudrex-0.1.2.tar.gz
.
File metadata
- Download URL: mudrex-0.1.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99cc1b4cbae4ab7d9df31bfdd2cf34dd47aead9245f807387e1db93fc185fa6e |
|
MD5 | 6f8c7c4e2ed048fb7780c3ff1cafa0d8 |
|
BLAKE2b-256 | e3b76e11efd1a4b84d26c57c5a50c2bbb0e5e51af050868b0f858ad83e7b2122 |