From 9e3fee942c020aaa29117be07543b50a24226fbb Mon Sep 17 00:00:00 2001 From: doylet <--global> Date: Mon, 31 Aug 2026 17:42:14 +1000 Subject: [PATCH] Minor word tweak --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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