Install
openclaw skills install @plato-1/trading-book-libraryConsolidated trading knowledge from 62 books covering technical analysis, quantitative methods, behavioral finance, risk management, and systematic strategies. Use when analyzing markets, developing trading systems, or applying frameworks from classic trading literature.
openclaw skills install @plato-1/trading-book-libraryCondensed wisdom from 62 trading books (17MB, 3M words). Extracted frameworks, principles, and techniques.
| Source | Rule |
|---|---|
| Turtle | 2% risk per trade, ATR-based sizing |
| Market Wizards | Bet more when conviction is higher |
| Van Tharp | R-multiples, position size = risk / stop distance |
| Source | Method |
|---|---|
| Technical Analysis | Below support / above resistance |
| Turtle | 2× ATR trailing stop |
| Elder | "SafeZone" — dynamic ATR-based |
| Source | Method |
|---|---|
| Turtle | 10-day low breakout |
| Minervini | Moving average crossover + volume climax |
| O'Neil | 20-25% profit target, 8% stop |
The full extracted text (17.65MB, 62 books) is available at:
C:/Users/ARTHUR~1/AppData/Local/Temp/book_skill_work/full_text.txt
Use search_files(pattern="book_name", path="C:/Users/ARTHUR~1/AppData/Local/Temp/book_skill_work") to find a book's SOURCE header, then read_file with offset/limit to stream chapters into context. Each book is marked by its ==== SOURCE: filename.txt ==== header.