## Project Structure ```text ConQ-Research/ ├── Everything You Need to Know About Tokens_A Comprehensive Survey from Fundamentals to Frontier AI Systems/ │ └── Everything You Need to Know About Tokens _A Comprehensive Survey from Fundamentals to Frontier AI Systems.pdf ├── Integrating Software Development, Algorithmic Trading, and AI Agents/ │ └── Integrating Software Development, Algorithmic Trading, and AI Agents.pdf ├── mBA-GMP.v2_Micro Bid-Ask Gap-Filled Market Profile/ │ └── mBA-GMP.v2_Micro Bid-Ask Gap-Filled Market Profile.pdf ├── mBA-GMP.v3_Micro Bid-Ask Gap-Filled Market Profile/ │ └── mBA-GMP.v3_Micro Bid-Ask Gap-Filled Market Profile.pdf ├── mBA-GMP_Micro Bid-Ask Gap-Filled Market Profile/ │ └── mBA-GMP.pdf ├── mBA-Profile.simplified_Micro Market Profile via Gap-Filling Interpolation/ │ └── mBA-Profile.simplified.pdf ├── mBA-Profile_Market Profile Construction from Microsecond Bid-Ask Unit Data Using The Path-weighted Gap-filling Approach/ │ └── mBA-Profile.pdf ├── Optimal Prompt Architecture for Agentic AI_ A Comprehensive Guide to Patterns, Strategies, and Token-Efficient Design/ │ └── Optimal Prompt Architecture for Agentic AI_ A Comprehensive Guide to Patterns, Strategies, and Token-Effici.pdf ├── SUM3API_Using Rust, ZeroMQ, and MetaQuotes Language (MQL5) API Combination to Extract, Communicate, and Externally Project Financial Data from MetaTrader 5 (MT5)/ │ └── SUM3API.pdf ├── The 1CPMOTS.rp1_ Is Treating Trading Worse Than a Coin Flip, but with a Slight Edge, Profitable_/ │ └── 1CPMOTS_rp1.pdf ├── The 1HRMRSS.rp1_ Design and Optimization of the One Hour Range Median Reversion Stoporder Strategy/ │ └── The 1HRMRSS.rp1.pdf ├── The 1SSHSHFT.rp1_ Is Simultaneous Stopout Hedging Strategy, a High Frequency Trading, an Edge in Retail Level Application_/ │ └── The 1SSHSHFT_rp1.pdf ├── The 3HTMOSDSDT.rp1_ Three-hour Timeframe Market Order Strategy with Defined Stoploss and Dynamic Takeprofit/ │ └── 3HTMOSDSDT_rp1.pdf ├── The 3HTMOSDSDT.rp2 _ Portfolio Diversification for theThree-hour Timeframe Market Order Strategy with Defined Stoploss and Dynamic Takeprofit’ Trading Model/ │ └── 3HTMOSDSDT_rp2.pdf ├── The 3mTSHSUHC.rp1_ Design and Optimization of Three-minute Timeframe Stoporder Hedging Strategy Using Heatmap Candles/ │ └── 3mTSHSUHC.rp1.pdf ├── The 3mTSHSUHC.rp2_ Stress Test & Evaluating the Three-minute Timeframe Stoporder Hedging Strategy Using Heatmap Candles/ │ └── 3mTSHSUHC.rp2.pdf ├── The 3mTSHSUHC.rp3 _ Metric Threshold and Minimum Bars Apart Analysis of Three-minute Timeframe Stoporder Hedging Strategy Using Heatmap Candles/ │ └── 3mTSHSUHC.rp3.pdf └── TECHSTACK.md ```