d
dmytro_kulyk283

Dmytro K.

@dmytro_kulyk283

Interactive Brokers API Developer and Python Trading Systems

Ucrânia
Inglês, Russo, Ucraniano
Algumas informações são exibidas no idioma inglês.
Sobre mim
I build and debug Interactive Brokers API integrations in Python. My focus is the part that breaks in production: orders stuck in Submitted, fills arriving after the code stopped waiting, local positions drifting away from the broker account, and empty quote streams that report no error. Recent work includes event-driven order state from execDetails and orderStatus, a durable intent log written to disk before placeOrder, deduplication by execId, ownership by permId, and two-way position reconciliation. 105 tests, none requiring a live broker connection. Written English preferred.... Saiba mais

Habilidades

d
dmytro_kulyk283
Dmytro K.
offline • 
Tempo médio de resposta: 1 hora

Conheça meus serviços

Desenvolvimento de Bots de Negociação
I will audit your ibkr python trading bot for lost orders
Desenvolvimento de Bots de Negociação
I will fix your ibkr tws API connection and stuck order problems

Portfólio

Experiência profissional

Freelance

Algorithmic Trading Systems Developer

Freelance • Freelance

Jul 2025 - Present1 yr 1 mo

Design and operation of automated trading systems for US equities through the Interactive Brokers API, built to written specifications and run continuously on paper accounts. Responsibilities covered the full pipeline: broker connectivity and reconnect handling, market data collection and candle construction from tick streams, instrument screening across the full US equity universe, order execution with fill confirmation, position tracking, and monitoring dashboards. Also built a replay engine for testing trading logic against stored minute data using the same code that runs live, and a parameter sweep on top of it for validation across instrument groups and time periods. Deployment is self-hosted Linux with systemd services.