diff --git a/apps/indexticker/index_ticker.star b/apps/indexticker/index_ticker.star index 7865a8ece..802ef6dd1 100644 --- a/apps/indexticker/index_ticker.star +++ b/apps/indexticker/index_ticker.star @@ -5,8 +5,8 @@ Description: Display ticker and stats for stock indices. Author: M0ntyP v1.1 - Added BSE and NIFTY indices - v1.2 - Added toggle for showing % change or pts change +v1.3 - Added NIKKEI, Europe 350, Global 100, Global 1200, NZX50 indices; support null indicator values in chart """ load("animation.star", "animation")