Skip to content

Releases: alleyway/add-tradingview-alerts-tool

Release 1.8.11

07 Sep 08:30
Compare
Choose a tag to compare
  • Fix for option not being selected properly (5402a24)
  • optional screenshot on xpath fail (1ee8b18)

Release 1.8.10

18 Aug 14:09
Compare
Choose a tag to compare
  • beta (306bdff)
  • don't wait for page navigation on login (50bbdb4)
  • minor fix for when no command is made (949ed8c)

Release 1.8.9

29 Jul 09:42
Compare
Choose a tag to compare
  • new supported exchange: fetch pairs from OKEX (1c7f9ce)

Release 1.8.8

06 Jul 19:28
Compare
Choose a tag to compare
  • fix for login change on TV (58e761c)

Release 1.8.7

17 Jun 18:07
Compare
Choose a tag to compare

Release 1.8.6

15 Jun 07:12
Compare
Choose a tag to compare
  • adding kraken fetch pairs (5395d85)
  • alternate method of bringing up symbol (4221a64)
  • update documentation/config files to make it more clear (44ef3d7)

Release 1.8.6-beta.0

14 May 09:26
Compare
Choose a tag to compare
Release 1.8.6-beta.0 Pre-release
Pre-release
  • check for version updates more often (f21da42)
  • only export INSTALLATION.txt when downloading source from github release (1d266eb)

Release 1.8.5

13 May 12:17
Compare
Choose a tag to compare
  • 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

10 May 12:48
Compare
Choose a tag to compare
  • fixes change to selecting dropdowns for tertiary and quaternary (1db2a4c)

Release 1.8.3

10 May 10:14
Compare
Choose a tag to compare
  • backwards-compatible with older configuration (7e14380)
  • inform user of correct csv file format if invalid (5c03304)