We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 079f503 commit 3e11ad1Copy full SHA for 3e11ad1
tradingview-webhooks-bot/examples/pinescript_test.txt
@@ -0,0 +1,3 @@
1
+//@version=4
2
+study("Webhook Tester")
3
+alertcondition(true, title='Webhook Test')
0 commit comments