Using the above mentioned strings I can only display Dow Jones and S&P 500 but not the Nasdaq.
If I try to relate this to the german DAX however, it only shows the name of the index, but no data will load into the chart ( shows the chart as always loading?)
I have written it like this (maybe its wrong, so please check anyone
INDEXDJX:.DJI,Dow Jones Ind. Avg.;
INDEXSP:.INX,S&P 500 Index;
INDEXDB:.GDAXI,DAX;
... without the last index, the 2 remaining show fine...
any solution for that?