TradingView-Webhook-Bot icon indicating copy to clipboard operation
TradingView-Webhook-Bot copied to clipboard

> 'NoneType' object is not subscriptable

Open camiloavil opened this issue 3 years ago • 8 comments

i get this when the alert is made > 'NoneType' object is not subscriptable

camiloavil avatar May 18 '22 17:05 camiloavil

Hi there,

Are you able to provide more logs, this is not saying much.

fabston avatar May 19 '22 02:05 fabston

Hi I have the same issue image

DenisKaizer avatar Jun 13 '22 15:06 DenisKaizer

What syntax are you using?

fabston avatar Jun 13 '22 15:06 fabston

EURUSD Less Than 1.06304

DenisKaizer avatar Jun 13 '22 15:06 DenisKaizer

Now I tried to send just some test message through postman and got the same error

DenisKaizer avatar Jun 13 '22 15:06 DenisKaizer

I got that error too as I was trying to send an alert with an indicator and the indicator did not have the option to type the message.

because of this, I cant use the syntax you provided in the readme file.

tv1

is there any way to send any message you type in the message box in the alert tab directly to the telegram channel?

krypto-san avatar Jun 17 '22 23:06 krypto-san

EURUSD Less Than 1.06304

the syntax below would work for you. you also need to add your telegram channel id to syntax.

{ "key": "", "telegram": "", "discord": "", "slack": "T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX", "msg": "EURUSD Less Than 1.06304" }

krypto-san avatar Jun 17 '22 23:06 krypto-san

It looks like this has been idle a while, so I am marking it as stale. Remove the label or comment if this issue should remain open.

github-actions[bot] avatar Jul 18 '22 00:07 github-actions[bot]

It looks like this has been idle a while, so I am marking it as stale. Remove the label or comment if this issue should remain open.

github-actions[bot] avatar Aug 19 '22 00:08 github-actions[bot]