astakhovcrypto

Python Developer, Trading Automation

Python and Pine Script, mostly for trading.

The three things I get asked for most:

A webhook service between TradingView and an exchange. Your alert arrives, gets validated against a strict schema, checked against an HMAC signature so nobody else can trigger your account, and held against an idempotency key so a duplicated alert does not open a second position. Orders go to Bybit or Binance through CCXT. Size comes from your risk per trade, rounded to the instrument's real tick size and lot step.

Pine Script v6. Indicators and strategies, signals on confirmed bars so backtest and live behave the same way, alerts in whatever payload format your bot expects.

Exchange API work in general. Order placement, position tracking, reconnect logic, reconciliation after a restart, reporting.

I spent the last year building a 14,000 line bot across nine of my own accounts, plus a 1,900 line Pine indicator and a signal gateway. Nobody paid me to build that. It is the reason I know where these systems break.

You get a README, a .env.example and tests. No API keys anywhere in the code, and I develop against testnet or read-only access.

I will not promise you a profitable strategy. Nobody honest will.


Experience: 1 year

Yearly salary: $60,000

Hourly rate: $35

Nationality: 🌏 Remote

Residency: 🇻🇳 Vietnam


Experience

Python Developer, Trading Automation
Self-employed
2025 - 2026
Built and run a Python trading system across nine of my own exchange accounts. About 14,000 lines, live on Bybit through CCXT, plus a 1,900 line Pine Script v6 indicator and a Cloudflare Worker that takes TradingView alerts and passes them to the bot. In practice that means order placement and position tracking, reconnect and reconciliation after a restart, sizing that respects the instrument's real tick size and lot step, and parameter search with Optuna on rented GPU boxes. Postgres underneath, Docker on a small VPS, Telegram for alerts. Nobody paid me to build it. It is where I learned which parts of these systems break, and why most of them break at 3am.

Skills

api
backend
crypto
data-science
devops
docker
fintech
git
javascript
linux
postgres
python
quantitative-developer
sql
english
russian