
This implementation demonstrates the successful integration of a 120 billion parameter Large Language Model (LLM) hosted on AMD Cloud with an algorithmic trading system based on the Order Block strategy. The LLM acts as an expert consultant that validates and optimizes trading decisions in real-time. The use of **AMD Cloud GPT OSS 120B** brings an advanced artificial intelligence layer to the trading bot, enabling more nuanced and contextual decision-making than traditional algorithmic rules. ### Key Features - Real-time signal validation by 120B parameter LLM - Expert reasoning for each trading decision - Automatic fallback if LLM is unavailable - Complete logging of LLM consultations - Configurable confidence thresholds
12 Apr 2026