# LMEX.AI > Algorithmic trading academy, strategy builder and Python bot tools for LMEX Exchange LMEX.AI is the algorithmic trading companion for LMEX Exchange. The site teaches traders how to build, backtest and deploy Python trading bots across crypto perpetuals, equity perpetuals (AAPL, TSLA), commodity perpetuals (Oil, Gold, Brent) and forex pairs. All strategies run 24/7 since LMEX is the only multi-asset 24/7 exchange. ## Key Pages - [Academy](https://lmex.ai/academy): Interactive lessons on algorithmic trading concepts, indicator strategies, risk management and Python bot development - [Markets](https://lmex.ai/markets): Live LMEX market data with prices and metrics - [Builder](https://lmex.ai/builder): Visual strategy builder for designing trading bots without writing code - [Pro Tools](https://lmex.ai/pro-tools): Advanced tools including backtesting, paper trading and portfolio analytics - [Blog](https://lmex.ai/blog): Deep-dive articles on trading strategies, indicators and bot development - [Terminal](https://lmex.ai/terminal): Trading terminal interface - [Tools](https://lmex.ai/tools): Calculators and utilities for position sizing, P&L estimation and risk management ## Blog Articles (17 total) - [LMEX API Python Tutorial: Connect, Authenticate and Place Your First Order](https://lmex.ai/blog/lmex-api-python-tutorial/): TUTORIALS · 12 min read - [Building a Crypto Perpetuals Trading Bot in Python: Complete Guide](https://lmex.ai/blog/crypto-perpetuals-trading-bot-python/): TUTORIALS · 10 min read - [Grid Trading Bot: Build a Self-Replenishing Grid Bot for LMEX in Python](https://lmex.ai/blog/grid-trading-bot-complete-guide/): STRATEGY · 8 min read - [Bollinger Band Trading Strategy: Mean Reversion on LMEX Perpetuals](https://lmex.ai/blog/bollinger-band-trading-strategy-lmex/): STRATEGY · 6 min read - [Grid Trading: The Strategy That Profits in Sideways Markets](https://lmex.ai/blog/grid-trading-strategy-guide/): STRATEGY · 7 min read - [Portfolio Risk Management for Algorithmic Traders on LMEX](https://lmex.ai/blog/algo-portfolio-risk-management/): RISK MANAGEMENT · 6 min read - [Supertrend Strategy: ATR-Based Trend Following on Crypto Perpetuals](https://lmex.ai/blog/supertrend-strategy-guide/): STRATEGY · 6 min read - [Backtesting Your LMEX Trading Bot in Python: A Practical Guide](https://lmex.ai/blog/backtesting-trading-bot-python/): TUTORIALS · 9 min read - [MACD Strategy for Crypto Perpetuals: Filtering Noise in Trending Markets](https://lmex.ai/blog/macd-crypto-perpetuals/): STRATEGY · 5 min read - [RSI Mean Reversion: A Deep Dive into Overbought and Oversold Conditions](https://lmex.ai/blog/rsi-mean-reversion-deep-dive/): STRATEGY · 6 min read - [VWAP Reversion: The Institutional Edge for Intraday Crypto Trading](https://lmex.ai/blog/vwap-intraday-trading/): STRATEGY · 5 min read - [Kelly Criterion: Mathematically Optimal Position Sizing for LMEX Traders](https://lmex.ai/blog/kelly-criterion-position-sizing/): RISK MANAGEMENT · 5 min read - [Multi-Pair Spread Bot: Liquidity Mining Across LMEX Markets](https://lmex.ai/blog/multi-pair-spread-bot/): STRATEGY · 7 min read - [LMEX 24/7 Trading: Crypto, Equities and Commodities — Never Miss a Move Again](https://lmex.ai/blog/lmex-24-7-trading/): MARKET ANALYSIS · 4 min read - [EMA Crossover Strategy: Complete Implementation Guide for LMEX](https://lmex.ai/blog/ema-crossover-complete-guide/): STRATEGY · 8 min read - [FIX 4.2 API on LMEX: Institutional Trading Made Simple](https://lmex.ai/blog/fix-42-api-guide/): TUTORIALS · 10 min read - [Funding Rate Arbitrage: Earn Yield with Zero Market Risk on LMEX](https://lmex.ai/blog/funding-rate-arbitrage/): STRATEGY · 6 min read ## API Endpoints Referenced - REST API: https://api.lmex.io - WebSocket: wss://ws.lmex.io - Documentation: https://docs.lmex.io ## About LMEX.AI focuses on the technical and quantitative side of trading on LMEX Exchange — Python tutorials, algorithm implementations, risk management mathematics and trading bot architecture. Content targets intermediate to advanced developers building automated trading systems.