Skip to content
View pedramhatef's full-sized avatar

Block or report pedramhatef

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pedramhatef/README.md

Perpetual futures bot developer & auditor

I audit and debug crypto perpetual futures trading bots. Production-focused. dYdX v4, Hyperliquid, Binance Futures.

The failures that cost money are rarely exotic. TP/SL math computed in raw price terms that ignores fees, indexer reads that trigger state changes with no retry, safety flags that never clear and silently halt trading — that's where perp bots bleed. I find those and fix them.

Most of my work is private — proprietary trading systems and client engagements. Public tooling will land here as it's extracted from production code.

pedramhatef.dev · contact@pedramhatef.dev

Pinned Loading

  1. perps-bot-healthcheck perps-bot-healthcheck Public

    Static analyzer that flags production bug classes in crypto perpetual futures trading bots

    Python