I want to automate an intraday strategy for the Nifty 50 index on the Tradetron platform. The core logic will rely strictly on technical indicators; I already have entry and exit concepts sketched out but I need them translated into Tradetron’s condition builder (or custom Python snippets where required), complete with position sizing, stop-loss, and profit-booking rules that suit an index-based, same-day cycle. Here is what I expect as a finished deliverable: • A fully coded Tradetron strategy file, ready for deployment. • Explanatory notes inside the strategy or as a short PDF so I can tweak indicator parameters later. • A quick back-test or paper-trade report that shows the logic runs without errors during live market hours. I will share my preferred indicator list (mostly moving averages, RSI, and ATR) plus time-frame specifics after we agree on the structure. All work must remain compatible with Tradetron’s native engine; no external servers or additional APIs should be needed beyond what Tradetron already provides. If you have prior examples of working intraday modules on Tradetron, that will help me quickly validate your approach and move to live testing.