Releases: alleyway/add-tradingview-alerts-tool
Releases · alleyway/add-tradingview-alerts-tool
Release 1.8.11
Release 1.8.10
Release 1.8.9
- new supported exchange: fetch pairs from OKEX (1c7f9ce)
Release 1.8.8
- fix for login change on TV (58e761c)
Release 1.8.7
- add support for kucoin (30aac49)
Release 1.8.6
Release 1.8.6-beta.0
Release 1.8.5
- allow message to be an optional config option (81ae8f2)
- minimize pine editor before configuring interval (5d482bf)
- better xpath for secondary that allows for custom scripts (5aa0e9b)
🔴 REMINDER
don't download release archive files to install!
Instead, run the following for a new installation:
npx @alleyway/create-tradingview-alerts-home
Want to upgrade your existing installation? Run this:
cd 'tradingview-alerts-home'
npm install @alleyway/add-tradingview-alerts-tool@latest
Release 1.8.4
- fixes change to selecting dropdowns for tertiary and quaternary (1db2a4c)