I need a complete intraday strategy built and deployed inside Tradetron for trading listed stocks. My objective is to have a rule-based system that can run fully automated during market hours, handle its own entries and exits, and send alerts/orders to my broker without manual intervention. Core requirements • Logic: Clear entry and exit conditions (trend, momentum, or price-action rules are fine as long as they are logically consistent and testable). • Risk management: Position sizing, max loss per trade, daily stop-loss, and profit targets. • Back-testing: Demonstrate historical performance with Tradetron’s built-in engine and export the report. • Deployment: Share the strategy link in “Private” mode, mapped to my broker connection, with settings ready for live or paper trading. • Documentation: A brief note explaining the formula blocks so I can tweak parameters later. All work must be accomplished inside the Tradetron platform—no external scripts—with stable, low-latency execution. Once everything is in place and I have verified that the live paper trade matches the back-test, I’ll release final approval.