I want to automate my current Forex day-trading workflow with a robust trading bot. The core of the project is an algorithm that digests real-time market data, applies candle theory for entry and exit signals, and places trades automatically while enforcing strict risk-management rules (position sizing, stop-loss, take-profit). My preferred trading style is fast, intraday decision-making rather than long swing positions, so the software must react within seconds, not minutes. A live data feed, low-latency order execution, and a dashboard or clear logging for trade rationale are all essential. Deliverables • Source code for the complete automated trading system • Configurable parameters for risk limits and candle-pattern filters • Simple guide showing how to install, connect to a broker API, and run backtests versus live mode Acceptance will be based on: – Accurate replication of tested back-test results in a short live demo session – No missed or duplicated orders during a continuous 4-hour trading window – Clear, commented code that I can extend later Feel free to suggest the most suitable programming language, broker API, and data provider—flexibility here is welcome as long as they support reliable real-time Forex data and quick execution.