BinaryOptionsToolsUni Documentation
BinaryOptionsToolsUni Documentation
Complete multi-language documentation for the BinaryOptionsTools library.
Getting Started
1. View API Reference
Explore the API Reference for complete multi-language documentation with examples in 6 languages.
2. Learn Trading Strategies
Read the Trading Guide for comprehensive trading strategies and best practices.
3. Explore Architecture
Understand the internal workings via the Data Flow and Project Structure guides.
Supported Languages
All documentation includes code examples in:
- Python - Async/await with asyncio
- Kotlin - Coroutines support
- Swift - Modern async/await
- Go - Goroutines and channels
- Ruby - Async Fiber support
- C# - Task-based async/await
Modern Documentation
This site uses MkDocs Material to provide:
- Unified Search: Quickly find any API method or concept.
- Language Tabs: Switch between programming languages in code blocks.
- Responsive Layout: Works on desktop and mobile.
- Dark/Light Mode: Choose your preferred viewing theme.
Documentation Structure
docs/
├── api/ # API Reference (Multi-language & Python)
├── guides/ # Trading guides and asset information
├── architecture/ # Data flow and project structure
└── project/ # Deployment and roadmap