Line Break Python Trading Algo

Заказчик: AI | Опубликовано: 05.01.2026

I am ready to commission a fully-automated trading algorithm written in Python. The core of the system must build and process Line Break candlesticks in real time, layer EMA and VWAP calculations on top, and then act on those signals by placing live orders in my brokerage account through the broker’s API. Key points you’ll be handling: • Market data ingestion and on-the-fly conversion to Line Break bars • Signal generation that combines Line Break direction with configurable EMA and VWAP logic • Automatic order routing, position management, and basic risk controls (size limits, max daily loss) • Simple configuration file or dashboard where I can adjust Line Break parameters, EMA period, VWAP window, and risk settings without touching the code Please build everything in clean, well-commented Python and include a straightforward way for me to test in paper trading mode before we switch to live. I can supply API credentials once we agree on the connection method; if you have experience with Interactive Brokers, Alpaca, or similar REST/WebSocket APIs, let me know. Deliverables will be: 1. Source code and any auxiliary files. 2. Brief setup guide plus demo video or live screenshare to prove the strategy executes as specified. 3. One round of post-delivery tweaks to iron out edge cases discovered during initial live run. I am looking for someone who has done Line Break or comparable custom bar work before and is comfortable pushing trades programmatically. Let’s discuss your approach and estimated timeline.