Minor word tweak
This commit is contained in:
+5
-5
@@ -464,11 +464,11 @@
|
|||||||
<tr><td><img src="assets/projects_solidpp.jpg"></td></tr>
|
<tr><td><img src="assets/projects_solidpp.jpg"></td></tr>
|
||||||
</table>
|
</table>
|
||||||
<p>
|
<p>
|
||||||
A complete rewrite of the Liquid++ bot in Python with a native C++ ImGui dashboard which also
|
A complete rewrite of my trading/market making bot in Python with a native C++ ImGui
|
||||||
targets the web using Emscripten for remote monitoring. This was an experiment into the
|
dashboard which also targets the web using Emscripten for remote monitoring. This was an
|
||||||
viability of using Python for faster iteration on protocol updates on Chainflip as well as
|
experiment into the viability of using Python for faster iteration on protocol updates as
|
||||||
testing newer strategies more easily. It was also an experiment in using ImGui for web
|
well as testing newer strategies more easily. It was also an experiment in using ImGui for
|
||||||
UIs.
|
web UIs.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
The rewrite was a trade-off sacrificing latency for faster iteration. Chainflip has a
|
The rewrite was a trade-off sacrificing latency for faster iteration. Chainflip has a
|
||||||
|
|||||||
Reference in New Issue
Block a user