mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 15:37:44 +00:00
chore: remaining Predix→NexQuant renames in docs and web
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<svg width="100%" viewBox="0 0 680 920" xmlns="http://www.w3.org/2000/svg" role="img">
|
||||
<title>Predix data flow architecture</title>
|
||||
<title>NexQuant data flow architecture</title>
|
||||
<desc>Full pipeline from Qlib data source through R&D loop, factor and model tracks, strategy generation, portfolio optimization, to live trading.</desc>
|
||||
|
||||
<defs>
|
||||
|
||||
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
+4
-4
@@ -1,13 +1,13 @@
|
||||
.. Predix documentation master file, created by
|
||||
.. NexQuant documentation master file, created by
|
||||
sphinx-quickstart on Mon Jul 15 04:27:50 2024.
|
||||
You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
Welcome to Predix's documentation!
|
||||
Welcome to NexQuant's documentation!
|
||||
===================================
|
||||
|
||||
.. image:: _static/logo.png
|
||||
:alt: Predix Logo
|
||||
:alt: NexQuant Logo
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
@@ -23,7 +23,7 @@ Welcome to Predix's documentation!
|
||||
api_reference
|
||||
policy
|
||||
|
||||
GitHub <https://github.com/PredixAI/predix>
|
||||
GitHub <https://github.com/NexQuantAI/nexquant>
|
||||
|
||||
|
||||
Indices and tables
|
||||
|
||||
@@ -382,8 +382,8 @@
|
||||
"### Ressourcen:\n",
|
||||
"\n",
|
||||
"- 📚 [Dokumentation](../docs/)\n",
|
||||
"- 💬 [GitHub Discussions](https://github.com/nico/Predix/discussions)\n",
|
||||
"- 🐛 [Issues melden](https://github.com/nico/Predix/issues)"
|
||||
"- 💬 [GitHub Discussions](https://github.com/nico/NexQuant/discussions)\n",
|
||||
"- 🐛 [Issues melden](https://github.com/nico/NexQuant/issues)"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
+2
-2
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Predix Dashboard - COMPLETE Progress</title>
|
||||
<title>NexQuant Dashboard - COMPLETE Progress</title>
|
||||
<style>
|
||||
* { margin: 0; padding: 0; box-sizing: border-box; }
|
||||
body {
|
||||
@@ -151,7 +151,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<h1>🚀 Predix Dashboard</h1>
|
||||
<h1>🚀 NexQuant Dashboard</h1>
|
||||
<p style="text-align: center; color: #aaa; margin-bottom: 30px;">
|
||||
COMPLETE Progress Visualisierung für EURUSD Trading-Agent
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user