Documentation Index
Fetch the complete documentation index at: https://docs.lfg.rich/llms.txt
Use this file to discover all available pages before exploring further.
New
Community Trading BotA new open-source Python trading bot is now available for automating buy and sell strategies on official LFG.RICH tokens. The bot connects directly to the protocol’s SwapRouter, builds local candles from on-chainBuy and Sell events, and supports EMA, RSI, trend, pump, dump, and bleed signals.It ships with dry-run and test modes, a local SQLite state database, and an optional Streamlit dashboard for positions, lots, and PnL. Borrowing functions are intentionally not supported — the bot trades buy and sell only.See the Trading Bot guide to get started.
