Open‑source core
Report bugs, suggest features, or explore the codebase. All manuals refer to the latest release.
GitHub organization →Frequently Asked Questions
32 answers — from API setup to copyright
Advanced Crypto Trading System · Manual
Complete reference – parameters, recommendations, integrated AIBot & harmonics subprograms
Introduction
Powerful desktop application integrating harmonic pattern detection, AI‑driven market analysis, automated trading bots, real-time data, and arbitrage. MarketAnalyzer is the most tested module – recommended starting point. Simulation possible before going live.
📌 Tabs overview & recommended settings
1 Crypto Trading Tab
API Key/Secret, Symbol, Order type, Trade amount. Live trading & manual orders.
Impact
Credentials = live trading. Market orders fast, slippage; limit price control. Trade amount = risk.Recommended
BTC/USDT, Limit, 0.01 BTC. High liquidity, precise entry, small test size.2 Market Data Tab
Symbols, Interval, Time Window. Real-time prices, indicators.
Impact
Shorter interval = frequent updates, more API usage. Helps trend identification.Recommended
BTC/USDT, ETH/USDT; interval 5m; window 24h. Balanced, major pairs.3 Harmonics Pattern Tab
Symbol, Bar interval, Lookback, Pattern, Ratio Tolerance, ZigZag, Adaptive ZigZag. Shark, Gartley, Bat, Crab, Butterfly.
New AIBot integration
Multi-pattern detection, geometric validation, Cycle Mode, Top 10 navigation.harmonics.py standalone
Tkinter GUI, backtesting, parameter simulation, direct trading.4 Market Analyzer Tab
Time Window, Data/Check interval, CCI, Bollinger, Allocated USDC, Strategy, Stop loss, Profit threshold, Reinvest, Max cycles, Indicators.
Multi‑bot
Run 3‑4 bots simultaneously, independent logs, real‑time signal export.Recommended beginner
LTC/USDC, window 10h, 15m data, check 30s, CCI -200, Bollinger 20/2, allocated 100 USDC, INCREMENTAL-REINVEST, stop 30%, profit 3%, reinvest 100%.5–12 Other Tabs (quick reference)
Combined Trading
Weighted signals (e.g. harmonics 40%, AI 30%, market 30%). Confirmation threshold 2, delay 30s. Weighted avg recommended.System Logs
Level INFO, auto‑scroll, export TXT. Real‑time structured logging.Arbitrage Pattern
Fee BNB discount, chain length 3, limit orders, simultaneous, recurring 2min.Database Manager
Organize categories, export CSV/JSON, weekly backup.AI Analysis
GPT4All local, risk 3% per trade, SL 1%, TP 1%, daytrade style. Import all data sources.Settings
Encryption ON, fee collection enabled (dev support), dark theme, data retention 90d.✨ New subprograms – AIBot.py & harmonics.py
🧠 AIBot.py
- Local GPT4All – private, low latency
- Multi‑source data (LSTM, harmonics, market, logs)
- Real‑time BUY/SELL/HOLD with reasoning
- Adaptive ZigZag, geometric validation, Cycle Mode
- Unified trader class, multi‑exchange ready
📈 harmonics.py (standalone)
- Independent Tkinter GUI, real‑time scanning
- Full backtesting & parameter simulation (7 sets)
- Pattern scoring, top 10 markets ranking
- Zoom/pan charts, order placement
- Trend strength analysis
#redundant_validation#multi_bot#ai_locally#harmonic_backtest
⚡ Example workflows
🐣 Beginner setup
- Settings: add API keys, test
- Market Data: BTC/ETH 5m
- Market Analyzer: LTC/USDC bot, 100 USDC, simulate
- Harmonics: ETH Shark, 1h, adaptive
- Arbitrage: recurring scan, small limit orders
🤖 AI‑enhanced + harmonics
- AI tab: load GPT4All, 3% risk, 1% SL/TP
- Import harmonics & market data
- Harmonics: enable multiple patterns, cycle 15min
- Combined: AI 60% / harmonics 40%, scan mode
🔄 Standalone harmonic trading
- Run harmonics.py, set pattern (bullish Gartley)
- Cycle mode, top10 navigation
- Enter limit order at PRZ, stop at O
- Target 0.618–1.0 extension
🔧 Troubleshooting common issues
🎯 Conclusion & key success factors
AIBot.py + harmonics.py provide redundant validation, flexible deployment, professional execution. Start conservative, monitor actively, adapt to market, security first, simulate before live.
✅ Regularly consult this manual & FAQ. New features added continuously – check GitHub for updates.
Get support – we respond fast
Bug reports, feature requests, or licensing questions.
© 2025 TradeSolutionsDevelopment – all rights reserved. Personal non‑commercial use only.