We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 734448a commit 42c7d69Copy full SHA for 42c7d69
docs/tda-transition.rst
@@ -85,6 +85,15 @@ Code that manipulates them may need to be updated. ``schwab-py`` provides a
85
symbols easier.
86
87
88
+++++++++++++++++++++++++++++++++++
89
+Equity index symbols are different
90
91
+
92
+TDAmeritrade used equity index symbols that ended in ``.X``. For instance, the
93
+symbol for the S&P 500 index used to be ``$SPX.X``. Now, these indices are
94
+referred to without that suffix, so S&P 500 is just ``$SPX``.
95
96
97
++++++++++++++++++++++++++++++++++++++++++++++
98
``schwab-py`` only supports python 3.10 and up
99
0 commit comments