Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Trading view webhook connection #265

Open
Synthacon opened this issue Dec 4, 2019 · 0 comments
Open

Feature request: Trading view webhook connection #265

Synthacon opened this issue Dec 4, 2019 · 0 comments

Comments

@Synthacon
Copy link

TradingView is probably the best charting tool available and it also has alerts which can be configured to send a POST request to a certain URL when the alert is triggered.

The alert can have some text which will be sent when the alert is triggered.
Example: {"text": "ETHUSD|BUY|A"}

This message could be received by QT trader and processed as BUY order for ETHUSD, A = all funds

This would be nice addition!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants