Bitscraper
Bitscraper is a command-line application that automates cryptocurrency trading based on a selected investment strategy. After connecting to a user's exchange account, the bot analyzes both real-time and historical market data, then makes buy or sell decisions according to predefined rules.
The system allows users to choose from built-in strategies or create their own, fully tailored to individual needs. A key component of the application is a custom-built engine for calculating technical analysis indicators such as moving averages (MA) and RSI, which form the foundation of its decision-making strategies.
The project is built with Node.js and TypeScript, with a strong focus on performance, scalability, and configuration flexibility. Bitscraper is designed for technically oriented users who seek greater control over the automation of their trading operations.