I need a fully-coded Quantower bot that can run hands-off on my live Forex accounts, executing both scalping and broader trend-following logic. The core idea is simple: the moment and/or reversal market conditions match my entry rules the bot should open, manage and close positions without manual intervention, while respecting hard risk limits I can tweak from the Quantower UI. Here is the scope in concrete terms: • Build in C# on Quantower’s API, compatible with the latest platform version. • Two strategy modules inside one bot: a rapid scalper that looks for small, high-frequency moves and a trend follower that rides longer waves. Each module must be independently switchable. • User-editable inputs from the strategy window for lot size, max daily loss, TP/SL, spread filter, trading hours and indicator parameters. • Real-time risk and equity monitoring plus automatic session shut-down when daily drawdown is hit. • Native back-testing, forward-testing and optimisation support so I can verify results inside Quantower before going live, including a summary report (win rate, PF, max DD). Works on Renko, Range and candle stick charts. • Clean, commented source code delivered as a Quantower .qalgo file and the underlying project so I can recompile if needed. Acceptance criteria: the bot compiles without warnings, places test orders on a demo account exactly as per the strategy logic, respects the risk guardrails and exports a back-test report that matches the sample metrics we agree on. If you have solid experience coding on Quantower and understand Forex market microstructure, let’s talk details and timelines. Please find attached the detailed specification documents for this Quantower bot. Thanks