alleyway / add-tradingview-alerts-tool

Automated entry of TradingView alerts for bot trading tools such as 3Commas, Alertatron, CryptoHopper, etc.
MIT License
623 stars 140 forks source link

Feature Request - Ability to select a specific alert conditions when multiple with same name exist #112

Closed Maacus closed 2 years ago

Maacus commented 2 years ago

If possible, it would be really beneficial to be able to select a specific alert condition when multiple of the same name exist.

For example, if the creator of the indicator has failed to distinguish by name the different plots of the alert, as such they are all named the name, therefore the alert tool is unable to select the correct one.

I've attached an example, if the user could enter something like 'plot[5]' to select the 5th one named 'plot' instead of the first. plot alert

mlake commented 2 years ago

This is a good idea and something that's been suggested before. I'll make a point to release this feature next week

mlake commented 2 years ago

hey - can you suggest an indicator that has these repeating options? I'm fishing around and not finding any at the moment..

Maacus commented 2 years ago

Hey, it's 'My MACD S/R'.

Thanks

mlake commented 2 years ago

This is now possible using an zero-based index in version 2.3.1

in the example you posted, you should be able to use "Plot[4]" to select the fifth "Plot"

Upgrade Instructions

From your tradingview-alerts-home directory, run the following:

npx @alleyway/create-tradingview-alerts-home