© 2026 Hashnode
I am a Python guy. I have been for years. It’s the comfortable hoodie of programming languages. If I need to build a backend, scrape a website, or analyze a massive dataset, my fingers type import pandas before my brain even fully wakes up. It’s fas...

Trading bot frekuensi tinggi (High‑Frequency Trading atau HFT) semakin menjadi sorotan utama di pasar kripto Indonesia pada tahun 2025. Dengan kemampuan mengeksekusi ribuan order dalam hitungan milidetik, bot HFT menjanjikan keuntungan yang signifika...

What is High‑Frequency Trading (HFT) and Why Use the OKX API? Defining HFT in Crypto Markets High‑frequency trading (HFT) is a subset of algorithmic trading that relies on ultra‑low latency, massive order volumes, and sophisticated statistical models...

Ever wondered how high-frequency trading firms profit from small price movements of assets? Let’s build a couple simple market making bots in Python, one rule based, and another utilising reinforcement learning in order to find out. Market Making As ...
