Skip to content

Commit 42c7d69

Browse files
committed
add documentation on equity index symbols
1 parent 734448a commit 42c7d69

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/tda-transition.rst

+9
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,15 @@ Code that manipulates them may need to be updated. ``schwab-py`` provides a
8585
symbols easier.
8686

8787

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+
8897
++++++++++++++++++++++++++++++++++++++++++++++
8998
``schwab-py`` only supports python 3.10 and up
9099
++++++++++++++++++++++++++++++++++++++++++++++

0 commit comments

Comments
 (0)