'NOTES' variable to save when API signal is sent to a bot via webhook

It will be useful to send a variable ‘NOTES’ via API_json when send signal via webhook, the column ‘notes’ is missing in ‘Bot’ while is present on ‘Trading terminal’.

I would like to enter some parameters from TV and then filter/order the trades using this column as well, a text field 200 words would be sufficient.

example:

{ “action”: “startDeal”, “uuid”: “xxxxxxx”, “Notes”: “Snowball strategy and other text and numbers”}

:clipboard: :bar_chart:

2 Likes