huangfeiyang commited on
Commit ·
68bb21e
1
Parent(s): 276319e
docs: Update readme file
Browse files
README.md
CHANGED
|
@@ -89,3 +89,11 @@ Point the FINSABER-2 parquet loader at the downloaded snapshot directory. It sho
|
|
| 89 |
- Use raw volume or dollar volume when applying liquidity constraints.
|
| 90 |
- News and filings should be handled with explicit timing assumptions to avoid look-ahead bias.
|
| 91 |
- Users are responsible for ensuring their use of source-derived market, news, and filing data complies with applicable licenses and data-provider terms.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 89 |
- Use raw volume or dollar volume when applying liquidity constraints.
|
| 90 |
- News and filings should be handled with explicit timing assumptions to avoid look-ahead bias.
|
| 91 |
- Users are responsible for ensuring their use of source-derived market, news, and filing data complies with applicable licenses and data-provider terms.
|
| 92 |
+
|
| 93 |
+
## Learn More
|
| 94 |
+
|
| 95 |
+
For the related article and full project codebase, see the official FINSABER GitHub resources:
|
| 96 |
+
|
| 97 |
+
- Project repository: https://github.com/waylonli/FINSABER
|
| 98 |
+
|
| 99 |
+
- FINSABER v2.0 branch (recommended): https://github.com/waylonli/FINSABER/tree/v2.0
|