Commit ·
8a3b840
1
Parent(s): 54ae953
docs(README): Fix links to allow correct rendering to html file
Browse files
README.md
CHANGED
|
@@ -80,7 +80,7 @@ size_categories:
|
|
| 80 |
<summary>
|
| 81 |
Click to expand
|
| 82 |
</summary>
|
| 83 |
-
<p><a href="
|
| 84 |
<img src="media/FTSE.jpg"/>
|
| 85 |
<p>
|
| 86 |
More information about previous additions:
|
|
@@ -279,7 +279,7 @@ Watch TroveLedger expand across global markets – a visual chronicle of added i
|
|
| 279 |
The FTSE 100 represents 100 of the most capitalized and liquid firms on the London Stock Exchange, spanning finance, energy, consumer goods, healthcare, and industrial sectors.
|
| 280 |
As the UK is no longer part of the European Union, this addition extends TroveLedger’s European coverage beyond the Eurozone without overlap with previously added indices.
|
| 281 |
|
| 282 |
-
- [Download symbol list (FTSE.txt)](
|
| 283 |
|
| 284 |
<img src="media/FTSE.jpg" alt="TroveLedger safeguarding British market wealth along the Thames during a storm" style="max-width:100%;"/>
|
| 285 |
</details>
|
|
@@ -290,7 +290,7 @@ As the UK is no longer part of the European Union, this addition extends TroveLe
|
|
| 290 |
The complete **S&P 500 Index** (503 constituents) has been fully integrated, adding **173 new symbols**.
|
| 291 |
This provides the premier US large-cap benchmark with extended intraday histories – ideal for multi-sector trading bot training.
|
| 292 |
|
| 293 |
-
- [Download symbol list (SPX.txt)](
|
| 294 |
|
| 295 |
<img src="media/SPX.jpg" alt="TroveLedger as Uncle Sam proudly presenting the S&P 500 treasure chest" style="max-width:100%;"/>
|
| 296 |
</details>
|
|
@@ -300,7 +300,7 @@ This provides the premier US large-cap benchmark with extended intraday historie
|
|
| 300 |
|
| 301 |
The **Hang Seng Index (HSI)** adds **82 entirely new symbols** – major Hong Kong-listed companies with strong China exposure across finance, tech, energy, and consumer sectors.
|
| 302 |
|
| 303 |
-
- [Download symbol list (HSI.txt)](
|
| 304 |
|
| 305 |
<img src="media/HSI.jpg" alt="TroveLedger welcoming representatives to the HSI vault" style="max-width:100%;"/>
|
| 306 |
</details>
|
|
@@ -310,7 +310,7 @@ The **Hang Seng Index (HSI)** adds **82 entirely new symbols** – major Hong Ko
|
|
| 310 |
|
| 311 |
The **EURO STOXX 50** introduces **50 blue-chip companies** from the Eurozone, spanning multiple countries and sectors – a cornerstone for European market exposure.
|
| 312 |
|
| 313 |
-
- [Download symbol list (STOXX50.txt)](
|
| 314 |
|
| 315 |
<img src="media/STOXX50.jpg" alt="TroveLedger unveiling the EU flag from a treasure chest labeled STOXX50" style="max-width:100%;"/>
|
| 316 |
</details>
|
|
|
|
| 80 |
<summary>
|
| 81 |
Click to expand
|
| 82 |
</summary>
|
| 83 |
+
<p><a href="blob/main/Symbols/FTSE.txt">[Download symbol list (FTSE.txt)]</a></p>
|
| 84 |
<img src="media/FTSE.jpg"/>
|
| 85 |
<p>
|
| 86 |
More information about previous additions:
|
|
|
|
| 279 |
The FTSE 100 represents 100 of the most capitalized and liquid firms on the London Stock Exchange, spanning finance, energy, consumer goods, healthcare, and industrial sectors.
|
| 280 |
As the UK is no longer part of the European Union, this addition extends TroveLedger’s European coverage beyond the Eurozone without overlap with previously added indices.
|
| 281 |
|
| 282 |
+
- [Download symbol list (FTSE.txt)](Symbols/FTSE.txt)
|
| 283 |
|
| 284 |
<img src="media/FTSE.jpg" alt="TroveLedger safeguarding British market wealth along the Thames during a storm" style="max-width:100%;"/>
|
| 285 |
</details>
|
|
|
|
| 290 |
The complete **S&P 500 Index** (503 constituents) has been fully integrated, adding **173 new symbols**.
|
| 291 |
This provides the premier US large-cap benchmark with extended intraday histories – ideal for multi-sector trading bot training.
|
| 292 |
|
| 293 |
+
- [Download symbol list (SPX.txt)](Symbols/SPX.txt)
|
| 294 |
|
| 295 |
<img src="media/SPX.jpg" alt="TroveLedger as Uncle Sam proudly presenting the S&P 500 treasure chest" style="max-width:100%;"/>
|
| 296 |
</details>
|
|
|
|
| 300 |
|
| 301 |
The **Hang Seng Index (HSI)** adds **82 entirely new symbols** – major Hong Kong-listed companies with strong China exposure across finance, tech, energy, and consumer sectors.
|
| 302 |
|
| 303 |
+
- [Download symbol list (HSI.txt)](Symbols/HSI.txt)
|
| 304 |
|
| 305 |
<img src="media/HSI.jpg" alt="TroveLedger welcoming representatives to the HSI vault" style="max-width:100%;"/>
|
| 306 |
</details>
|
|
|
|
| 310 |
|
| 311 |
The **EURO STOXX 50** introduces **50 blue-chip companies** from the Eurozone, spanning multiple countries and sectors – a cornerstone for European market exposure.
|
| 312 |
|
| 313 |
+
- [Download symbol list (STOXX50.txt)](Symbols/STOXX50.txt)
|
| 314 |
|
| 315 |
<img src="media/STOXX50.jpg" alt="TroveLedger unveiling the EU flag from a treasure chest labeled STOXX50" style="max-width:100%;"/>
|
| 316 |
</details>
|