diff --git a/index.html b/index.html index 352a89c..262b334 100644 --- a/index.html +++ b/index.html @@ -464,11 +464,11 @@

- A complete rewrite of the Liquid++ bot in Python with a native C++ ImGui dashboard which also - targets the web using Emscripten for remote monitoring. This was an experiment into the - viability of using Python for faster iteration on protocol updates on Chainflip as well as - testing newer strategies more easily. It was also an experiment in using ImGui for web - UIs. + A complete rewrite of my trading/market making bot in Python with a native C++ ImGui + dashboard which also targets the web using Emscripten for remote monitoring. This was an + experiment into the viability of using Python for faster iteration on protocol updates as + well as testing newer strategies more easily. It was also an experiment in using ImGui for + web UIs.

The rewrite was a trade-off sacrificing latency for faster iteration. Chainflip has a