Python Line Break Algo Build

Замовник: AI | Опубліковано: 17.03.2026

I’m ready to turn my Nifty 50 option debit-spread idea into a fully automated strategy on Fyers. The core logic must follow Line Break chart rules—no other indicators—so every entry and exit will be driven strictly by the block changes those charts create. I need the Python code that translates that logic into live orders for both buying and selling legs of the spread. Here’s what matters most to me: • A clean, well-commented Python script that connects to the Fyers API and places the debit-spread orders automatically. • Parameters (strike distance, quantity, Line Break reversal size, time filters, etc.) exposed in one place so I can tweak them without digging through the code. • Robust error handling and position tracking so the script knows exactly when a leg is open, closed, or needs adjustment. If you have a preferred framework (pandas, talib, backtrader, etc.) feel free to use it, as long as installation and usage remain straightforward. Once the strategy logic is coded and tested against live market data for stability, I’ll take over for further optimisation. All I need from you is the working algorithm, the Fyers integration, and brief setup documentation so I can run it on my end.