Unlock TradingView alerts without the premium plan using Quantium Signal.
Project description
Quantium Signal
TradingView is a great platform for charting, backtesting, etc., but for using one of the most powerful features, alerts, you need to have a premium subscription. Quantium Signal is a free and open-source project that allows you to use alerts completely free.
Configuration
If you already have an EC2 instance or any other virtual private server, then you can follow the steps below to self-host the Quantium Signal for handling TradingView alerts.
- Configure a DNS record for your server to access it with a domain name (mandatory).
- Install the package by
python3 -m pip install quantium-signalcommand. - Create a subclass for your crypto exchange and run the Signal handler (step-by-step guide).
- Once you run the Signal handler, you have created an SMTP server that handles emails sent to your domain.
- Open the Profile Settings of your TradingView account and set the "Alternative email for alerts" to
tradingview@yourdomain.com- where username doesn't matter if you don't use username filtering. - Create as many alerts as you need and tick the "Send plain text" checkbox from alert's "Notification" tab.
There you go! Once your strategy triggers an alert, the handler will receive the message through the SMTP server and call the configured webhook URL with the alert message.
Contribute
Any contribution is welcome. Always feel free to open an issue or a discussion if you have any questions not covered by the documentation. If you have any ideas or suggestions, please, open a pull request.
License
Copyright (C) 2025 Quantium. MIT
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file quantium_signal-0.1.0b0.tar.gz.
File metadata
- Download URL: quantium_signal-0.1.0b0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c05f43e6e5e82e9733d9c41288a76ec5eebe711ee227c57e4dd334c321fd6e1
|
|
| MD5 |
23debbea99b7c2737d129709b0921b7a
|
|
| BLAKE2b-256 |
4ff809c50af7e28dd1672d90b2ec92b0ba8f5901a9d438887ecb57f2be477dd5
|
File details
Details for the file quantium_signal-0.1.0b0-py3-none-any.whl.
File metadata
- Download URL: quantium_signal-0.1.0b0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
add73295cf78ea5a224a4aac21ba7edce2dfbf714bf4721e70251f681cfacbdd
|
|
| MD5 |
b37600c8e91808815c4b20730e40eee3
|
|
| BLAKE2b-256 |
d8e5c70b6ed61d36aabe0f4da02c96af1ac4b0052c4967b138b5c25f39ad8c2d
|